/linux-6.12.1/fs/bcachefs/ |
D | extents.h | 15 #define extent_entry_last(_e) \ argument 383 #define extent_for_each_entry_from(_e, _entry, _start) \ argument 387 #define extent_for_each_entry(_e, _entry) \ argument 390 #define extent_ptr_next(_e, _ptr) \ argument 393 #define extent_for_each_ptr(_e, _ptr) \ argument 396 #define extent_for_each_ptr_decode(_e, _ptr, _entry) \ argument
|
D | journal_io.h | 55 #define jset_entry_for_each_key(_e, _k) \ argument
|
/linux-6.12.1/arch/sparc/vdso/ |
D | vma.c | 87 static int find_sections64(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections64() 116 static int patchsym64(struct vdso_elfinfo *_e, const char *orig, in patchsym64() 155 static int find_sections32(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections32() 184 static int patchsym32(struct vdso_elfinfo *_e, const char *orig, in patchsym32()
|
/linux-6.12.1/fs/afs/ |
D | vl_probe.c | 150 struct afs_error *_e) in afs_do_probe_vlserver()
|
/linux-6.12.1/drivers/scsi/fnic/ |
D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
/linux-6.12.1/arch/x86/kvm/ |
D | emulate.c | 3958 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } argument 3963 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) } argument 3964 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } argument 3965 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) } argument 3966 #define II(_f, _e, _i) \ argument 3968 #define IIP(_f, _e, _i, _p) \ argument 3975 #define I2bv(_f, _e) I((_f) | ByteOp, _e), I(_f, _e) argument 3976 #define F2bv(_f, _e) F((_f) | ByteOp, _e), F(_f, _e) argument 3977 #define I2bvIP(_f, _e, _i, _p) \ argument 3980 #define F6ALU(_f, _e) F2bv((_f) | DstMem | SrcReg | ModRM, _e), \ argument
|
/linux-6.12.1/arch/arm/mach-footbridge/ |
D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
|
/linux-6.12.1/drivers/hid/bpf/progs/ |
D | hid_bpf_helpers.h | 161 #define _ARG14(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; … argument 162 #define _ARG15(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; … argument
|
/linux-6.12.1/include/linux/iio/ |
D | iio.h | 97 #define IIO_ENUM(_name, _shared, _e) \ argument 115 #define IIO_ENUM_AVAILABLE(_name, _shared, _e) \ argument
|
/linux-6.12.1/arch/powerpc/platforms/ps3/ |
D | repository.c | 39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument 51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument
|
D | spu.c | 121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
|
/linux-6.12.1/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1166 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument 1187 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument
|
/linux-6.12.1/arch/arm/crypto/ |
D | sha1-armv7-neon.S | 51 #define _e r8 macro
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | debug.c | 407 #define __GEN_TXPWR_ENT_NESTED(_e) \ argument
|
/linux-6.12.1/drivers/net/wireless/ath/ath5k/ |
D | ath5k.h | 932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument
|