Searched defs:arg2 (Results 1 - 25 of 115) sorted by relevance

12345

/src/sys/rump/librump/rumpnet/
H A Drumpnet_if_wrappers.c27 rump_pub_shmif_create(const char *arg1, int *arg2) 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,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4) argument
H A Dsubr_interrupt.c63 interrupt_shield_xcall(void *arg1, void *arg2) 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
H A Dpsci.c64 psci_call(register_t fid, register_t arg1, register_t arg2, register_t arg3) 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 unsigned int 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
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
111 rump_pub_cred_create(uid_t arg1, gid_t arg2, size_t arg3, gid_t *arg4) 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
[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
H A Dsecmodel_extensions.c308 secmodel_extensions_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
369 secmodel_extensions_network_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.h113 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
44 bw_min2(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
50 bw_max2(const struct bw_fixed arg1,const struct bw_fixed arg2) argument
103 bw_add(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/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
/src/share/examples/secmodel/
H A Dsecmodel_example.c211 secmodel_example_generic_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
233 secmodel_example_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
350 secmodel_example_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
427 secmodel_example_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
559 secmodel_example_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
592 secmodel_example_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
655 secmodel_example_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/arch/arm/pci/
H A Dpci_smccc.c51 pci_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/games/phantasia/
H A Dinterplayer.c404 tampered(int what, double arg1, double arg2) argument
/src/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c27 rump_pub_getvninfo(struct vnode *arg1, enum rump_vtype *arg2, off_t *arg3, dev_t *arg4) argument
72 rump_pub_vattr_settype(struct vattr *arg1, enum rump_vtype arg2) argument
81 rump_pub_vattr_setmode(struct vattr *arg1, mode_t arg2) argument
90 rump_pub_vattr_setrdev(struct vattr *arg1, dev_t arg2) argument
147 rump_pub_vp_vmobjlock(struct vnode *arg1, int arg2) argument
156 rump_pub_freecn(struct componentname * arg1,int arg2) argument
165 rump_pub_namei(uint32_t arg1,uint32_t arg2,const char * arg3,struct vnode ** arg4,struct vnode ** arg5,struct componentname ** arg6) argument
177 rump_pub_makecn(u_long arg1,u_long arg2,const char * arg3,size_t arg4,struct kauth_cred * arg5,struct lwp * arg6) argument
189 rump_pub_vfs_unmount(struct mount * arg1,int arg2) argument
201 rump_pub_vfs_root(struct mount * arg1,struct vnode ** arg2,int arg3) argument
213 rump_pub_vfs_statvfs(struct mount * arg1,struct statvfs * arg2) argument
225 rump_pub_vfs_sync(struct mount * arg1,int arg2,struct kauth_cred * arg3) argument
237 rump_pub_vfs_fhtovp(struct mount * arg1,struct fid * arg2,struct vnode ** arg3) argument
249 rump_pub_vfs_vptofh(struct vnode * arg1,struct fid * arg2,size_t * arg3) argument
261 rump_pub_vfs_extattrctl(struct mount * arg1,int arg2,struct vnode * arg3,int arg4,const char * arg5) argument
282 rump_pub_vfs_getmp(const char * arg1,struct mount ** arg2) argument
294 rump_pub_vfs_mount_print(const char * arg1,int arg2) argument
303 rump_pub_syspuffs_glueinit(int arg1,int * arg2) argument
317 rump_pub_vattr50_to_vattr(const struct vattr * arg1,struct vattr * arg2) argument
330 rump_pub_vattr_to_vattr50(const struct vattr * arg1,struct vattr * arg2) argument
[all...]

Completed in 13 milliseconds

12345