| /linux/include/math-emu/ |
| A D | op-common.h | 138 X##_e = -X##_e + 1; \ 245 R##_e = Y##_e; \ 256 R##_e = X##_e; \ 310 R##_e = X##_e; \ 321 R##_e = Y##_e; \ 386 R##_e = X##_e; \ 402 R##_e = X##_e + Y##_e + 1; \ 467 R##_e = X##_e - Y##_e; \ 555 else if (X##_e > Y##_e) \ 557 else if (X##_e < Y##_e) \ [all …]
|
| A D | op-1.h | 80 X##_e = _flo.bits.exp; \ 90 X##_e = _flo->bits.exp; \ 103 _flo.bits.exp = X##_e; \ 115 _flo->bits.exp = X##_e; \ 193 ? R##_e--, _FP_WFRACBITS_##fs \ 214 R##_e--; \ 233 R##_e--; \
|
| A D | op-2.h | 186 X##_e = _flo.bits.exp; \ 197 X##_e = _flo->bits.exp; \ 212 _flo.bits.exp = X##_e; \ 225 _flo->bits.exp = X##_e; \ 434 R##_e--; \ 498 R##_e++; \
|
| A D | op-4.h | 191 X##_e = _flo.bits.exp; \ 204 X##_e = _flo->bits.exp; \ 215 _flo.bits.exp = X##_e; \ 229 _flo->bits.exp = X##_e; \ 242 _FP_FRAC_DECL_2(_d); _FP_FRAC_DECL_2(_e); _FP_FRAC_DECL_2(_f); \ 366 R##_e--; \
|
| /linux/arch/arm/crypto/ |
| A D | sha1-armv7-neon.S | 51 #define _e r8 macro 317 ldm RSTATE, {_a-_e}; 328 _R( _a, _b, _c, _d, _e, F1, 0, 331 _R( _e, _a, _b, _c, _d, F1, 1, 334 _R( _d, _e, _a, _b, _c, F1, 2, 337 _R( _c, _d, _e, _a, _b, F1, 3, 343 _R( _b, _c, _d, _e, _a, F1, 4, 593 add _e, RT0; 594 stm RSTATE, {_a-_e}; 627 add _e, RT0; [all …]
|
| /linux/fs/bcachefs/ |
| A D | extents.h | 15 #define extent_entry_last(_e) \ argument 16 ((typeof(&(_e).v->start[0])) bkey_val_end(_e)) 385 extent_entry_last(_e), _entry) 387 #define extent_for_each_entry(_e, _entry) \ argument 388 extent_for_each_entry_from(_e, _entry, (_e).v->start) 390 #define extent_ptr_next(_e, _ptr) \ argument 391 __bkey_ptr_next(_ptr, extent_entry_last(_e)) 393 #define extent_for_each_ptr(_e, _ptr) \ argument 394 __bkey_for_each_ptr(&(_e).v->start->ptr, extent_entry_last(_e), _ptr) 397 __bkey_for_each_ptr_decode((_e).k, (_e).v->start, \ [all …]
|
| A D | journal_io.h | 55 #define jset_entry_for_each_key(_e, _k) \ argument 56 for (struct bkey_i *_k = (_e)->start; \ 57 _k < vstruct_last(_e); \
|
| /linux/arch/sparc/vdso/ |
| A D | vma.c | 87 static int find_sections64(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections64() argument 89 struct vdso_elfinfo64 *e = &_e->u.elf64; in find_sections64() 116 static int patchsym64(struct vdso_elfinfo *_e, const char *orig, in patchsym64() argument 119 struct vdso_elfinfo64 *e = &_e->u.elf64; in patchsym64() 155 static int find_sections32(const struct vdso_image *image, struct vdso_elfinfo *_e) in find_sections32() argument 157 struct vdso_elfinfo32 *e = &_e->u.elf32; in find_sections32() 184 static int patchsym32(struct vdso_elfinfo *_e, const char *orig, in patchsym32() argument 187 struct vdso_elfinfo32 *e = &_e->u.elf32; in patchsym32()
|
| /linux/drivers/hid/bpf/progs/ |
| A D | hid_bpf_helpers.h | 161 … _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _… argument 162 … _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _… argument
|
| /linux/drivers/scsi/fnic/ |
| A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument 90 trace_buf->data[4] = (u64)(unsigned long)_e; \
|
| /linux/include/linux/iio/ |
| A D | iio.h | 97 #define IIO_ENUM(_name, _shared, _e) \ argument 103 .private = (uintptr_t)(_e), \ 115 #define IIO_ENUM_AVAILABLE(_name, _shared, _e) \ argument 120 .private = (uintptr_t)(_e), \
|
| /linux/fs/afs/ |
| A D | vl_probe.c | 150 struct afs_error *_e) in afs_do_probe_vlserver() argument 188 afs_prioritise_error(_e, call->error, call->abort_code); in afs_do_probe_vlserver() 192 afs_prioritise_error(_e, PTR_ERR(call), 0); in afs_do_probe_vlserver()
|
| /linux/arch/arm/mach-footbridge/ |
| A D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument 292 WARN_ON(request_irq(_a, _b, _c, _d, _e) < 0)
|
| /linux/drivers/block/ |
| A D | rnull.rs | 63 .map_err(|_e| kernel::error::code::EIO) in queue_rq()
|
| /linux/arch/x86/include/asm/xen/ |
| A D | interface_64.h | 92 uint32_t _e ## name; \
|
| /linux/arch/x86/kvm/ |
| A 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 3978 IIP((_f) | ByteOp, _e, _i, _p), IIP(_f, _e, _i, _p) [all …]
|
| /linux/arch/powerpc/platforms/ps3/ |
| A D | spu.c | 121 #define dump_areas(_a, _b, _c, _d, _e) \ argument 122 _dump_areas(_a, _b, _c, _d, _e, __func__, __LINE__)
|
| A D | repository.c | 39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument 40 _dump_node_name(_a, _b, _c, _d, _e, __func__, __LINE__) 51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument 52 _dump_node(_a, _b, _c, _d, _e, _f, _g, __func__, __LINE__)
|
| /linux/drivers/clk/nxp/ |
| A D | clk-lpc32xx.c | 1166 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument 1175 .enable = (_e), \ 1187 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument 1198 .enable = (_e), \
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| A D | ath5k.h | 932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument 933 if (_e >= _s) \
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | debug.c | 407 #define __GEN_TXPWR_ENT_NESTED(_e) \ argument 408 { .nested = true, .ptr = __txpwr_ent_##_e, \ 409 .len = ARRAY_SIZE(__txpwr_ent_##_e) }
|