Searched defs:policy (Results 1 - 24 of 24) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dnetsrc.c141 struct in6_addrpolicy *policy; local
222 struct in6_addrpolicy *policy; local
[all...]
H A Ddlil.c1052 thread_affinity_policy_data_t policy; local
/darwin-on-arm/xnu/osfmk/kern/
H A Dmk_sp.c68 thread_policy_common( thread_t thread, integer_t policy, integer_t priority) argument
167 thread_set_policy( thread_t thread, processor_set_t pset, policy_t policy, policy_base_t base, mach_msg_type_number_t base_count, policy_limit_t limit, mach_msg_type_number_t limit_count) argument
277 thread_policy( thread_t thread, policy_t policy, policy_base_t base, mach_msg_type_number_t count, boolean_t set_limit) argument
[all...]
H A Dsync_lock.c139 lock_set_create( task_t task, lock_set_t *new_lock_set, int n_ulocks, int policy) argument
H A Dsync_sema.c158 semaphore_create( task_t task, semaphore_t *new_semaphore, int policy, int value) argument
H A Dprocessor.c735 processor_set_policy_enable( __unused processor_set_t pset, __unused int policy) argument
749 processor_set_policy_disable( __unused processor_set_t pset, __unused int policy, __unused boolean_t change_threads) argument
H A Dwait_queue.c224 wait_queue_init( wait_queue_t wq, int policy) argument
251 wait_queue_alloc( int policy) argument
296 wait_queue_set_init( wait_queue_set_t wqset, int policy) argument
318 wait_queue_sub_init( wait_queue_set_t wqset, int policy) argument
360 wait_queue_set_alloc( int policy) argument
[all...]
H A Dtask_policy.c758 thread_precedence_policy_data_t policy; local
810 thread_precedence_policy_data_t policy; local
962 thread_precedence_policy_data_t policy; local
1203 proc_apply_task_diskacc(task_t task, int policy) argument
1220 proc_apply_thread_diskacc(task_t task, uint64_t tid, int policy) argument
1287 proc_apply_thread_selfdiskacc(int policy) argument
1341 proc_apply_task_gpuacc(task_t task, int policy) argument
1405 proc_set_task_ruse_cpu(task_t task, uint32_t policy, uint32_t percentage, uint64_t interval, uint64_t deadline) argument
[all...]
/darwin-on-arm/xnu/tools/tests/affinity/
H A Dtags.c47 thread_affinity_policy_data_t policy; local
65 thread_affinity_policy_data_t policy; local
H A Dpool.c178 thread_affinity_policy_data_t policy; local
H A Dsets.c194 thread_affinity_policy_data_t policy; local
/darwin-on-arm/xnu/bsd/kern/
H A Dprocess_policy.c107 int policy local
201 handle_background(int scope, int action, __unused int policy, __unused int policy_subtype, user_addr_t attrp, proc_t proc, uint64_t target_threadid) argument
300 handle_hwaccess(__unused int scope, __unused int action, __unused int policy, int policy_subtype, __unused user_addr_t attrp, __unused proc_t proc, __unused uint64_t target_threadid) argument
316 handle_lowresrouce(__unused int scope, int action, __unused int policy, int policy_subtype, __unused user_addr_t attrp, proc_t proc, __unused uint64_t target_threadid) argument
338 handle_resourceuse(__unused int scope, __unused int action, __unused int policy, int policy_subtype, user_addr_t attrp, proc_t proc, __unused uint64_t target_threadid) argument
395 handle_applifecycle(__unused int scope, int action, __unused int policy, int policy_subtype, user_addr_t attrp, proc_t proc, uint64_t target_threadid) argument
504 handle_apptype(__unused int scope, int action, __unused int policy, int policy_subtype, __unused user_addr_t attrp, proc_t target_proc, __unused uint64_t target_threadid) argument
[all...]
H A Dpthread_synch.c210 unsigned int policy, importance; local
1892 uint32_t policy; local
[all...]
/darwin-on-arm/xnu/osfmk/mach/
H A Dthread_info.h96 policy_t policy; /* scheduling policy in effect */ member in struct:thread_basic_info
H A Dflipc_types.h220 int policy; /* Allocations lock sched policy. member in struct:FLIPC_domain_info
H A Dtask_info.h105 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info_32
121 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info_64
141 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info
289 policy_t policy; /* default policy for new threads */ member in struct:mach_task_basic_info
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h89 u_int policy; /* DISCARD, NONE or IPSEC, see keyv2.h */ member in struct:secpolicy
[all...]
/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DKQMPMMtest.c319 thread_affinity_policy_data_t policy; local
H A DMPMMtest.c334 thread_affinity_policy_data_t policy; local
/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dthread_act.h606 policy_t policy; member in struct:__anon1193
713 policy_t policy; member in struct:__anon1201
H A Dtask.h762 int policy; member in struct:__anon1122
788 int policy; member in struct:__anon1124
857 policy_t policy; member in struct:__anon1129
978 policy_t policy; member in struct:__anon1138
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1211 throttle_get_thread_throttle_level(uthread_t ut, int policy) argument
1420 throttle_set_thread_io_policy(int policy) argument
1456 throttle_info_update_internal(struct _throttle_io_info_t *info, uthread_t ut, int policy, int flags, boolean_t isssd) argument
1565 throttle_info_io_will_be_throttled(void * throttle_info, int policy) argument
1625 int policy; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c3516 int policy = IOPOL_DEFAULT; local
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c2911 uint32_t policy; local

Completed in 184 milliseconds