Home
last modified time | relevance | path

Searched defs:_e (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sparc/vdso/
H A Dvma.c87 static int find_sections64(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections64() argument
116 static int patchsym64(struct vdso_elfinfo *_e, const char *orig, in patchsym64() argument
155 static int find_sections32(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections32() argument
184 static int patchsym32(struct vdso_elfinfo *_e, const char *orig, in patchsym32() argument
/linux/fs/bcachefs/
H A Dextents.h14 #define extent_entry_last(_e) \ argument
383 #define extent_ptr_next(_e, _ptr) \ argument
386 #define extent_for_each_ptr(_e, _ptr) \ argument
389 #define extent_for_each_ptr_decode(_e, _ptr, _entry) \ argument
[all...]
H A Djournal_io.h56 #define jset_entry_for_each_key(_e, _k) \ argument
/linux/fs/afs/
H A Dvl_probe.c150 struct afs_error *_e) in afs_do_probe_vlserver() argument
/linux/drivers/scsi/fnic/
H A Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/linux/arch/arm/mach-footbridge/
H A Ddc21285.c291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
/linux/arch/x86/kvm/
H A Demulate.c3964 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } argument
3969 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) } argument
3970 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } argument
3971 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) } argument
3972 #define II(_f, _e, _i) \ argument
3974 IIP(_f,_e,_i,_p) global() argument
3981 I2bv(_f,_e) global() argument
3982 F2bv(_f,_e) global() argument
3983 I2bvIP(_f,_e,_i,_p) global() argument
3986 F6ALU(_f,_e) global() argument
[all...]
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h180 #define _ARG14(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _c; _d; _e; argument
181 #define _ARG15(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _c; _d; _e; _f; argument
/linux/arch/powerpc/platforms/ps3/
H A Drepository.c39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument
51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument
H A Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c1166 #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/lib/crypto/arm/
H A Dsha1-armv7-neon.S51 #define _e r8 macro
[all...]
/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument
/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c464 #define __GEN_TXPWR_ENT_NESTED(_e) \ argument