PR_NOWAIT 608 crypto/crypto.c crp = pool_get(&cryptop_pool, PR_NOWAIT); PR_NOWAIT 616 crypto/crypto.c crd = pool_get(&cryptodesc_pool, PR_NOWAIT); PR_NOWAIT 2018 dev/ic/wdc.c ((flags & WDC_NOSLEEP) != 0 ? PR_NOWAIT : PR_WAITOK)); PR_NOWAIT 196 dev/raidframe/rf_openbsdkintf.c #define RAIDGETBUF(rs) pool_get(&(rs)->sc_cbufpool, PR_NOWAIT) PR_NOWAIT 1631 dev/systrace.c strp = pool_get(&systr_proc_pl, PR_NOWAIT); PR_NOWAIT 1673 dev/systrace.c pol = pool_get(&systr_policy_pl, PR_NOWAIT); PR_NOWAIT 239 kern/kern_malloc_debug.c md = pool_get(&debug_malloc_pool, wait ? PR_WAITOK : PR_NOWAIT); PR_NOWAIT 135 kern/kern_workq.c PR_WAITOK : PR_NOWAIT); PR_NOWAIT 1019 kern/subr_pool.c cp = pool_allocator_alloc(pp, PR_NOWAIT); PR_NOWAIT 1021 kern/subr_pool.c ph = pool_alloc_item_header(pp, cp, PR_NOWAIT); PR_NOWAIT 1139 kern/subr_pool.c cp = pool_allocator_alloc(pp, PR_NOWAIT); PR_NOWAIT 1141 kern/subr_pool.c ph = pool_alloc_item_header(pp, cp, PR_NOWAIT); PR_NOWAIT 1755 kern/subr_pool.c pcg = pool_get(&pcgpool, PR_NOWAIT); PR_NOWAIT 162 kern/uipc_socket2.c so = pool_get(&socket_pool, PR_NOWAIT); PR_NOWAIT 228 kern/vfs_bio.c bp = pool_get(&bufpool, PR_NOWAIT); PR_NOWAIT 210 net/if_pfsync.c d->scrub = pool_get(&pf_state_scrub_pl, PR_NOWAIT); PR_NOWAIT 255 net/if_pfsync.c st = pool_get(&pf_state_pl, PR_NOWAIT); PR_NOWAIT 741 net/pf.c (*sn) = pool_get(&pf_src_tree_pl, PR_NOWAIT); PR_NOWAIT 2830 net/pf.c if ((sk = pool_get(&pf_state_key_pl, PR_NOWAIT)) == NULL) PR_NOWAIT 3266 net/pf.c s = pool_get(&pf_state_pl, PR_NOWAIT); PR_NOWAIT 335 net/pf_if.c if ((dyn = pool_get(&pfi_addr_pl, PR_NOWAIT)) == NULL) PR_NOWAIT 1139 net/pf_ioctl.c rule = pool_get(&pf_rule_pl, PR_NOWAIT); PR_NOWAIT 1388 net/pf_ioctl.c newrule = pool_get(&pf_rule_pl, PR_NOWAIT); PR_NOWAIT 1646 net/pf_ioctl.c s = pool_get(&pf_state_pl, PR_NOWAIT); PR_NOWAIT 1954 net/pf_ioctl.c altq = pool_get(&pf_altq_pl, PR_NOWAIT); PR_NOWAIT 2093 net/pf_ioctl.c pa = pool_get(&pf_pooladdr_pl, PR_NOWAIT); PR_NOWAIT 2189 net/pf_ioctl.c newpa = pool_get(&pf_pooladdr_pl, PR_NOWAIT); PR_NOWAIT 341 net/pf_norm.c *frag = pool_get(&pf_frag_pl, PR_NOWAIT); PR_NOWAIT 344 net/pf_norm.c *frag = pool_get(&pf_frag_pl, PR_NOWAIT); PR_NOWAIT 534 net/pf_norm.c *frag = pool_get(&pf_cache_pl, PR_NOWAIT); PR_NOWAIT 537 net/pf_norm.c *frag = pool_get(&pf_cache_pl, PR_NOWAIT); PR_NOWAIT 543 net/pf_norm.c cur = pool_get(&pf_cent_pl, PR_NOWAIT); PR_NOWAIT 659 net/pf_norm.c cur = pool_get(&pf_cent_pl, PR_NOWAIT); PR_NOWAIT 713 net/pf_norm.c cur = pool_get(&pf_cent_pl, PR_NOWAIT); PR_NOWAIT 916 net/pf_norm.c frent = pool_get(&pf_frent_pl, PR_NOWAIT); PR_NOWAIT 1345 net/pf_norm.c src->scrub = pool_get(&pf_state_scrub_pl, PR_NOWAIT); PR_NOWAIT 367 net/pf_osfp.c if ((entry = pool_get(&pf_osfp_entry_pl, PR_NOWAIT)) == NULL) PR_NOWAIT 370 net/pf_osfp.c if ((fp = pool_get(&pf_osfp_pl, PR_NOWAIT)) == NULL) PR_NOWAIT 382 net/pf_osfp.c if ((entry = pool_get(&pf_osfp_entry_pl, PR_NOWAIT)) == NULL) { PR_NOWAIT 810 net/pf_table.c ke = pool_get(&pfr_kentry_pl2, PR_NOWAIT); PR_NOWAIT 812 net/pf_table.c ke = pool_get(&pfr_kentry_pl, PR_NOWAIT); PR_NOWAIT 1890 net/pf_table.c kt = pool_get(&pfr_ktable_pl, PR_NOWAIT); PR_NOWAIT 823 net/route.c rt = pool_get(&rtentry_pool, PR_NOWAIT); PR_NOWAIT 1224 net/route.c r = pool_get(&rttimer_pool, PR_NOWAIT); PR_NOWAIT 543 netbt/hci_link.c pdu = pool_get(&l2cap_pdu_pool, PR_NOWAIT); PR_NOWAIT 130 netbt/l2cap_misc.c req = pool_get(&l2cap_req_pool, PR_NOWAIT); PR_NOWAIT 1455 netbt/rfcomm_session.c credit = pool_get(&rfcomm_credit_pool, PR_NOWAIT); PR_NOWAIT 1526 netbt/rfcomm_session.c credit = pool_get(&rfcomm_credit_pool, PR_NOWAIT); PR_NOWAIT 198 netinet/in_pcb.c inp = pool_get(&inpcb_pool, PR_NOWAIT); PR_NOWAIT 596 netinet/ip_input.c ipqe = pool_get(&ipqent_pool, PR_NOWAIT); PR_NOWAIT 211 netinet/tcp_input.c tiqe = pool_get(&tcpqe_pool, PR_NOWAIT); PR_NOWAIT 2586 netinet/tcp_input.c pool_get(&sackhl_pool, PR_NOWAIT); PR_NOWAIT 2683 netinet/tcp_input.c pool_get(&sackhl_pool, PR_NOWAIT); PR_NOWAIT 2720 netinet/tcp_input.c pool_get(&sackhl_pool, PR_NOWAIT); PR_NOWAIT 4052 netinet/tcp_input.c sc = pool_get(&syn_cache_pool, PR_NOWAIT); PR_NOWAIT 473 netinet/tcp_subr.c tp = pool_get(&tcpcb_pool, PR_NOWAIT); PR_NOWAIT 133 scsi/scsi_base.c ((flags & SCSI_NOSLEEP) != 0 ? PR_NOWAIT : PR_WAITOK)); PR_NOWAIT 81 ufs/ufs/ufs_dirhash.c #define DIRHASH_BLKALLOC() pool_get(&ufsdirhash_pool, PR_NOWAIT) PR_NOWAIT 71 uvm/uvm_anon.c anon = pool_get(&uvm_anon_pool, PR_NOWAIT);