Searched refs:tagged (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 1937 uint64_t *array, uint32_t num, boolean_t tagged, alloc_cb_func_t cb, in pp_alloc_packet_common() argument 1985 if (tagged) { in pp_alloc_packet_common() 2021 uint64_t *array, uint32_t *size, boolean_t tagged, alloc_cb_func_t cb, in pp_alloc_packet_batch() argument 2032 i = pp_alloc_packet_common(pp, bufcnt, array, n, tagged, in pp_alloc_packet_batch()
|
| /xnu-10063.141.1/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 7 …mpts to achieve these goals by expecting all threads in the system to be tagged with a priority nu…
|