Home
last modified time | relevance | path

Searched defs:canwait (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dip6_output.c3475 copypktopts(struct ip6_pktopts *dst, struct ip6_pktopts *src, zalloc_flags_t canwait) in copypktopts()
3513 ip6_copypktopts(struct ip6_pktopts *src, zalloc_flags_t canwait) in ip6_copypktopts()
/xnu-12377.41.6/bsd/kern/
H A Duipc_socket2.c2788 dup_sockaddr(struct sockaddr *sa, int canwait) in dup_sockaddr()
H A Duipc_socket.c2821 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr()
/xnu-12377.41.6/osfmk/vm/
H A Dvm_resident.c4239 vm_page_create_guard(bool canwait) in vm_page_create_guard()