Home
last modified time | relevance | path

Searched refs:_e (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/include/math-emu/
H A Dop-common.h28 _FP_I_TYPE X##_c=0, X##_s=0, X##_e=0; \
38 switch (X##_e) \
43 X##_e -= _FP_EXPBIAS_##fs; \
57 X##_e -= _FP_EXPBIAS_##fs - 1 + _shift; \
94 X##_e += _FP_EXPBIAS_##fs; \
95 if (X##_e > 0) \
101 X##_e++; \
104 if (X##_e >= _FP_EXPMAX_##fs) \
122 X##_e = _FP_EXPMAX_##fs; \
128 X##_e
[all...]
H A Dop-1.h80 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--; \
H A Dop-2.h186 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++; \
H A Dop-4.h191 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--; \
/kernel/linux/linux-6.6/include/math-emu/
H A Dop-common.h28 _FP_I_TYPE X##_c=0, X##_s=0, X##_e=0; \
38 switch (X##_e) \
43 X##_e -= _FP_EXPBIAS_##fs; \
57 X##_e -= _FP_EXPBIAS_##fs - 1 + _shift; \
94 X##_e += _FP_EXPBIAS_##fs; \
95 if (X##_e > 0) \
101 X##_e++; \
104 if (X##_e >= _FP_EXPMAX_##fs) \
122 X##_e = _FP_EXPMAX_##fs; \
128 X##_e
[all...]
H A Dop-1.h80 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--; \
H A Dop-2.h186 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++; \
H A Dop-4.h191 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--; \
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-armv7-neon.S51 #define _e r8 define
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,
346 _R( _a, _b, _c, _d, _e, F1, 5,
349 _R( _e, _a, _b, _c, _d, F1, 6,
352 _R( _d, _e, _
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-armv7-neon.S51 #define _e r8 define
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,
346 _R( _a, _b, _c, _d, _e, F1, 5,
349 _R( _e, _a, _b, _c, _d, F1, 6,
352 _R( _d, _e, _
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dcounter.h96 * @_e: Pointer to a counter_signal_enum_ext structure
100 #define COUNTER_SIGNAL_ENUM(_name, _e) \
105 .priv = (_e) \
111 * @_e: Pointer to a counter_signal_enum_ext structure
117 #define COUNTER_SIGNAL_ENUM_AVAILABLE(_name, _e) \
121 .priv = (_e) \
237 * @_e: Pointer to a counter_count_enum_ext structure
241 #define COUNTER_COUNT_ENUM(_name, _e) \
246 .priv = (_e) \
252 * @_e
[all...]
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvma.c87 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()
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvma.c87 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()
/kernel/linux/linux-5.10/include/linux/iio/
H A Diio.h90 * @_e: Pointer to an iio_enum struct
94 #define IIO_ENUM(_name, _shared, _e) \
100 .private = (uintptr_t)(_e), \
106 * @_e: Pointer to an iio_enum struct
111 #define IIO_ENUM_AVAILABLE(_name, _e) \
116 .private = (uintptr_t)(_e), \
/kernel/linux/linux-6.6/include/linux/iio/
H A Diio.h92 * @_e: Pointer to an iio_enum struct
96 #define IIO_ENUM(_name, _shared, _e) \
102 .private = (uintptr_t)(_e), \
109 * @_e: Pointer to an iio_enum struct
114 #define IIO_ENUM_AVAILABLE(_name, _shared, _e) \
119 .private = (uintptr_t)(_e), \
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_trace.h87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \
104 trace_buf->data[4] = (u64)(unsigned long)_e; \
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \
90 trace_buf->data[4] = (u64)(unsigned long)_e; \
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A Ddc21285.c275 #define dc21285_request_irq(_a, _b, _c, _d, _e) \
276 WARN_ON(request_irq(_a, _b, _c, _d, _e) < 0)
/kernel/linux/linux-6.6/arch/arm/mach-footbridge/
H A Ddc21285.c291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \
292 WARN_ON(request_irq(_a, _b, _c, _d, _e) < 0)
/kernel/linux/linux-5.10/fs/afs/
H A Dvl_probe.c147 struct afs_error *_e) in afs_do_probe_vlserver()
173 afs_prioritise_error(_e, PTR_ERR(call), ac.abort_code); in afs_do_probe_vlserver()
143 afs_do_probe_vlserver(struct afs_net *net, struct afs_vlserver *server, struct key *key, unsigned int server_index, struct afs_error *_e) afs_do_probe_vlserver() argument
/kernel/linux/linux-6.6/fs/afs/
H A Dvl_probe.c147 struct afs_error *_e) in afs_do_probe_vlserver()
173 afs_prioritise_error(_e, PTR_ERR(call), ac.abort_code); in afs_do_probe_vlserver()
143 afs_do_probe_vlserver(struct afs_net *net, struct afs_vlserver *server, struct key *key, unsigned int server_index, struct afs_error *_e) afs_do_probe_vlserver() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface_64.h92 uint32_t _e ## name; \
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface_64.h92 uint32_t _e ## name; \
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \
122 _dump_areas(_a, _b, _c, _d, _e, __func__, __LINE__)
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \
122 _dump_areas(_a, _b, _c, _d, _e, __func__, __LINE__)

Completed in 26 milliseconds

12