Searched refs:SIGNED (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/arch/powerpc/xmon/ |
D | ansidecl.h | 95 #define SIGNED signed macro 119 #define SIGNED macro
|
/linux-6.12.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-btf.rst | 155 [3] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED 165 [7] INT 'char' size=1 bits_offset=0 nr_bits=8 encoding=SIGNED
|
D | bpftool-gen.rst | 455 [8] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
|
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | set_id_regs.c | 47 #define __REG_FTR_BITS(NAME, SIGNED, TYPE, SHIFT, MASK, SAFE_VAL) \ argument 50 .sign = SIGNED, \
|
/linux-6.12.1/tools/lib/bpf/ |
D | bpf_core_read.h | 77 if (__CORE_RELO(s, field, SIGNED)) \ 110 if (__CORE_RELO(s, field, SIGNED)) \
|
/linux-6.12.1/arch/arm64/net/ |
D | bpf_jit.h | 177 #define A64_SBFM(sf, Rd, Rn, ir, is) A64_BITFIELD(sf, Rd, Rn, ir, is, SIGNED)
|
/linux-6.12.1/Documentation/bpf/ |
D | llvm_reloc.rst | 438 [3] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
|
D | btf.rst | 1026 [2] INT int size=4 bit_offset=0 nr_bits=32 encoding=SIGNED
|
/linux-6.12.1/arch/arm64/kernel/ |
D | cpufeature.c | 180 #define __ARM64_FTR_BITS(SIGNED, VISIBLE, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \ argument 182 .sign = SIGNED, \
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ |
D | soc24_enum.h | 1223 SIGNED = 0x00000001, enumerator
|
D | navi10_enum.h | 886 SIGNED = 0x00000001, enumerator
|
D | soc21_enum.h | 1072 SIGNED = 0x00000001, enumerator
|