Home
last modified time | relevance | path

Searched refs:__m (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/arch/sparc/math-emu/
H A Dsfp-util_64.h78 UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \
84 __m = (UWtype) __q1 * __d0; \
86 if (__r1 < __m) \
90 if (__r1 < __m) \
93 __r1 -= __m; \
97 __m = (UWtype) __q0 * __d0; \
99 if (__r0 < __m) \
103 if (__r0 < __m) \
106 __r0 -= __m; \
/openbmc/linux/arch/sh/math-emu/
H A Dsfp-util.h35 UWtype __r1, __r0, __m; \
41 __m = (UWtype) __q1 * __d0; \
43 if (__r1 < __m) \
47 if (__r1 < __m) \
50 __r1 -= __m; \
54 __m = (UWtype) __q0 * __d0; \
56 if (__r0 < __m) \
60 if (__r0 < __m) \
63 __r0 -= __m; \
/openbmc/linux/arch/sh/include/asm/
H A Duaccess_32.h58 :"m" (__m(addr)), "i" (-EFAULT), "0" (err)); })
65 : "m" (__m(addr)) \
95 :"m" (__m(addr)), "i" (-EFAULT), "0" (err)); })
119 :"m" (__m(addr)), "i" (-EFAULT), "0" (err)); })
162 : "r" (x), "m" (__m(addr)), "i" (-EFAULT), \
173 : "r" (x), "m" (__m(addr)) \
199 : "r" (val), "m" (__m(addr)), "i" (-EFAULT), "0" (retval) \
221 : "r" (val), "m" (__m(addr)), "i" (-EFAULT), "0" (retval) \
H A Dmmu_context_32.h25 : "r" (asid), "m" (__m(MMU_PTEH)), in set_asid()
35 : "m" (__m(MMU_PTEH))); in get_asid()
H A Duaccess.h32 #define __m(x) (*(struct __large_struct __user *)(x)) macro
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h161 UWtype __r1, __r0, __m; \
167 __m = (UWtype) __q1 * __d0; \
169 if (__r1 < __m) \
173 if (__r1 < __m) \
176 __r1 -= __m; \
180 __m = (UWtype) __q0 * __d0; \
182 if (__r0 < __m) \
186 if (__r0 < __m) \
189 __r0 -= __m; \
/openbmc/linux/arch/alpha/include/asm/
H A Duaccess.h83 #define __m(x) (*(struct __large_struct __user *)(x)) macro
90 : "m"(__m(addr)), "1"(__gu_err))
97 : "m"(__m(addr)), "1"(__gu_err))
107 : "m"(__m(addr)), "1"(__gu_err))
114 : "m"(__m(addr)), "1"(__gu_err))
186 : "m" (__m(addr)), "rJ" (x), "0"(__pu_err))
193 : "m"(__m(addr)), "rJ"(x), "0"(__pu_err))
203 : "m"(__m(addr)), "rJ"(x), "0"(__pu_err))
210 : "m"(__m(addr)), "rJ"(x), "0"(__pu_err))
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h283 UWtype __r1, __r0, __m; \
289 __m = (UWtype) __q1 * __d0; \
291 if (__r1 < __m) \
295 if (__r1 < __m) \
298 __r1 -= __m; \
302 __m = (UWtype) __q0 * __d0; \
304 if (__r0 < __m) \
308 if (__r0 < __m) \
311 __r0 -= __m; \
/openbmc/linux/arch/sparc/include/asm/
H A Duaccess_64.h75 #define __m(x) ((struct __large_struct *)(x)) macro
110 : "=r" (ret) : "r" (x), "r" (__m(addr)), \
142 : "=r" (ret) : "r" (x), "r" (__m(addr)), \
184 : "=r" (ret), "=r" (x) : "r" (__m(addr)), \
222 : "=r" (ret), "=r" (x) : "r" (__m(addr)), \
H A Duaccess_32.h49 #define __m(x) ((struct __large_struct __user *)(x)) macro
105 : "=&r" (ret) : "r" (x), "m" (*__m(addr)), \
174 : "=&r" (ret), "=&r" (x) : "m" (*__m(addr)), \
/openbmc/linux/arch/s390/mm/
H A Ddump_pagetables.c95 struct seq_file *__m = (m); \
97 if (__m) \
98 seq_printf(__m, fmt, ##args); \
103 struct seq_file *__m = (m); \
105 if (__m) \
106 seq_printf(__m, fmt); \
/openbmc/linux/include/uapi/linux/netfilter/
H A Dx_tables.h133 struct xt_entry_match *__m; \
137 __i += __m->u.match_size) { \
138 __m = (void *)e + __i; \
140 __ret = fn(__m , ## args); \
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__utility.hpp91 std::size_t __m = 0; in __umax() local
94 if (__i > __m) in __umax()
96 __m = __i; in __umax()
99 return __m; in __umax()
/openbmc/linux/tools/perf/
H A Dbuiltin-version.c49 #define STATUS(__d, __m) \ argument
52 status_print(#__m, #__d, "on"); \
54 status_print(#__m, #__d, "OFF"); \
/openbmc/linux/arch/loongarch/include/asm/
H A Duaccess.h141 #define __m(x) (*(struct __large_struct __user *)(x)) macro
165 : "m" (__m(ptr))); \
189 : "+r" (__pu_err), "=m" (__m(ptr)) \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-mkfifo-Implement-mkfifo.patch22 +int mkfifo (const char *__p, mode_t __m)
24 + return mknod(__p, (__m & ~S_IFMT) | S_IFIFO, (dev_t) 0);
/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dcache.c63 : "m" (__m(v))); in flush_dcache_range()
74 : "m" (__m(v))); in invalidate_dcache_range()
/openbmc/linux/arch/x86/include/asm/
H A Duaccess.h302 : [umem] "m" (__m(addr)) \
323 : [lowbits] "m" (__m(__ptr)), \
324 [highbits] "m" __m(((u32 __user *)(__ptr)) + 1), \
367 : [umem] "m" (__m(addr)), \
472 #define __m(x) (*(struct __large_struct __user *)(x)) macro
483 : : ltype(x), "m" (__m(addr)) \
/openbmc/linux/tools/perf/util/
H A Ddso.h305 #define kmod_path__parse(__m, __p) __kmod_path__parse(__m, __p, false) argument
306 #define kmod_path__parse_name(__m, __p) __kmod_path__parse(__m, __p, true) argument
/openbmc/linux/arch/ia64/include/asm/
H A Duaccess.h81 # define __m(x) (*(struct __large_struct __user *)(x)) macro
93 : "=r"(__gu_r9), "=r"(__gu_r8) : "m"(__m(addr)), "1"(__gu_r8)); \
109 : "=r"(__pu_r8) : "m"(__m(addr)), "rO"(val), "0"(__pu_r8)); \
/openbmc/linux/arch/mips/include/asm/
H A Duaccess.h196 #define __m(x) (*(struct __large_struct __user *)(x)) macro
222 : "0" (0), "o" (__m(addr)), "i" (-EFAULT)); \
312 : "0" (0), "Jr" (__pu_val), "o" (__m(ptr)), \
/openbmc/u-boot/arch/sh/include/asm/
H A Dcache.h9 #define __m(x) (*(struct __large_struct *)(x)) macro
H A Dsystem.h81 : "m" (__m(__addr))); \
/openbmc/linux/lib/crypto/mpi/
H A Dlonglong.h1310 UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \
1316 __m = (UWtype) __q1 * __d0; \
1318 if (__r1 < __m) { \
1321 if (__r1 < __m) \
1324 __r1 -= __m; \
1328 __m = (UWtype) __q0 * __d0; \
1330 if (__r0 < __m) { \
1333 if (__r0 < __m) \
1336 __r0 -= __m; \
/openbmc/linux/net/core/
H A Dflow_offload.c52 const struct flow_match *__m = &(__rule)->match; \
53 struct flow_dissector *__d = (__m)->dissector; \
55 (__out)->key = skb_flow_dissector_target(__d, __type, (__m)->key); \
56 (__out)->mask = skb_flow_dissector_target(__d, __type, (__m)->mask); \

12