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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c68 thread_policy_common( thread_t thread, integer_t policy, integer_t priority) argument
149 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
259 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.c133 lock_set_create( task_t task, lock_set_t *new_lock_set, int n_ulocks, int policy) argument
H A Dsync_sema.c141 semaphore_create( task_t task, semaphore_t *new_semaphore, int policy, int value) argument
H A Dprocessor.c662 processor_set_policy_enable( __unused processor_set_t pset, __unused int policy) argument
676 processor_set_policy_disable( __unused processor_set_t pset, __unused int policy, __unused boolean_t change_threads) argument
H A Dwait_queue.c99 wait_queue_init( wait_queue_t wq, int policy) argument
125 wait_queue_alloc( int policy) argument
170 wait_queue_set_init( wait_queue_set_t wqset, int policy) argument
192 wait_queue_sub_init( wait_queue_set_t wqset, int policy) argument
224 wait_queue_set_alloc( int policy) argument
[all...]
/macosx-10.5.8/xnu-1228.15.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.c194 thread_affinity_policy_data_t policy; local
/macosx-10.5.8/xnu-1228.15.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.h101 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info_32
119 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info_64
137 policy_t policy; /* default policy for new threads */ member in struct:task_basic_info
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_print.c264 int policy; local
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_resource.c441 thread_precedence_policy_data_t policy; local
1066 int *policy; local
[all...]
H A Dpthread_synch.c806 unsigned int policy, importance; local
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/specfs/
H A Dspec_vnops.c697 int policy = IOPOL_DEFAULT; local
747 int policy; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.h88 u_int policy; /* DISCARD, NONE or IPSEC, see keyv2.h */ member in struct:secpolicy
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/orig/
H A Ddb_print.c610 int policy; local
/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMPMMtest.c313 thread_affinity_policy_data_t policy; local
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c556 thread_affinity_policy_data_t policy; local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c3156 int policy = IOPOL_DEFAULT; local
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1465 char policy_l_[PADL_(user_addr_t)]; user_addr_t policy; char policy_r_[PADR_(user_addr_t)]; member in struct:__mac_syscall_args

Completed in 240 milliseconds