Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 31) sorted by relevance

12

/xnu-8792.81.2/iokit/Kernel/
H A DIOCommandPool.cpp156 IOCommand *command = NULL; in getCommand() local
177 gatedGetCommand(IOCommand **command, bool blockForCommand) in gatedGetCommand()
200 returnCommand(IOCommand *command) in returnCommand()
215 gatedReturnCommand(IOCommand *command) in gatedReturnCommand()
H A DIOWorkLoop.cpp582 maintCommandEnum command = (maintCommandEnum) (uintptr_t) inC; in _maintRequest() local
H A DIOMemoryDescriptor.cpp4479 IODMACommand * command, in dmaMap()
4508 IODMACommand * command, in dmaMapRecord()
4537 IODMACommand * command, in dmaUnmap()
4582 IODMACommand * command, in dmaMap()
/xnu-8792.81.2/osfmk/voucher/
H A Dipc_pthread_priority.c161 mach_voucher_attr_recipe_command_t command, in ipc_pthread_priority_get_value()
268 mach_voucher_attr_command_t __unused command, in ipc_pthread_priority_command()
/xnu-8792.81.2/tests/
H A Dtext_corruption.c20 my_system(const char *command) in my_system()
H A Decc_test.c25 my_system(const char *command, const char *arg) in my_system()
H A Dsr_entitlement.c16 my_system(const char *command) in my_system()
H A Ddisk_mount_conditioner.c420 system_legal(const char *command) in system_legal()
/xnu-8792.81.2/iokit/Tests/
H A DTestDevice.cpp136 TestDeviceAction command; in producer() local
/xnu-8792.81.2/osfmk/ipc/
H A Dipc_voucher.c947 mach_voucher_attr_recipe_command_t command, in ipc_replace_voucher_value()
1087 mach_voucher_attr_recipe_command_t command, in ipc_execute_voucher_recipe_command()
1739 mach_voucher_attr_recipe_command_t command; in mach_voucher_extract_attr_content() local
2033 mach_voucher_attr_command_t command, in mach_voucher_attr_command()
2342 mach_voucher_attr_recipe_command_t command, in ipc_voucher_prepare_processing_recipe()
2705 mach_voucher_attr_recipe_command_t command, in user_data_get_value()
2804 mach_voucher_attr_command_t __unused command, in user_data_command()
H A Dipc_voucher.h236 mach_voucher_attr_recipe_command_t command; member
H A Dipc_importance.c3502 mach_voucher_attr_recipe_command_t command, in ipc_importance_get_value()
3661 mach_voucher_attr_command_t command, in ipc_importance_command()
/xnu-8792.81.2/bsd/net/
H A Dether_inet6_pr_module.c221 u_long command, void *data) in ether_inet6_prmod_ioctl()
H A Dether_inet_pr_module.c319 u_long command, void *data) in ether_inet_prmod_ioctl()
H A Dether_if_module.c619 ether_ioctl(ifnet_t ifp, u_int32_t command, void *data) in ether_ioctl()
/xnu-8792.81.2/osfmk/mach/
H A Dmach_voucher_types.h168 mach_voucher_attr_recipe_command_t command; member
/xnu-8792.81.2/tools/lldbmacros/
H A Dutils.py503 def RunShellCommand(command): argument
H A Dxnu.py121 def _internal_command_function(debugger, command, result, internal_dict): argument
H A Dpmap.py962 def RunLldbCmdHelper(command): argument
H A Dkasan.py566 def command(self, cmd, args, opts, O): member in AbstractKasan
/xnu-8792.81.2/osfmk/bank/
H A Dbank.c293 mach_voucher_attr_recipe_command_t command, in bank_get_value()
720 mach_voucher_attr_command_t __unused command, in bank_command()
/xnu-8792.81.2/pexpert/arm/
H A Dpe_identify_machine.c259 is_running_cpu_selected(command_buffer_element_t *command) in is_running_cpu_selected()
/xnu-8792.81.2/security/
H A Dmac_process.c477 mac_proc_check_memorystatus_control(proc_t proc, uint32_t command, pid_t pid) in mac_proc_check_memorystatus_control()
/xnu-8792.81.2/bsd/sys/
H A Dkdebug_private.h483 char command[20]; member
/xnu-8792.81.2/bsd/kern/
H A Dkern_event.c2370 uint32_t command = (kn->kn_sfflags & NOTE_WL_COMMANDS_MASK); in filt_wlattach() local
2663 uint32_t command = kev->fflags & NOTE_WL_COMMANDS_MASK; in filt_wltouch() local
2708 uint32_t command = (kev->fflags & NOTE_WL_COMMANDS_MASK); in filt_wlallow_drop() local

12