Searched refs:KM_NORMALPRI (Results 1 – 7 of 7) sorted by relevance
50 #define KM_NORMALPRI 0x0008 /* with KM_NOSLEEP, lower priority allocation */ macro
865 nc = kmem_alloc(sizeof (*nc), KM_NOSLEEP | KM_NORMALPRI); in nfsauth_cache_get()874 KM_NOSLEEP | KM_NORMALPRI); in nfsauth_cache_get()912 KM_NOSLEEP | KM_NORMALPRI); in nfsauth_cache_get()1018 KM_NOSLEEP | KM_NORMALPRI); in nfsauth_cache_get()1084 KM_NOSLEEP | KM_NORMALPRI); in nfsauth_cache_get()
96 bfs = kmem_zalloc(sizeof (bootfs_t), KM_NOSLEEP | KM_NORMALPRI); in bootfs_mount()
865 ixa = kmem_alloc(sizeof (*ixa), KM_NOSLEEP | KM_NORMALPRI); in conn_get_ixa_exclusive()
1473 KM_NOSLEEP | KM_NORMALPRI)) == NULL) in insert_slaac_prefix()
11356 KM_NOSLEEP | KM_NORMALPRI)) == NULL) in dtrace_buffer_alloc()11368 KM_NOSLEEP | KM_NORMALPRI)) == NULL) in dtrace_buffer_alloc()13309 if ((base = kmem_zalloc(size, KM_NOSLEEP | KM_NORMALPRI)) == NULL) in dtrace_dstate_init()13836 KM_NOSLEEP | KM_NORMALPRI); in dtrace_state_go()13848 KM_NOSLEEP | KM_NORMALPRI)) == NULL) { in dtrace_state_go()
2265 big_buf = kmem_alloc(big_buf_size, KM_NOSLEEP | KM_NORMALPRI); in sbd_write_same_data()