Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 72) sorted by relevance

123

/xnu-8019.80.24/EXTERNAL_HEADERS/
H A DAssertMacros.h591 #define __Verify_noErr_Action(errorCode, action) \ argument
597 #define __Verify_noErr_Action(errorCode, action) \ argument
631 #define __Verify_Action(assertion, action) \ argument
637 #define __Verify_Action(assertion, action) \ argument
719 #define __Require_Action(assertion, exceptionLabel, action) \ argument
731 #define __Require_Action(assertion, exceptionLabel, action) \ argument
749 #define __nRequire_Action(assertion, exceptionLabel, action) \ argument
801 #define __Require_Action_Quiet(assertion, exceptionLabel, action) \ argument
815 #define __nRequire_Action_Quiet(assertion, exceptionLabel, action) \ argument
898 #define __Require_Action_String(assertion, exceptionLabel, action, message) \ argument
[all …]
/xnu-8019.80.24/bsd/kern/
H A Dprocess_policy.c113 int action = uap->action; in process_policy() local
242 handle_lowresource(__unused int scope, int action, __unused int policy, int policy_subtype, __unuse… in handle_lowresource()
265 handle_cpuuse(int action, user_addr_t attrp, proc_t proc, __unused uint64_t target_threadid) in handle_cpuuse()
367 int action, in handle_applifecycle()
444 int action, in handle_apptype()
505 int action, in handle_boost()
572 handle_no_smt(int scope, int action, proc_t target_proc, uint64_t target_threadid) in handle_no_smt()
598 handle_tecs(int scope, int action, proc_t target_proc, uint64_t target_threadid) in handle_tecs()
706 proc_apply_resource_actions(void * bsdinfo, __unused int type, int action) in proc_apply_resource_actions()
736 proc_restore_resource_actions(void * bsdinfo, __unused int type, int action) in proc_restore_resource_actions()
H A Dkern_authorization.c372 kauth_authorize_action(kauth_scope_t scope, kauth_cred_t credential, kauth_action_t action, in kauth_authorize_action()
417 …orize_allow(__unused kauth_cred_t credential, __unused void *idata, __unused kauth_action_t action, in kauth_authorize_allow()
448 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintp… in kauth_authorize_process()
454 …th_authorize_process_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, in kauth_authorize_process_callback()
523 kauth_authorize_fileop(kauth_cred_t credential, kauth_action_t action, uintptr_t arg0, uintptr_t ar… in kauth_authorize_fileop()
574 kauth_authorize_generic(kauth_cred_t credential, kauth_action_t action) in kauth_authorize_generic()
584 …th_authorize_generic_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, in kauth_authorize_generic_callback()
/xnu-8019.80.24/security/
H A Dmac_mach.c324 mac_exc_label(struct exception_action *action) in mac_exc_label()
330 mac_exc_set_label(struct exception_action *action, struct label *label) in mac_exc_set_label()
338 mac_exc_create_label(struct exception_action *action) in mac_exc_create_label()
357 mac_exc_associate_action_label(struct exception_action *action, struct label *label) in mac_exc_associate_action_label()
364 mac_exc_free_action_label(struct exception_action *action) in mac_exc_free_action_label()
373 mac_exc_update_action_label(struct exception_action *action, in mac_exc_update_action_label()
423 mac_exc_action_check_exception_send(struct task *victim_task, struct exception_action *action) in mac_exc_action_check_exception_send()
H A Dmac_necp.c60 mac_necp_check_client_action(proc_t proc, struct fileglob *fg, uint32_t action) in mac_necp_check_client_action()
/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcc_macros.h79 #define cc_require_action(assertion, exceptionLabel, action) \ argument
91 #define cc_require_action(assertion, exceptionLabel, action) \ argument
104 #define cc_require_action(assertion, exceptionLabel, action) \ argument
/xnu-8019.80.24/osfmk/kperf/
H A Daction.c61 struct action { struct
71 static struct action *actionv = NULL; argument
/xnu-8019.80.24/iokit/IOKit/
H A DIOEventSource.h125 union { Action action; ActionBlock actionBlock; }; member
127 Action action; variable
H A DIOReportMacros.h167 #define SIMPLEREPORT_UPDATERES(action, result) \ argument
345 #define STATEREPORT_UPDATERES(state_buf, action, result) \ argument
530 #define SIMPLEARRAY_UPDATERES(array_buf, action, result) \ argument
693 #define HISTREPORT_UPDATERES(hist_buf, action, result) \ argument
/xnu-8019.80.24/tests/vm_memory_tests_src/
H A Dmain.c22 spawn_process(char *action, char *serviceName, char *extraArg, in spawn_process()
134 struct sigaction action = { variable
/xnu-8019.80.24/iokit/Kernel/
H A DIOReporter.cpp51 IOReportConfigureAction action, in configureAllReports()
102 IOReportConfigureAction action, in updateAllReports()
355 IOReportConfigureAction action, in configureReport()
373 IOReportConfigureAction action, in updateReport()
606 IOReportConfigureAction action, in handleConfigureReport()
666 IOReportConfigureAction action, in handleUpdateReport()
H A DIOUserServer.cpp263 IOService::UpdateReport_Impl(OSData *channels, uint32_t action, in UpdateReport_Impl()
272 IOService::ConfigureReport_Impl(OSData *channels, uint32_t action, uint32_t *outCount) in ConfigureReport_Impl()
280 IOReportConfigureAction action, in _ConfigureReport()
313 IOReportUpdateAction action, in _UpdateReport()
1182 …id, uint64_t msgid, size_t referenceSize, OSString * typeName, bool fromKernel, OSAction ** action) in OSActionCreateWithTypeNameInternal()
1286 OSAction ** action) in Create_Impl()
1298 OSAction ** action) in CreateWithTypeName_Impl()
1394 OSAction * action; member
1509 OSAction * action) in SetHandler_Impl()
1611 OSAction * action, in InterruptOccurred_Impl()
[all …]
/xnu-8019.80.24/iokit/System/
H A DIODataQueueDispatchSourceShared.h134 OSAction ** action) in CopyDataAvailableHandler_Impl()
153 OSAction ** action) in CopyDataServicedHandler_Impl()
171 OSAction * action) in SetDataAvailableHandler_Impl()
194 OSAction * action) in SetDataServicedHandler_Impl()
/xnu-8019.80.24/tools/lldbmacros/
H A Dpmap.py1340 def FindMappingAtLevelARM(pmap, tt, nttes, level, va, action): argument
1388 def FindMappingAtLevelARM64(pmap, tt, nttes, level, va, action): argument
1430 def ScanPageTables(action, targetPmap=None): argument
1436 def ScanPmap(pmap, action): argument
H A Dktrace.py175 def GetKperfActionSummary(action): argument
/xnu-8019.80.24/tests/
H A Dkqueue_port_tests.c55 fill_kevent(struct kevent *ke, uint16_t action, mach_port_t mp) in fill_kevent()
H A Dproc_rlimit.c100 change_rlimits(int limit_type, rlim_t amount, int action) in change_rlimits()
H A Dshared_cache_reslide_test.c48 posix_spawn_file_actions_t action; in get_current_slide_address() local
H A Dproc_info.c80 #define WAIT_FOR_CHILDREN(pipefd, action, child_count) \ argument
221 int action = 0; variable
366 send_action_to_child_processes(proc_config_t proc_config, int action) in send_action_to_child_processes()
404 int action = 0; in spawn_child_processes() local
/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1233 _ps_port_action_t action = { in posix_spawnattr_setspecialport_np() local
1255 _ps_port_action_t action = { in posix_spawnattr_setsuidcredport_np() local
1286 _ps_port_action_t action = { in posix_spawnattr_setexceptionports_np() local
1314 _ps_port_action_t action = { in posix_spawnattr_setauditsessionport_np() local
2040 _ps_port_action_t action = { in posix_spawnattr_set_importancewatch_port_np() local
2063 _ps_port_action_t action = { in posix_spawnattr_set_registered_ports_np() local
2081 _ps_port_action_t action = { in posix_spawnattr_set_ptrauth_task_port_np() local
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cprotect.c466 cp_key_store_action(cp_key_store_action_t action) in cp_key_store_action()
483 cp_key_store_action_for_volume(uuid_t volume_uuid, cp_key_store_action_t action) in cp_key_store_action_for_volume()
H A Dvfs_attrlist.c493 kauth_action_t action; member
3083 kauth_action_t action; in getattrlist_internal() local
3661 kauth_action_t action; in get_error_attributes() local
4018 kauth_action_t action; in getattrlistbulk() local
4283 kauth_action_t action; in setattrlist_internal() local
/xnu-8019.80.24/osfmk/i386/
H A Dpmap_internal.h681 pmap_pagetable_corruption_action_t action; member
701 pmap_pagetable_corruption_action_t action, pmap_t pmap, vm_map_offset_t vaddr, pt_entry_t *ptep, in pmap_pagetable_corruption_log()
740 pmap_pagetable_corruption_action_t action = PMAP_ACTION_ASSERT; in pmap_classify_pagetable_corruption() local
837 pmap_pagetable_corruption_action_t action = PMAP_ACTION_IGNORE; in pmap_compressed_pte_corruption_repair() local
/xnu-8019.80.24/bsd/net/
H A Dif_pflog.h83 u_int8_t action; member
/xnu-8019.80.24/libsyscall/wrappers/libproc/
H A Dlibproc.c648 proc_setcpu_percentage(pid_t pid, int action, int percentage) in proc_setcpu_percentage()
681 proc_setcpu_deadline(pid_t pid, int action, uint64_t deadline) in proc_setcpu_deadline()
696 proc_setcpu_percentage_withdeadline(pid_t pid, int action, int percentage, uint64_t deadline) in proc_setcpu_percentage_withdeadline()

123