Searched defs:waitok (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | uipc_mqueue.c | 1696 size_t msg_len, unsigned msg_prio, int waitok, in mqueue_send() 1851 size_t msg_len, unsigned *msg_prio, int waitok, in mqueue_receive() 2280 int waitok; in sys_kmq_timedreceive() local 2307 int error, waitok; in sys_kmq_timedsend() local 2805 int waitok; in freebsd32_kmq_timedsend() local 2836 int error, waitok; in freebsd32_kmq_timedreceive() local
|
| /f-stack/freebsd/net/route/ |
| H A D | route_ctl.c | 1413 enum rib_subscription_type type, bool waitok) in allocate_subscription() 1437 enum rib_subscription_type type, bool waitok) in rib_subscribe() 1452 enum rib_subscription_type type, bool waitok) in rib_subscribe_internal()
|
| H A D | fib_algo.c | 1234 alloc_fib_dp_array(uint32_t num_tables, bool waitok) in alloc_fib_dp_array()
|
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 1474 zone_reclaim(uma_zone_t zone, int waitok, bool drain) in zone_reclaim()
|