/linux-6.3-rc2/include/linux/ |
A D | stddef.h | 16 #define offsetof(TYPE, MEMBER) __builtin_offsetof(TYPE, MEMBER) argument 24 #define sizeof_field(TYPE, MEMBER) sizeof((((TYPE *)0)->MEMBER)) argument 32 #define offsetofend(TYPE, MEMBER) \ argument 93 #define DECLARE_FLEX_ARRAY(TYPE, NAME) \ argument
|
A D | filter.h | 129 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 211 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 219 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument 518 #define bpf_ctx_range(TYPE, MEMBER) \ argument 520 #define bpf_ctx_range_till(TYPE, MEMBER1, MEMBER2) \ argument 523 # define bpf_ctx_range_ptr(TYPE, MEMBER) \ argument 526 # define bpf_ctx_range_ptr(TYPE, MEMBER) \ argument 530 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ argument
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | asm.h | 10 #define BRANCH32(TYPE, PREDICT, DEST) \ argument 12 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \ argument 23 #define BRANCH32(TYPE, PREDICT, DEST) \ argument 25 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \ argument
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | feature-fixups-test.S | 227 #define MAKE_MACRO_TEST(TYPE) \ argument 499 #define MAKE_MACRO_TEST_EXPECTED(TYPE) \ argument
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_pkt_md_access.c | 11 #define TEST_FIELD(TYPE, FIELD, MASK) \ argument 19 #define TEST_FIELD(TYPE, FIELD, MASK) \ argument
|
A D | test_select_reuseport_kern.c | 19 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | bpf_util.h | 54 #define sizeof_field(TYPE, MEMBER) sizeof((((TYPE *)0)->MEMBER)) argument 58 #define offsetofend(TYPE, MEMBER) \ argument
|
/linux-6.3-rc2/arch/mips/crypto/ |
A D | crc32-mips.c | 31 #define _ASM_SET_CRC(OP, SZ, TYPE) \ argument 40 #define _ASM_UNSET_CRC(op, SZ, TYPE) ".purgem " #op "\n\t" argument 42 #define _ASM_SET_CRC(op, SZ, TYPE) ".set\tcrc\n\t" argument 43 #define _ASM_UNSET_CRC(op, SZ, TYPE) argument 46 #define __CRC32(crc, value, op, SZ, TYPE) \ argument
|
/linux-6.3-rc2/fs/jfs/ |
A D | jfs_btree.h | 50 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument 54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
/linux-6.3-rc2/tools/include/linux/ |
A D | filter.h | 70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 116 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 124 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument
|
A D | kernel.h | 24 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | stddef.h | 42 #define __DECLARE_FLEX_ARRAY(TYPE, NAME) \ argument
|
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | stddef.h | 42 #define __DECLARE_FLEX_ARRAY(TYPE, NAME) \ argument
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/ |
A D | ssh.rst | 5 .. |TYPE| replace:: ``TYPE`` substdef
|
/linux-6.3-rc2/arch/x86/kernel/fpu/ |
A D | init.c | 142 #define CHECK_MEMBER_AT_END_OF(TYPE, MEMBER) \ argument
|
/linux-6.3-rc2/tools/testing/selftests/rseq/ |
A D | rseq.h | 24 #define rseq_sizeof_field(TYPE, MEMBER) sizeof((((TYPE *)0)->MEMBER)) argument 28 #define rseq_offsetofend(TYPE, MEMBER) \ argument
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_common.h | 64 #define LIBBPF_OPTS(TYPE, NAME, ...) \ argument
|
/linux-6.3-rc2/arch/mips/include/asm/octeon/ |
A D | cvmx.h | 212 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument 226 #define CVMX_BUILD_READ64(TYPE, LT) \ argument
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | list.h | 10 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-6.3-rc2/tools/usb/usbip/libsrc/ |
A D | list.h | 124 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | pal.h | 18 #define __CALL_PAL_R0(NAME, TYPE) \ argument
|
/linux-6.3-rc2/tools/include/nolibc/ |
A D | types.h | 202 #define offsetof(TYPE, FIELD) ((size_t) &((TYPE *)0)->FIELD) argument 206 #define container_of(PTR, TYPE, FIELD) ({ \ argument
|
/linux-6.3-rc2/scripts/gcc-plugins/ |
A D | structleak_plugin.c | 35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) argument
|
/linux-6.3-rc2/arch/sparc/math-emu/ |
A D | math_32.c | 282 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() macro
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | sk_assign.c | 256 #define TEST(NAME, FAMILY, TYPE, REWRITE) \ argument
|