Home
last modified time | relevance | path

Searched refs:host_create_mach_voucher (Results 1 – 11 of 11) sorted by relevance

/xnu-8019.80.24/libsyscall/mach/
H A Dadd_attributes_to_mig.txt62 host_create_mach_voucher
H A Dhost.c84 host_create_mach_voucher(mach_port_name_t host, in host_create_mach_voucher() function
/xnu-8019.80.24/tests/
H A Dvoucher_entry_18826844.c35 kr = host_create_mach_voucher(mach_host_self(),
H A Dvoucher_traps.c46 kern_return_t kr = host_create_mach_voucher(mach_host_self(), in get_user_data_port()
H A Dmach_exception_reply.c84 kr = host_create_mach_voucher(mach_host_self(), in create_pthpriority_voucher()
H A Dprioritize_process_launch.c72 ret = host_create_mach_voucher(mach_host_self(), in create_pthpriority_voucher()
H A Dturnstile_multihop.c423 ret = host_create_mach_voucher(mach_host_self(), in create_pthpriority_voucher()
H A Dkevent_qos.c838 ret = host_create_mach_voucher(mach_host_self(), in create_pthpriority_voucher()
/xnu-8019.80.24/osfmk/mach/
H A Dmach_host.defs281 routine host_create_mach_voucher(
/xnu-8019.80.24/osfmk/ipc/
H A Dmach_kernelrpc.c514 kr = host_create_mach_voucher(host, krecipes, args->recipes_size, &new_voucher); in host_create_mach_voucher_trap()
H A Dipc_voucher.c2442 host_create_mach_voucher( in host_create_mach_voucher() function