Home
last modified time | relevance | path

Searched refs:arg3 (Results 1 – 25 of 160) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/security/keys/
H A Dcompat.c18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
22 return keyctl_get_keyring_ID(arg2, arg3); in COMPAT_SYSCALL_DEFINE5()
28 return keyctl_update_key(arg2, compat_ptr(arg3), arg4); in COMPAT_SYSCALL_DEFINE5()
34 return keyctl_describe_key(arg2, compat_ptr(arg3), arg4); in COMPAT_SYSCALL_DEFINE5()
40 return keyctl_keyring_link(arg2, arg3); in COMPAT_SYSCALL_DEFINE5()
43 return keyctl_keyring_unlink(arg2, arg3); in COMPAT_SYSCALL_DEFINE5()
46 return keyctl_keyring_search(arg2, compat_ptr(arg3), in COMPAT_SYSCALL_DEFINE5()
50 return keyctl_read_key(arg2, compat_ptr(arg3), arg4); in COMPAT_SYSCALL_DEFINE5()
53 return keyctl_chown_key(arg2, arg3, arg4); in COMPAT_SYSCALL_DEFINE5()
56 return keyctl_setperm_key(arg2, arg3); in COMPAT_SYSCALL_DEFINE5()
[all …]
H A Dkeyctl.c1869 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
1875 (int) arg3); in SYSCALL_DEFINE5()
1882 (const void __user *) arg3, in SYSCALL_DEFINE5()
1890 (char __user *) arg3, in SYSCALL_DEFINE5()
1898 (key_serial_t) arg3); in SYSCALL_DEFINE5()
1902 (key_serial_t) arg3); in SYSCALL_DEFINE5()
1906 (const char __user *) arg3, in SYSCALL_DEFINE5()
1912 (char __user *) arg3, in SYSCALL_DEFINE5()
1917 (uid_t) arg3, in SYSCALL_DEFINE5()
1922 (key_perm_t) arg3); in SYSCALL_DEFINE5()
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A DXserver-dtrace.h.in41 #define XSERVER_CLIENT_AUTH(arg0, arg1, arg2, arg3) \ argument
42 __dtrace_Xserver___client__auth(arg0, arg1, arg2, arg3)
47 #define XSERVER_REQUEST_DONE(arg0, arg1, arg2, arg3, arg4) \ argument
48 __dtrace_Xserver___request__done(arg0, arg1, arg2, arg3, arg4)
49 #define XSERVER_REQUEST_START(arg0, arg1, arg2, arg3, arg4) \ argument
50 __dtrace_Xserver___request__start(arg0, arg1, arg2, arg3, arg4)
51 #define XSERVER_RESOURCE_ALLOC(arg0, arg1, arg2, arg3) \ argument
52 __dtrace_Xserver___resource__alloc(arg0, arg1, arg2, arg3)
53 #define XSERVER_RESOURCE_FREE(arg0, arg1, arg2, arg3) \ argument
54 __dtrace_Xserver___resource__free(arg0, arg1, arg2, arg3)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Dvvector10.hpp110 …e arg1 , typename detail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3) in vector()
111 : vec(arg0 , arg1 , arg2 , arg3) {} in vector()
119 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3) in vector()
120 …orward<U0>( arg0) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3)) {} in vector()
127 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
128 : vec(arg0 , arg1 , arg2 , arg3 , arg4) {} in vector()
136 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3 , U4 && arg4) in vector()
137 …) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3) , std::forward<U4>… in vector()
144 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
145 : vec(arg0 , arg1 , arg2 , arg3 , arg4 , arg5) {} in vector()
[all …]
H A Dvvector20.hpp110 …e arg1 , typename detail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3) in vector()
111 : vec(arg0 , arg1 , arg2 , arg3) {} in vector()
119 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3) in vector()
120 …orward<U0>( arg0) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3)) {} in vector()
127 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
128 : vec(arg0 , arg1 , arg2 , arg3 , arg4) {} in vector()
136 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3 , U4 && arg4) in vector()
137 …) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3) , std::forward<U4>… in vector()
144 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
145 : vec(arg0 , arg1 , arg2 , arg3 , arg4 , arg5) {} in vector()
[all …]
H A Dvvector30.hpp110 …e arg1 , typename detail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3) in vector()
111 : vec(arg0 , arg1 , arg2 , arg3) {} in vector()
119 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3) in vector()
120 …orward<U0>( arg0) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3)) {} in vector()
127 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
128 : vec(arg0 , arg1 , arg2 , arg3 , arg4) {} in vector()
136 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3 , U4 && arg4) in vector()
137 …) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3) , std::forward<U4>… in vector()
144 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
145 : vec(arg0 , arg1 , arg2 , arg3 , arg4 , arg5) {} in vector()
[all …]
H A Dvvector40.hpp110 …e arg1 , typename detail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3) in vector()
111 : vec(arg0 , arg1 , arg2 , arg3) {} in vector()
119 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3) in vector()
120 …orward<U0>( arg0) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3)) {} in vector()
127 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
128 : vec(arg0 , arg1 , arg2 , arg3 , arg4) {} in vector()
136 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3 , U4 && arg4) in vector()
137 …) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3) , std::forward<U4>… in vector()
144 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
145 : vec(arg0 , arg1 , arg2 , arg3 , arg4 , arg5) {} in vector()
[all …]
H A Dvvector50.hpp110 …e arg1 , typename detail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3) in vector()
111 : vec(arg0 , arg1 , arg2 , arg3) {} in vector()
119 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3) in vector()
120 …orward<U0>( arg0) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3)) {} in vector()
127 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
128 : vec(arg0 , arg1 , arg2 , arg3 , arg4) {} in vector()
136 vector(U0 && arg0 , U1 && arg1 , U2 && arg2 , U3 && arg3 , U4 && arg4) in vector()
137 …) , std::forward<U1>( arg1) , std::forward<U2>( arg2) , std::forward<U3>( arg3) , std::forward<U4>… in vector()
144 …tail::call_param<T2 >::type arg2 , typename detail::call_param<T3 >::type arg3 , typename detail::… in vector()
145 : vec(arg0 , arg1 , arg2 , arg3 , arg4 , arg5) {} in vector()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dlinkage.h26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument
27 __asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3))
28 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument
29 __asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument
32 __asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
35 __asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgenrtl.h170 rtx arg3, in init_rtx_fmt_uuBeiie() argument
179 XEXP (rt, 3) = arg3; in init_rtx_fmt_uuBeiie()
191 rtx arg3, in gen_rtx_fmt_uuBeiie_stat() argument
199 return init_rtx_fmt_uuBeiie (rt, mode, arg0, arg1, arg2, arg3, arg4, arg5, arg6); in gen_rtx_fmt_uuBeiie_stat()
202 #define gen_rtx_fmt_uuBeiie(c, m, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
203 …gen_rtx_fmt_uuBeiie_stat ((c), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6) MEM_STA…
205 #define alloca_rtx_fmt_uuBeiie(c, m, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
206 …init_rtx_fmt_uuBeiie (rtx_alloca ((c)), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6…
213 rtx arg3, in init_rtx_fmt_uuBeiie0() argument
222 XEXP (rt, 3) = arg3; in init_rtx_fmt_uuBeiie0()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgenrtl.h170 rtx arg3, in init_rtx_fmt_uuBeiie() argument
179 XEXP (rt, 3) = arg3; in init_rtx_fmt_uuBeiie()
191 rtx arg3, in gen_rtx_fmt_uuBeiie_stat() argument
199 return init_rtx_fmt_uuBeiie (rt, mode, arg0, arg1, arg2, arg3, arg4, arg5, arg6); in gen_rtx_fmt_uuBeiie_stat()
202 #define gen_rtx_fmt_uuBeiie(c, m, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
203 …gen_rtx_fmt_uuBeiie_stat ((c), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6) MEM_STA…
205 #define alloca_rtx_fmt_uuBeiie(c, m, arg0, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
206 …init_rtx_fmt_uuBeiie (rtx_alloca ((c)), (m), (arg0), (arg1), (arg2), (arg3), (arg4), (arg5), (arg6…
213 rtx arg3, in init_rtx_fmt_uuBeiie0() argument
222 XEXP (rt, 3) = arg3; in init_rtx_fmt_uuBeiie0()
[all …]
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h346 #define my_syscall3(num, arg1, arg2, arg3) \ argument
352 register long _arg3 asm("rdx") = (long)(arg3); \
364 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
370 register long _arg3 asm("rdx") = (long)(arg3); \
383 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
389 register long _arg3 asm("rdx") = (long)(arg3); \
403 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
409 register long _arg3 asm("rdx") = (long)(arg3); \
551 #define my_syscall3(num, arg1, arg2, arg3) \ argument
557 register long _arg3 asm("edx") = (long)(arg3); \
[all …]
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dunistd.h129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
130 type name(type1 arg1, type2 arg2, type3 arg3) \
132 return K_INLINE_SYSCALL(name, 3, arg1, arg2, arg3); \
135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
136 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
138 return K_INLINE_SYSCALL(name, 4, arg1, arg2, arg3, arg4); \
142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
143 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
145 return K_INLINE_SYSCALL(name, 5, arg1, arg2, arg3, arg4, arg5); \
/OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/
H A Dstub_32.h43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument
48 "c" (arg2), "d" (arg3)); in stub_syscall3()
53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument
59 "c" (arg2), "d" (arg3), "S" (arg4)); in stub_syscall4()
64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
70 "c" (arg2), "d" (arg3), "S" (arg4), "D" (arg5)); in stub_syscall5()
H A Dstub_64.h40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument
46 : "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3) in stub_syscall3()
52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument
59 : "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3), in stub_syscall4()
66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
73 : "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3), in stub_syscall5()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Druntime-wrappers.c72 efi_rts_work.arg3 = _arg3; \
180 void *arg1, *arg2, *arg3, *arg4, *arg5; in efi_call_rts() local
185 arg3 = efi_rts_work.arg3; in efi_call_rts()
199 (efi_bool_t *)arg2, (efi_time_t *)arg3); in efi_call_rts()
207 (efi_guid_t *)arg2, (u32 *)arg3, in efi_call_rts()
213 (efi_guid_t *)arg3); in efi_call_rts()
217 (efi_guid_t *)arg2, *(u32 *)arg3, in efi_call_rts()
222 (u64 *)arg2, (u64 *)arg3, (u64 *)arg4); in efi_call_rts()
231 *(unsigned long *)arg3); in efi_call_rts()
236 *(unsigned long *)arg2, (u64 *)arg3, in efi_call_rts()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dsmp_32.h61 unsigned long arg2, unsigned long arg3,
84 unsigned long arg3) in xc3() argument
87 arg1, arg2, arg3, 0); in xc3()
91 unsigned long arg3, unsigned long arg4) in xc4() argument
94 arg1, arg2, arg3, arg4); in xc4()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h83 #define CALL_ARGS_3(arg1, arg2, arg3) \ argument
85 register unsigned long r4 asm("4") = (unsigned long)(arg3)
86 #define CALL_ARGS_4(arg1, arg2, arg3, arg4) \ argument
87 CALL_ARGS_3(arg1, arg2, arg3); \
89 #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5) \ argument
90 CALL_ARGS_4(arg1, arg2, arg3, arg4); \
140 long arg3 = (long)(t3)(a3)
157 register long r4 asm("4") = arg3
/OK3568_Linux_fs/kernel/drivers/firmware/meson/
H A Dmeson_sm.c71 u32 arg3, u32 arg4) in __meson_sm_call() argument
75 arm_smccc_smc(cmd, arg0, arg1, arg2, arg3, arg4, 0, 0, &res); in __meson_sm_call()
105 u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call() argument
116 lret = __meson_sm_call(cmd, arg0, arg1, arg2, arg3, arg4); in meson_sm_call()
144 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read() argument
158 if (meson_sm_call(fw, cmd_index, &size, arg0, arg1, arg2, arg3, arg4) < 0) in meson_sm_call_read()
193 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write() argument
208 if (meson_sm_call(fw, cmd_index, &written, arg0, arg1, arg2, arg3, arg4) < 0) in meson_sm_call_write()
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c32 unsigned arg3; member
153 writel(data->arg3, args); in __bcm_kona_smc()
163 unsigned arg2, unsigned arg3) in bcm_kona_smc() argument
171 data.arg3 = arg3; in bcm_kona_smc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/preprocessed/
H A Dmake_vector10.hpp90 make_vector(T0 const& arg0 , T1 const& arg1 , T2 const& arg2 , T3 const& arg3) in make_vector() argument
93 arg0 , arg1 , arg2 , arg3); in make_vector()
106 make_vector(T0 const& arg0 , T1 const& arg1 , T2 const& arg2 , T3 const& arg3 , T4 const& arg4) in make_vector() argument
109 arg0 , arg1 , arg2 , arg3 , arg4); in make_vector()
122 …make_vector(T0 const& arg0 , T1 const& arg1 , T2 const& arg2 , T3 const& arg3 , T4 const& arg4 , T… in make_vector() argument
125 arg0 , arg1 , arg2 , arg3 , arg4 , arg5); in make_vector()
138 …make_vector(T0 const& arg0 , T1 const& arg1 , T2 const& arg2 , T3 const& arg3 , T4 const& arg4 , T… in make_vector() argument
141 arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6); in make_vector()
154 …make_vector(T0 const& arg0 , T1 const& arg1 , T2 const& arg2 , T3 const& arg3 , T4 const& arg4 , T… in make_vector() argument
157 arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg7); in make_vector()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h596 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
598 PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
599 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument
601 PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
605 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
609 PVOP_CALL_ARG3(arg3), [_arg4] "mr" ((u32)(arg4)))
610 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
614 "2" ((u32)(arg3)), [_arg4] "mr" ((u32)(arg4)))
616 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
619 PVOP_CALL_ARG3(arg3), PVOP_CALL_ARG4(arg4))
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsun4m_smp.c163 unsigned long arg3; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call() argument
186 ccall_info.arg3 = arg3; in sun4m_cross_call()
236 ccall_info.func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3, in smp4m_cross_call_irq()
/OK3568_Linux_fs/kernel/include/linux/firmware/meson/
H A Dmeson_sm.h22 u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
25 u32 arg1, u32 arg2, u32 arg3, u32 arg4);
28 u32 arg1, u32 arg2, u32 arg3, u32 arg4);
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsal.c354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() argument
358 SAL_CALL(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, arg7); in ia64_sal_oemcall()
365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() argument
370 SAL_CALL_NOLOCK(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, in ia64_sal_oemcall_nolock()
378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant() argument
383 SAL_CALL_REENTRANT(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, in ia64_sal_oemcall_reentrant()

1234567