Home
last modified time | relevance | path

Searched refs:KM_NOSLEEP (Results 351 – 375 of 534) sorted by relevance

1...<<11121314151617181920>>...22

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c893 kmem_zalloc(i * sizeof (struct simba_cfg_state), KM_NOSLEEP); in simba_save_config_regs()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c194 flag = (sleepflag == TAVOR_SLEEP) ? KM_SLEEP : KM_NOSLEEP; in tavor_rsrc_alloc()
2274 flag = (sleepflag == TAVOR_SLEEP) ? KM_SLEEP : KM_NOSLEEP; in tavor_rsrc_swhdl_alloc()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c1358 *s = kmem_cache_alloc(sctp_kmem_ftsn_set_cache, KM_NOSLEEP); in sctp_add_ftsn_set()
1383 KM_NOSLEEP); in sctp_add_ftsn_set()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c1009 KM_NOSLEEP) != 0) { in login_sm_process_request()
2728 if ((nvrc = nvlist_alloc(&cfg_nv, NV_UNIQUE_NAME, KM_NOSLEEP)) != 0) { in iscsit_add_declarative_keys()
H A Discsit.c2805 sizeof (stmf_data_buf_t), KM_NOSLEEP); in iscsit_task_alloc()
2851 itask = kmem_zalloc(sizeof (iscsit_task_t), KM_NOSLEEP); in iscsit_tm_task_alloc()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1092 mc_macs = kmem_zalloc(size, KM_NOSLEEP);
1138 ETH_ALLEN), KM_NOSLEEP);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c413 db = (struct bsd_db *)kmem_alloc(newlen, KM_NOSLEEP); in bsd_alloc()
/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c1020 KM_NOSLEEP); in vt_ioctl()
H A Dtl.c2640 tep->te_abuf = kmem_zalloc((size_t)alen, KM_NOSLEEP); in tl_bind()
3214 opts = kmem_alloc(olen, KM_NOSLEEP); in tl_conn_req_ser()
3274 tip = kmem_zalloc(sizeof (*tip), KM_NOSLEEP); in tl_conn_req_ser()
5531 void *abuf = kmem_zalloc((size_t)alen, KM_NOSLEEP); in tl_get_any_addr()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c1101 if ((pTxPkt = kmem_zalloc(sizeof(um_txpacket_t), KM_NOSLEEP)) == NULL) in BnxeTxPktAlloc()
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c3049 path = kmem_alloc(MAXPATHLEN + 1, KM_NOSLEEP); in ata_set_write_cache()
3061 path = kmem_alloc(MAXPATHLEN + 1, KM_NOSLEEP); in ata_set_write_cache()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c1364 (sleepflag == HERMON_SLEEP) ? KM_SLEEP : KM_NOSLEEP); in hermon_qp_alloc_range()
2429 sizeof (hermon_qpn_entry_t), KM_NOSLEEP); in hermon_qp_create_qpn()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1463 upd = kmem_zalloc(sizeof (*upd), KM_NOSLEEP); in sol_uverbs_alloc_pd()
2109 umr = kmem_zalloc(sizeof (*umr), KM_NOSLEEP); in sol_uverbs_reg_mr()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c319 kmflags = (sflags & SOCKET_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in sockpfp_create()
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c1206 sizeof (stmf_data_buf_t), KM_NOSLEEP); in pppt_task_alloc()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_output.c1009 KM_NOSLEEP); in ire_send_wire_v6()
H A Dconn_opt.c2271 hdrs = kmem_alloc(hdrs_len, KM_NOSLEEP); in conn_build_hdr_template()
2924 KM_NOSLEEP); in conn_inherit_parent()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1529 req = kmem_cache_alloc(state->id_req_kmc, KM_NOSLEEP); in ibd_acache_lookup()
6277 req = kmem_cache_alloc(state->id_req_kmc, KM_NOSLEEP); in ibd_m_multicst()
6397 req = kmem_cache_alloc(state->id_req_kmc, KM_NOSLEEP); in ibd_m_promisc()
6623 lso->lso_hdr = kmem_zalloc(lso->lso_hdr_sz, KM_NOSLEEP); in ibd_setup_lso()
6921 req = kmem_cache_alloc(state->id_req_kmc, KM_NOSLEEP); in ibd_sched_poll()
7329 KM_NOSLEEP); in ibd_send()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1721 kmflag = KM_NOSLEEP; in rootnex_coredma_allochdl()
1979 dma->dp_sleep_flags = kmflag = KM_NOSLEEP; in rootnex_coredma_bindhdl()
2380 dma->dp_sleep_flags != KM_NOSLEEP) in rootnex_coredma_get_sleep_flags()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c118 sp = kmem_alloc(nodesize, KM_NOSLEEP); in xdr_string3()
1600 if ((ptr = kmem_alloc(size, KM_NOSLEEP)) == NULL) in xdr_READ3uiores()
H A Dnfs4_subr.c2328 buf = kmem_alloc(bufsize, KM_NOSLEEP); in nfs4_printfhandle()
2517 nrdc = rddir4_cache_alloc(KM_NOSLEEP); in rddir4_cache_lookup()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c2554 KM_NOSLEEP); in idm_so_buf_alloc()
2557 idb->idb_buf = kmem_alloc(buflen, KM_NOSLEEP); in idm_so_buf_alloc()
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c889 kmflag = KM_NOSLEEP; in ioat_cmd_alloc()
/illumos-gate/usr/src/uts/common/os/
H A Dmem_cage.c595 new = kmem_zalloc(sizeof (*new), KM_NOSLEEP); in kcage_glist_alloc()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kp.c399 int kmflag = (flags & KPD_NOWAIT) ? KM_NOSLEEP : KM_SLEEP; in segkp_get_internal()

1...<<11121314151617181920>>...22