Searched refs:ipc_port_importance_delta (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.81.2/osfmk/ipc/ |
| H A D | ipc_port.h | 774 ipc_port_importance_delta(
|
| H A D | ipc_importance.c | 2925 if (ipc_port_importance_delta(port, IPID_OPTION_NORMAL, -1) == FALSE) { in ipc_importance_inherit_from_kmsg() 3245 if (ipc_port_importance_delta(port, IPID_OPTION_NORMAL, -1) == FALSE) { in ipc_importance_receive() 3340 ipc_port_importance_delta(port, IPID_OPTION_NORMAL, -1) == FALSE) { in ipc_importance_clean()
|
| H A D | ipc_port.c | 900 if (ipc_port_importance_delta(port, IPID_OPTION_NORMAL, -1) == TRUE) { in ipc_port_spnotify() 2684 ipc_port_importance_delta( in ipc_port_importance_delta() function
|
| H A D | ipc_right.c | 546 if (ipc_port_importance_delta(port, IPID_OPTION_SENDPOSSIBLE, 1) == FALSE) { in ipc_right_request_alloc()
|
| H A D | ipc_kmsg.c | 4162 if (ipc_port_importance_delta(dport, IPID_OPTION_SENDPOSSIBLE, 1) == FALSE) { in ipc_kmsg_copyin_header()
|