Searched defs:_e (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/afs/ |
| H A D | vl_probe.c | 150 struct afs_error *_e) in afs_do_probe_vlserver()
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
| /linux/arch/arm/mach-footbridge/ |
| H A D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
|
| /linux/arch/x86/kvm/ |
| H A D | emulate.c | 3936 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } argument 3941 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) } argument 3942 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } argument 3943 #define II(_f, _e, _i) \ argument 3945 #define IIP(_f, _e, _i, _p) \ argument 3952 #define I2bv(_f, _e) I((_f) | ByteOp, _e), I(_f, _e) argument 3953 #define F2bv(_f, _e) F((_f) | ByteOp, _e), F(_f, _e) argument 3954 #define I2bvIP(_f, _e, _i, _p) \ argument 3957 #define I6ALU(_f, _e) I2bv((_f) | DstMem | SrcReg | ModRM, _e), \ argument
|
| /linux/drivers/clk/nxp/ |
| H A D | clk-lpc32xx.c | 1172 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument 1193 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument
|
| /linux/lib/crypto/arm/ |
| H A D | sha1-armv7-neon.S | 51 #define _e r8 macro
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | ath5k.h | 932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument
|