Home
last modified time | relevance | path

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

/freebsd/sbin/ggate/ggated/
H A Dggated.c681 malloc_waitok(size_t size) in malloc_waitok() function
707 req = malloc_waitok(sizeof(*req)); in recv_thread()
728 req->r_data = malloc_waitok(req->r_length); in recv_thread()