Searched defs:arg1 (Results 1 - 25 of 124) sorted by relevance

12345

/src/lib/libc/sys/
H A DLint___syscall.c13 __syscall(quad_t arg1, ...) argument
H A DLint_syscall.c13 syscall(int arg1, ...) argument
/src/sys/external/bsd/drm2/include/asm/
H A Dsmp.h40 wbinvd_xc(void *arg0, void *arg1) argument
/src/sys/rump/librump/rumpnet/
H A Drumpnet_if_wrappers.c27 rump_pub_shmif_create(const char *arg1, int *arg2) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_notifier.c82 atomic_notifier_call_chain(struct atomic_notifier_head * H,unsigned long arg0,void * arg1) argument
/src/tests/compat/linux/arch/x86_64/
H A Dh_syscall.c36 syscall6(long number, register_t arg1, register_t arg2, register_t arg3, argument
/src/sys/kern/
H A Dkern_sdt.c95 sdt_probe_stub(u_int32_t id, uintptr_t arg0, uintptr_t arg1, argument
H A Dsubr_interrupt.c63 interrupt_shield_xcall(void *arg1, void *arg2) argument
H A Dsubr_prof.c210 prof_set_state_xc(void *arg1, void *arg2 __unused) argument
H A Dvfs_init.c371 mount_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/arch/x86/include/
H A Dcpu_msr.h44 x86_msr_xcall(void *arg1, void *arg2) argument
/src/games/hunt/huntd/
H A Dterminal.c127 int arg1, arg2; local in function:sendcom
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_printf_test.cc109 static void TestAgainstLibc(const char *fmt, T arg1, T arg2) { argument
/src/sys/arch/arm/arm/
H A Dsmccc.c103 smccc_call(uint32_t fid,register_t arg1,register_t arg2,register_t arg3,register_t arg4,register_t * res0,register_t * res1,register_t * res2,register_t * res3) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_math.c44 float dcn_bw_mod(const float arg1, const float arg2) argument
53 float dcn_bw_min2(const float arg1, const float arg2) argument
62 dcn_bw_max(const unsigned int arg1,const unsigned int arg2) argument
66 dcn_bw_max2(const float arg1,const float arg2) argument
[all...]
H A Damdgpu_bw_fixed.c147 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
/src/sbin/fsck_ffs/
H A Dpass2.c640 blksort(const void *arg1, const void *arg2) argument
/src/sys/arch/alpha/alpha/
H A Dmcclock.c111 mcclock_trampoline(void *arg1, void *arg2) argument
/src/sys/rump/librump/rumpkern/
H A Drumpkern_if_wrappers.c27 rump_pub_module_init(const struct modinfo * const *arg1, size_t arg2) argument
39 rump_pub_module_fini(const struct modinfo *arg1) argument
51 rump_pub_kernelfsym_load(void *arg1, uint64_t arg2, char *arg3, uint64_t arg4) argument
63 rump_pub_uio_setup(void *arg1, size_t arg2, off_t arg3, enum rump_uiorw arg4) argument
75 rump_pub_uio_getresid(struct uio *arg1) argument
87 rump_pub_uio_getoff(struct uio * arg1) argument
99 rump_pub_uio_free(struct uio * arg1) argument
111 rump_pub_cred_create(uid_t arg1,gid_t arg2,size_t arg3,gid_t * arg4) argument
123 rump_pub_cred_put(struct kauth_cred * arg1) argument
132 rump_pub_lwproc_rfork(int arg1) argument
144 rump_pub_lwproc_newlwp(pid_t arg1) argument
156 rump_pub_lwproc_switch(struct lwp * arg1) argument
195 rump_pub_allbetsareoff_setid(pid_t arg1,int arg2) argument
204 rump_pub_etfs_register(const char * arg1,const char * arg2,enum rump_etfs_type arg3) argument
216 rump_pub_etfs_register_withsize(const char * arg1,const char * arg2,enum rump_etfs_type arg3,uint64_t arg4,uint64_t arg5) argument
228 rump_pub_etfs_remove(const char * arg1) argument
[all...]
/src/sys/secmodel/extensions/
H A Dsecmodel_extensions_vfs.c122 secmodel_extensions_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
200 secmodel_extensions_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dbw_fixed.h44 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, argument
50 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, argument
103 static inline struct bw_fixed bw_add(const struct bw_fixed arg1, argument
113 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
123 bw_div(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
128 bw_mod(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
138 bw_equ(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
143 bw_neq(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
148 bw_leq(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
153 bw_meq(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
158 bw_ltn(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
163 bw_mtn(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
[all...]
/src/sys/dev/
H A Dclockctl.c85 clockctl_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/arch/x86/x86/
H A Dviac7temp.c155 viac7temp_refresh_xcall(void *arg0, void *arg1) argument
/src/sys/arch/evbmips/cavium/
H A Dmachdep.c200 mach_init(uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3) argument
/src/sys/arch/evbmips/mipssim/
H A Dmachdep.c142 mach_init(u_long arg0, u_long arg1, u_long arg2, u_long arg3) argument

Completed in 11 milliseconds

12345