| /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,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4) 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
|
| H A D | sys_pset.c | 67 psets_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| H A D | sys_sched.c | 654 sched_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| H A D | sysv_ipc.c | 258 sysvipc_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| H A D | sys_ptrace_common.c | 201 ptrace_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) 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
|
| H A D | psci.c | 64 psci_call(register_t fid, register_t arg1, register_t arg2, register_t arg3) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_if_wrappers.c | 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 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 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
|
| H A D | secmodel_extensions.c | 308 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/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/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
|
| /src/share/examples/secmodel/ |
| H A D | secmodel_example.c | 211 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 D | pci_smccc.c | 51 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/sys/rump/librump/rumpvfs/ |
| H A D | rumpvfs_if_wrappers.c | 27 rump_pub_getvninfo(struct vnode *arg1, enum rump_vtype *arg2, off_t *arg3, dev_t *arg4) 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 201 rump_pub_vfs_root(struct mount *arg1, struct vnode **arg2, int arg3) 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 [all...] |
| /src/sys/secmodel/keylock/ |
| H A D | secmodel_keylock.c | 155 secmodel_keylock_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 264 secmodel_keylock_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 324 secmodel_keylock_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 371 secmodel_keylock_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 409 secmodel_keylock_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| /src/sys/secmodel/suser/ |
| H A D | secmodel_suser.c | 196 secmodel_suser_generic_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 226 secmodel_suser_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 466 secmodel_suser_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 562 secmodel_suser_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 829 secmodel_suser_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 876 secmodel_suser_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 940 secmodel_suser_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| /src/sys/miscfs/procfs/ |
| H A D | procfs_vfsops.c | 594 procfs_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|
| /src/sys/dev/acpi/ |
| H A D | sdhc_acpi.c | 369 ACPI_OBJECT arg3; local in function:sdhc_acpi_rockchip_bus_clock
|
| /src/sys/arch/hpcmips/stand/pbsdboot/ |
| H A D | pbsdboot.h | 71 void *arg3; member in struct:map_s
|
| /src/sys/secmodel/overlay/ |
| H A D | secmodel_overlay.c | 235 secmodel_overlay_generic_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 261 secmodel_overlay_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 287 secmodel_overlay_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 313 secmodel_overlay_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 339 secmodel_overlay_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 365 secmodel_overlay_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 391 secmodel_overlay_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument [all...] |
| /src/sys/secmodel/securelevel/ |
| H A D | secmodel_securelevel.c | 251 secmodel_securelevel_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 361 secmodel_securelevel_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 419 secmodel_securelevel_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 462 secmodel_securelevel_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 507 secmodel_securelevel_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument 607 secmodel_securelevel_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
|