Home
last modified time | relevance | path

Searched refs:qosp (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/osfmk/ipc/ !
H A Dmach_port.c553 mach_port_qos_t *qosp, in mach_port_allocate_qos() argument
558 if (qosp->name) { in mach_port_allocate_qos()
562 qosp, namep); in mach_port_allocate_qos()
595 mach_port_qos_t *qosp, in mach_port_allocate_full() argument
608 if (qosp->name) { in mach_port_allocate_full()
621 if (qosp->prealloc) { in mach_port_allocate_full()
622 if (qosp->len > MACH_MSG_SIZE_MAX - MAX_TRAILER_SIZE) { in mach_port_allocate_full()
628 qosp->prealloc = 0; in mach_port_allocate_full()
636 if (qosp->name) { in mach_port_allocate_full()
653 if (qosp->name) { in mach_port_allocate_full()