Searched refs:IPID_OPTION_SENDPOSSIBLE (Results 1 – 4 of 4) sorted by relevance
682 IPID_OPTION_SENDPOSSIBLE = 1, /* send-possible induced boost */ enumerator
2585 assert(options == IPID_OPTION_NORMAL || options == IPID_OPTION_SENDPOSSIBLE); in ipc_port_importance_delta_internal()2614 if (options & IPID_OPTION_SENDPOSSIBLE) { in ipc_port_importance_delta_internal()
546 if (ipc_port_importance_delta(port, IPID_OPTION_SENDPOSSIBLE, 1) == FALSE) { in ipc_right_request_alloc()
4213 if (ipc_port_importance_delta(dport, IPID_OPTION_SENDPOSSIBLE, 1) == FALSE) { in ipc_kmsg_copyin_header()