Searched refs:get_default (Results 1 – 13 of 13) sorted by relevance
| /xnu-11215/tests/ |
| H A D | task_policy.c | 182 &get_default), 196 &get_default), 216 &get_default), 243 &get_default), 273 &get_default), 303 &get_default), 472 &get_default), 486 &get_default), 506 &get_default), 533 &get_default), [all …]
|
| H A D | thread_policy.c | 33 boolean_t get_default = FALSE; in get_thread_requested_qos() local 37 (thread_policy_t)&requested_policy, &count, &get_default); in get_thread_requested_qos()
|
| H A D | coalition_policy.c | 76 boolean_t get_default = FALSE; in check_is_bg() local 79 (task_policy_t)&policy_state, &count, &get_default); in check_is_bg()
|
| H A D | turnstile_multihop.c | 224 boolean_t get_default = FALSE; in get_user_promotion_basepri() local 228 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri()
|
| H A D | kevent_qos.c | 92 boolean_t get_default = FALSE; in get_user_promotion_basepri() local 96 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri() 106 boolean_t get_default = FALSE; in get_thread_iotier() local 110 (thread_policy_t)&thread_policy, &count, &get_default); in get_thread_iotier()
|
| H A D | stackshot_tests.m | 1126 boolean_t get_default = FALSE; 1130 (thread_policy_t)&thread_policy, &count, &get_default);
|
| /xnu-11215/tools/tests/affinity/ |
| H A D | tags.c | 62 boolean_t get_default = FALSE; in thread_tag_get() local 68 (thread_policy_t) &policy, &count, &get_default); in thread_tag_get()
|
| /xnu-11215/osfmk/kern/ |
| H A D | thread_policy.c | 1307 if (!(*get_default)) { in thread_policy_get() 1319 *get_default = TRUE; in thread_policy_get() 1352 if (!(*get_default)) { in thread_policy_get() 1366 *get_default = TRUE; in thread_policy_get() 1373 if (*get_default) { in thread_policy_get() 1398 if (!(*get_default)) { in thread_policy_get() 1428 if (!(*get_default)) { in thread_policy_get() 1454 if (!(*get_default)) { in thread_policy_get() 1513 if (*get_default) { in thread_policy_get() 1533 if (*get_default) { in thread_policy_get() [all …]
|
| H A D | task_policy.c | 580 boolean_t *get_default) in task_policy_get() argument 595 if (*get_default) { in task_policy_get() 612 if (*get_default) { in task_policy_get() 647 if (*get_default) { in task_policy_get() 696 if (*get_default) { in task_policy_get()
|
| /xnu-11215/tests/ipc/ |
| H A D | ipc_read_inspect.c | 477 boolean_t get_default = FALSE; in test_thread_port_mig_intrans() local 481 (thread_policy_t)&info, &count, &get_default); in test_thread_port_mig_intrans()
|
| /xnu-11215/bsd/sys/ |
| H A D | pthread_shims.h | 277 …licy_flavor_t flavor, thread_policy_t info, mach_msg_type_number_t *count, boolean_t *get_default);
|
| /xnu-11215/osfmk/mach/ |
| H A D | thread_act.defs | 325 inout get_default : boolean_t);
|
| H A D | task.defs | 363 inout get_default : boolean_t);
|