Home
last modified time | relevance | path

Searched defs:waitok (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/sys/net/route/
H A Droute_subscription.c69 enum rib_subscription_type type, bool waitok) in allocate_subscription()
93 enum rib_subscription_type type, bool waitok) in rib_subscribe()
108 enum rib_subscription_type type, bool waitok) in rib_subscribe_internal()
H A Dfib_algo.c1558 alloc_fib_dp_array(uint32_t num_tables, bool waitok) in alloc_fib_dp_array()
/freebsd-src/sys/netlink/
H A Dktest_netlink_message_writer.h38 nlmsg_get_buf_wrapper(struct nl_writer *nw, size_t size, bool waitok) in nlmsg_get_buf_wrapper() argument
H A Dktest_netlink_message_writer.c45 int waitok; member
H A Dnetlink_message_writer.c48 nlmsg_get_buf(struct nl_writer *nw, size_t len, bool waitok) in nlmsg_get_buf() argument
/freebsd-src/lib/libthr/thread/
H A Dthr_suspend_np.c160 suspend_common(struct pthread * curthread,struct pthread * thread,int waitok) suspend_common() argument
/freebsd-src/sys/kern/
H A Duipc_mqueue.c1690 size_t msg_len, unsigned msg_prio, int waitok, in mqueue_send() argument
1845 size_t msg_len, unsigned *msg_prio, int waitok, in mqueue_receive() argument
2283 int error, waitok; in kern_kmq_timedreceive() local
2320 int error, waitok; kern_kmq_timedsend() local
[all...]
/freebsd-src/sys/dev/iommu/
H A Dbusdma_iommu.c1004 bool waitok; bus_dma_iommu_load_ident() local
/freebsd-src/sys/ufs/ffs/
H A Dffs_softdep.c388 softdep_prealloc(struct vnode *vp, int waitok) in softdep_prealloc() argument
3147 softdep_prealloc(struct vnode * vp,int waitok) softdep_prealloc() argument
/freebsd-src/sys/vm/
H A Duma_core.c1711 zone_reclaim(uma_zone_t zone, int domain, int waitok, bool drain) in zone_reclaim() argument