Searched defs:xm (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/mips/math-emu/
H A Ddp_fint.c14 u64 xm; local
H A Ddp_fsp.c13 static inline union ieee754dp ieee754dp_nan_fsp(int xs, u64 xm) argument
H A Ddp_flong.c14 u64 xm; local
H A Dsp_fint.c14 unsigned int xm; local
H A Dsp_flong.c14 u64 xm; /* <--- need 64-bit mantissa temp */ local
H A Dsp_fdp.c13 static inline union ieee754sp ieee754sp_nan_fdp(int xs, u64 xm) argument
H A Dieee754sp.c56 static unsigned int ieee754sp_get_rounding(int sn, unsigned int xm) argument
87 ieee754sp_format(int sn, int xe, unsigned int xm) argument
[all...]
H A Dieee754dp.c56 static u64 ieee754dp_get_rounding(int sn, u64 xm) argument
87 ieee754dp_format(int sn, int xe, u64 xm) argument
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dmachine.c91 struct extra_kernel_map *xm = &mi.maps[i]; local
/linux-master/include/linux/firmware/cirrus/
H A Dwmfw.h54 __le32 xm; member in struct:wmfw_adsp2_sizes
94 __be32 xm; member in struct:wmfw_adsp2_id_hdr
122 __be32 xm; member in struct:wmfw_adsp2_alg_hdr
/linux-master/sound/pci/
H A Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; local
H A Dcmipci.c605 int xm, xn, xr; local
/linux-master/tools/perf/util/
H A Dmachine.c1179 struct extra_kernel_map xm = { local
1063 machine__create_extra_kernel_map(struct machine *machine, struct dso *kernel, struct extra_kernel_map *xm) argument
1631 perf_event__is_extra_kernel_mmap(struct machine *machine, struct extra_kernel_map *xm) argument
1638 machine__process_extra_kernel_map(struct machine *machine, struct extra_kernel_map *xm) argument
1649 machine__process_kernel_mmap_event(struct machine *machine, struct extra_kernel_map *xm, struct build_id *bid) argument
1803 struct extra_kernel_map xm = { local
1860 struct extra_kernel_map xm = { local
[all...]

Completed in 319 milliseconds