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

/xnu-2422.115.4/libsyscall/wrappers/
H A Dgetiopolicy_np.c31 int policy, error; local
57 setiopolicy_np(int iotype, int scope, int policy) argument
/xnu-2422.115.4/osfmk/kern/
H A Dsync_lock.c62 lock_set_create( __unused task_t task, __unused lock_set_t *new_lock_set, __unused int n_ulocks, __unused int policy) argument
H A Dmk_sp.c68 thread_policy_common( thread_t thread, integer_t policy, integer_t priority) argument
162 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
272 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_sema.c158 semaphore_create( task_t task, semaphore_t *new_semaphore, int policy, int value) argument
H A Dprocessor.c765 processor_set_policy_enable( __unused processor_set_t pset, __unused int policy) argument
779 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
252 wait_queue_alloc( int policy) argument
297 wait_queue_set_init( wait_queue_set_t wqset, int policy) argument
319 wait_queue_sub_init( wait_queue_set_t wqset, int policy) argument
361 wait_queue_set_alloc( int policy) argument
[all...]
H A Dtask_policy.c945 thread_precedence_policy_data_t policy; local
1671 set_thread_iotier_override(thread_t thread, int policy) argument
2010 proc_set_task_ruse_cpu(task_t task, uint32_t policy, uint8_t percentage, uint64_t interval, uint64_t deadline, int cpumon_entitled) argument
[all...]
/xnu-2422.115.4/bsd/net/
H A Dnetsrc.c141 struct in6_addrpolicy *policy; local
221 struct in6_addrpolicy *policy; local
[all...]
H A Ddlil.c1219 thread_affinity_policy_data_t policy; local
/xnu-2422.115.4/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.c195 thread_affinity_policy_data_t policy; local
/xnu-2422.115.4/bsd/kern/
H A Dprocess_policy.c99 int policy = uap->policy; local
178 handle_lowresource(__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
200 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
295 handle_apptype( 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
380 handle_boost(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 Dkern_resource.c1266 iopolicysys_disk(struct proc *p __unused, int cmd, int scope, int policy, struct _iopol_param_t *iop_param) argument
1334 policy); local
1352 iopolicysys_vfs(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param) argument
[all...]
/xnu-2422.115.4/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
274 policy_t policy; /* default policy for new threads */ member in struct:mach_task_basic_info
/xnu-2422.115.4/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
/xnu-2422.115.4/bsd/netinet6/
H A Dipsec.h97 u_int policy; /* DISCARD, NONE or IPSEC, see keyv2.h */ member in struct:secpolicy
[all...]
/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1725 void throttle_set_thread_io_policy(int policy) argument
1729 policy); local
1866 int throttle_info_io_will_be_throttled(void * throttle_info, int policy) argument
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cluster.c3494 int policy = IOPOL_DEFAULT; local
/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c3434 uint32_t policy; local

Completed in 246 milliseconds