| /src/lib/libc/sys/ |
| H A D | Lint___syscall.c | 13 __syscall(quad_t arg1, ...) argument
|
| H A D | Lint_syscall.c | 13 syscall(int arg1, ...) argument
|
| /src/sys/external/bsd/drm2/include/asm/ |
| H A D | smp.h | 40 wbinvd_xc(void *arg0, void *arg1) argument
|
| /src/sys/rump/librump/rumpnet/ |
| H A D | rumpnet_if_wrappers.c | 27 rump_pub_shmif_create(const char *arg1, int *arg2) argument
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_notifier.c | 82 atomic_notifier_call_chain(struct atomic_notifier_head * H,unsigned long arg0,void * arg1) argument
|
| /src/tests/compat/linux/arch/x86_64/ |
| H A D | h_syscall.c | 36 syscall6(long number, register_t arg1, register_t arg2, register_t arg3, argument
|
| /src/sys/kern/ |
| H A D | kern_sdt.c | 95 sdt_probe_stub(u_int32_t id, uintptr_t arg0, uintptr_t arg1, argument
|
| H A D | subr_interrupt.c | 63 interrupt_shield_xcall(void *arg1, void *arg2) argument
|
| H A D | subr_prof.c | 210 prof_set_state_xc(void *arg1, void *arg2 __unused) argument
|
| H A D | vfs_init.c | 371 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 D | cpu_msr.h | 44 x86_msr_xcall(void *arg1, void *arg2) argument
|
| /src/games/hunt/huntd/ |
| H A D | terminal.c | 127 int arg1, arg2; local in function:sendcom
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_printf_test.cc | 109 static void TestAgainstLibc(const char *fmt, T arg1, T arg2) { argument
|
| /src/sys/arch/arm/arm/ |
| H A D | smccc.c | 103 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 D | amdgpu_dcn_calc_math.c | 44 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 D | amdgpu_bw_fixed.c | 147 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
|
| /src/sbin/fsck_ffs/ |
| H A D | pass2.c | 640 blksort(const void *arg1, const void *arg2) argument
|
| /src/sys/arch/alpha/alpha/ |
| H A D | mcclock.c | 111 mcclock_trampoline(void *arg1, void *arg2) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_if_wrappers.c | 27 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 D | secmodel_extensions_vfs.c | 122 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 D | bw_fixed.h | 44 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 D | clockctl.c | 85 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 D | viac7temp.c | 155 viac7temp_refresh_xcall(void *arg0, void *arg1) argument
|
| /src/sys/arch/evbmips/cavium/ |
| H A D | machdep.c | 200 mach_init(uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3) argument
|
| /src/sys/arch/evbmips/mipssim/ |
| H A D | machdep.c | 142 mach_init(u_long arg0, u_long arg1, u_long arg2, u_long arg3) argument
|