| /xnu-12377.1.9/tests/unit/tools/ |
| H A D | fibers_lldb.py | 151 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 D | IOCommandPool.cpp | 156 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 D | IOWorkLoop.cpp | 582 maintCommandEnum command = (maintCommandEnum) (uintptr_t) inC; in _maintRequest() local
|
| /xnu-12377.1.9/tests/ |
| H A D | text_corruption.c | 23 my_system(const char *command) in my_system()
|
| H A D | sr_entitlement.c | 16 my_system(const char *command) in my_system()
|
| H A D | ecc_test.c | 25 my_system(const char *command, const char *arg) in my_system()
|
| /xnu-12377.1.9/osfmk/voucher/ |
| H A D | ipc_pthread_priority.c | 158 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 D | test_lldb_macros.py | 668 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 D | TestDevice.cpp | 136 TestDeviceAction command; in producer() local
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | ipc_voucher.c | 935 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 D | ipc_voucher.h | 192 mach_voucher_attr_recipe_command_t command; member
|
| H A D | ipc_importance.c | 3510 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 D | memorystatus_jetsam_zprint_snapshot.c | 53 memorystatus_jzs_command_string(uint32_t command) in memorystatus_jzs_command_string()
|
| H A D | test_vm_no_pager_helper.c | 71 alt_system(const char *command) in alt_system()
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | ether_inet6_pr_module.c | 222 u_long command, void *data) in ether_inet6_prmod_ioctl()
|
| H A D | ether_inet_pr_module.c | 326 u_long command, void *data) in ether_inet_prmod_ioctl()
|
| H A D | ether_if_module.c | 730 ether_ioctl(ifnet_t ifp, u_int32_t command, void *data) in ether_ioctl()
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | mach_voucher_types.h | 168 mach_voucher_attr_recipe_command_t command; member
|
| /xnu-12377.1.9/tools/lldbmacros/ |
| H A D | utils.py | 514 def RunShellCommand(command): argument
|
| H A D | xnu.py | 289 def _internal_command_function(debugger, command, exe_ctx, result, internal_dict): argument
|
| H A D | pmap.py | 990 def RunLldbCmdHelper(command): argument
|
| /xnu-12377.1.9/osfmk/bank/ |
| H A D | bank.c | 290 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 D | hwtrace.c | 172 is_running_cpu_selected(command_buffer_element_t *command) in is_running_cpu_selected()
|
| /xnu-12377.1.9/security/ |
| H A D | mac_process.c | 514 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 D | kdebug_private.h | 487 char command[20]; member
|