/linux-4.1.27/include/linux/ |
D | stddef.h | 17 #define offsetof(TYPE,MEMBER) __compiler_offsetof(TYPE,MEMBER) argument 19 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument 29 #define offsetofend(TYPE, MEMBER) \ argument
|
D | filter.h | 86 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 154 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 162 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | asm.h | 9 #define BRANCH32(TYPE, PREDICT, DEST) \ argument 11 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \ argument 22 #define BRANCH32(TYPE, PREDICT, DEST) \ argument 24 #define BRANCH32_ANNUL(TYPE, PREDICT, DEST) \ argument
|
D | vio.h | 450 #define viodbg(TYPE, f, a...) \ argument
|
/linux-4.1.27/arch/powerpc/lib/ |
D | feature-fixups-test.S | 194 #define MAKE_MACRO_TEST(TYPE) \ argument 466 #define MAKE_MACRO_TEST_EXPECTED(TYPE) \ argument
|
/linux-4.1.27/fs/jfs/ |
D | jfs_btree.h | 63 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument 67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
/linux-4.1.27/arch/metag/include/asm/ |
D | switch.h | 19 #define __METAG_SW_ENCODING(TYPE) (0xaf000000 | (__METAG_SW_##TYPE)) argument
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx.h | 210 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument 224 #define CVMX_BUILD_READ64(TYPE, LT) \ argument
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | list.h | 123 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-4.1.27/scripts/kconfig/ |
D | list.h | 9 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | pal.h | 17 #define __CALL_PAL_R0(NAME, TYPE) \ argument
|
D | io.h | 146 #define REMAP1(TYPE, NAME, QUAL) \ argument 152 #define REMAP2(TYPE, NAME, QUAL) \ argument
|
/linux-4.1.27/tools/perf/util/include/linux/ |
D | kernel.h | 15 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-4.1.27/drivers/staging/unisys/include/ |
D | timskmod.h | 70 #define sizeofmember(TYPE, MEMBER) (sizeof(((TYPE *)0)->MEMBER)) argument
|
/linux-4.1.27/arch/sparc/math-emu/ |
D | math_32.c | 281 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() macro
|
D | math_64.c | 175 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() macro
|
/linux-4.1.27/security/apparmor/include/ |
D | match.h | 104 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TYPE, NTOHX) \ argument
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_sdio.h | 64 #define RSI_GET_SDIO_INTERRUPT_TYPE(_I, TYPE) \ argument
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inflate.h | 27 TYPE, /* i: waiting for type bits, including last-flag bit */ enumerator
|
/linux-4.1.27/sound/oss/ |
D | vidc.c | 409 #define TYPE(fmt,ch) (((fmt)<<2) | ((ch)&3)) in vidc_update_filler() macro
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | cpu-regs.h | 30 #define __SYSREG(ADDR, TYPE) (*(volatile TYPE *)(ADDR)) argument 31 #define __SYSREGC(ADDR, TYPE) (*(const volatile TYPE *)(ADDR)) argument
|
/linux-4.1.27/arch/mips/pci/ |
D | pci-vr41xx.h | 106 #define TYPE 0x6U macro
|
/linux-4.1.27/drivers/staging/nvec/ |
D | nvec_power.c | 64 TYPE, enumerator
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750.h | 167 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | channel.h | 42 #define lengthof(TYPE, MEMBER) (sizeof(((TYPE *)0)->MEMBER)) argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 19 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument
|
/linux-4.1.27/drivers/block/ |
D | skd_s1120.h | 145 #define FIT_MXD_CONS(TYPE, PARAM, DATA) \ argument
|
/linux-4.1.27/arch/sparc/kernel/ |
D | ldc.c | 176 #define ldcdbg(TYPE, f, a...) \ argument
|