Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dvl_probe.c150 struct afs_error *_e) in afs_do_probe_vlserver()
/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.c3936 #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 Dclk-lpc32xx.c1172 #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 Dsha1-armv7-neon.S51 #define _e r8 macro
/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument