Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/kern/
H A Duipc_socket.c353 static void cached_sock_alloc(struct socket **, zalloc_flags_t);
446 cached_sock_alloc(struct socket **so, zalloc_flags_t how) in cached_sock_alloc() function
617 cached_sock_alloc(&so, how); in soalloc()