Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Duipc_socket.c340 static void cached_sock_alloc(struct socket **, zalloc_flags_t);
429 cached_sock_alloc(struct socket **so, zalloc_flags_t how) in cached_sock_alloc() function
599 cached_sock_alloc(&so, how); in soalloc()