Home
last modified time | relevance | path

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

12

/xnu-12377.1.9/tests/unit/tools/
H A Dfibers_lldb.py151 def list_fibers_all(debugger, command, result, internal_dict, arch): argument
155 def list_fibers_ready(debugger, command, result, internal_dict, arch): argument
159 def list_fibers_from_queue(debugger, command, result, internal_dict, queue_name, title, arch): argument
201 def get_current_fiber_info(debugger, command, result, internal_dict, arch): argument
227 def print_fiber_registers(debugger, command, result, internal_dict, arch, fiber_id=None): argument
344 def list_fibers_all_cmd(debugger, command, result, internal_dict): argument
347 def list_fibers_ready_cmd(debugger, command, result, internal_dict): argument
350 def get_current_fiber_info_cmd(debugger, command, result, internal_dict): argument
353 def print_fiber_registers_cmd(debugger, command, result, internal_dict): argument
/xnu-12377.1.9/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
/xnu-12377.1.9/tests/
H A Dtext_corruption.c23 my_system(const char *command) in my_system()
H A Dsr_entitlement.c16 my_system(const char *command) in my_system()
H A Decc_test.c25 my_system(const char *command, const char *arg) in my_system()
/xnu-12377.1.9/osfmk/voucher/
H A Dipc_pthread_priority.c158 mach_voucher_attr_recipe_command_t command, in ipc_pthread_priority_get_value()
265 mach_voucher_attr_command_t __unused command, in ipc_pthread_priority_command()
/xnu-12377.1.9/tools/lldbmacros/tests/integration_smoke/
H A Dtest_lldb_macros.py668 def macro_exec(debugger, command, result, internal_dict) -> None: argument
698 def macro_coverage(debugger, command, result, internal_dict) -> None: argument
/xnu-12377.1.9/iokit/Tests/
H A DTestDevice.cpp136 TestDeviceAction command; in producer() local
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_voucher.c935 mach_voucher_attr_recipe_command_t command, in ipc_replace_voucher_value()
1074 mach_voucher_attr_recipe_command_t command, in ipc_execute_voucher_recipe_command()
1637 mach_voucher_attr_recipe_command_t command; in mach_voucher_extract_attr_content() local
1936 mach_voucher_attr_command_t command, in mach_voucher_attr_command()
2240 mach_voucher_attr_recipe_command_t command, in ipc_voucher_prepare_processing_recipe()
2601 mach_voucher_attr_recipe_command_t command, in user_data_get_value()
2700 mach_voucher_attr_command_t __unused command, in user_data_command()
H A Dipc_voucher.h192 mach_voucher_attr_recipe_command_t command; member
H A Dipc_importance.c3510 mach_voucher_attr_recipe_command_t command, in ipc_importance_get_value()
3674 mach_voucher_attr_command_t command, in ipc_importance_command()
/xnu-12377.1.9/tests/vm/
H A Dmemorystatus_jetsam_zprint_snapshot.c53 memorystatus_jzs_command_string(uint32_t command) in memorystatus_jzs_command_string()
H A Dtest_vm_no_pager_helper.c71 alt_system(const char *command) in alt_system()
/xnu-12377.1.9/bsd/net/
H A Dether_inet6_pr_module.c222 u_long command, void *data) in ether_inet6_prmod_ioctl()
H A Dether_inet_pr_module.c326 u_long command, void *data) in ether_inet_prmod_ioctl()
H A Dether_if_module.c730 ether_ioctl(ifnet_t ifp, u_int32_t command, void *data) in ether_ioctl()
/xnu-12377.1.9/osfmk/mach/
H A Dmach_voucher_types.h168 mach_voucher_attr_recipe_command_t command; member
/xnu-12377.1.9/tools/lldbmacros/
H A Dutils.py514 def RunShellCommand(command): argument
H A Dxnu.py289 def _internal_command_function(debugger, command, exe_ctx, result, internal_dict): argument
H A Dpmap.py990 def RunLldbCmdHelper(command): argument
/xnu-12377.1.9/osfmk/bank/
H A Dbank.c290 mach_voucher_attr_recipe_command_t command, in bank_get_value()
717 mach_voucher_attr_command_t __unused command, in bank_command()
/xnu-12377.1.9/pexpert/arm/hwtrace/
H A Dhwtrace.c172 is_running_cpu_selected(command_buffer_element_t *command) in is_running_cpu_selected()
/xnu-12377.1.9/security/
H A Dmac_process.c514 mac_proc_check_memorystatus_control(proc_t proc, uint32_t command, pid_t pid) in mac_proc_check_memorystatus_control()
/xnu-12377.1.9/bsd/sys/
H A Dkdebug_private.h487 char command[20]; member

12