Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcounter.h100 #define COUNTER_SIGNAL_ENUM(_name, _e) \ argument
117 #define COUNTER_SIGNAL_ENUM_AVAILABLE(_name, _e) \ argument
241 #define COUNTER_COUNT_ENUM(_name, _e) \ argument
258 #define COUNTER_COUNT_ENUM_AVAILABLE(_name, _e) \ argument
424 #define COUNTER_DEVICE_ENUM(_name, _e) \ argument
441 #define COUNTER_DEVICE_ENUM_AVAILABLE(_name, _e) \ argument
/Linux-v5.4/arch/sparc/vdso/
Dvma.c87 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-v5.4/fs/afs/
Dvl_probe.c135 struct afs_error *_e) in afs_do_probe_vlserver()
Dfs_probe.c135 struct afs_error *_e) in afs_do_probe_fileserver()
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_trace.h87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/Linux-v5.4/arch/arm/mach-footbridge/
Ddc21285.c276 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
/Linux-v5.4/arch/x86/kvm/
Demulate.c4388 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } argument
4393 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) } argument
4394 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } argument
4395 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) } argument
4396 #define II(_f, _e, _i) \ argument
4398 #define IIP(_f, _e, _i, _p) \ argument
4405 #define I2bv(_f, _e) I((_f) | ByteOp, _e), I(_f, _e) argument
4406 #define F2bv(_f, _e) F((_f) | ByteOp, _e), F(_f, _e) argument
4407 #define I2bvIP(_f, _e, _i, _p) \ argument
4410 #define F6ALU(_f, _e) F2bv((_f) | DstMem | SrcReg | ModRM, _e), \ argument
/Linux-v5.4/include/linux/iio/
Diio.h94 #define IIO_ENUM(_name, _shared, _e) \ argument
111 #define IIO_ENUM_AVAILABLE(_name, _e) \ argument
/Linux-v5.4/arch/powerpc/platforms/ps3/
Drepository.c39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument
51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument
Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
/Linux-v5.4/drivers/clk/nxp/
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-v5.4/arch/arm/crypto/
Dsha1-armv7-neon.S51 #define _e r8 macro
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dath5k.h932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument