/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_mem.c | 60 buffer = kmem_cache_alloc(au_buf_cache, KM_NOSLEEP); in au_get_buff() 67 buffer = kmem_cache_alloc(au_buf_cache, KM_SLEEP); in au_get_buff()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | rctlsys.c | 266 nval = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_get() 330 oval = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_get() 438 nval = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_set() 450 oval = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_set() 451 rval1 = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_set() 452 rval2 = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_set() 936 new_val = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_projset() 937 alloc_val = kmem_cache_alloc(rctl_val_cache, KM_SLEEP); in rctlsys_projset()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_sack.c | 256 if ((new = kmem_cache_alloc( in tcp_notsack_insert() 399 if ((tmp = kmem_cache_alloc(tcp_notsack_blk_cache, in tcp_notsack_update() 428 tmp->next = kmem_cache_alloc(tcp_notsack_blk_cache, KM_NOSLEEP); in tcp_notsack_update()
|
/titanic_41/usr/src/uts/common/net/ |
H A D | radix.h | 177 #define R_Malloc(p, c, n) p = kmem_cache_alloc((c), KM_NOSLEEP) 179 if (p = kmem_cache_alloc((c), KM_NOSLEEP)) {\
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | refcount.c | 124 ref = kmem_cache_alloc(reference_cache, KM_SLEEP); in refcount_add_many() 167 kmem_cache_alloc(reference_history_cache, in refcount_remove_many()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | audit_core.c | 85 pad0 = kmem_cache_alloc(au_pad_cache, KM_SLEEP); in audit_init() 217 pad = kmem_cache_alloc(au_pad_cache, KM_SLEEP); in audit_newproc()
|
H A D | id32.c | 78 void **hent = kmem_cache_alloc(id32_cache, kmflag); in id32_alloc()
|
H A D | modhash.c | 554 entry = kmem_cache_alloc(mh_e_cache, hash->mh_sleep); in i_mod_hash_insert_nosync() 630 *handlep = kmem_cache_alloc(mh_e_cache, hash->mh_sleep); in mod_hash_reserve() 642 *handlep = kmem_cache_alloc(mh_e_cache, KM_NOSLEEP); in mod_hash_reserve_nosleep()
|
H A D | port_subr.c | 262 pkevp = kmem_cache_alloc(port_control.pc_cache, KM_NOSLEEP); in port_alloc_event() 323 pkevp = kmem_cache_alloc(port_control.pc_cache, KM_NOSLEEP); in port_alloc_event_local() 358 kmem_cache_alloc(port_control.pc_cache, KM_SLEEP); in port_alloc_event_block()
|
H A D | tlabel.c | 88 ts_label_t *lab = kmem_cache_alloc(tslabel_cache, flag); in labelalloc() 109 ts_label_t *lab = kmem_cache_alloc(tslabel_cache, flag); in labeldup()
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | table.c | 81 table[x].next = kmem_cache_alloc(ht_node_cache, KM_SLEEP); in ht_insert() 102 p = kmem_cache_alloc(ht_node_cache, KM_SLEEP); in ht_insert()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | machdep.c | 147 mpcb->mpcb_wbuf = kmem_cache_alloc(wbuf32_cache, KM_SLEEP); in lwp_stk_init() 150 mpcb->mpcb_wbuf = kmem_cache_alloc(wbuf64_cache, KM_SLEEP); in lwp_stk_init() 216 wbuf = kmem_cache_alloc(wbuf64_cache, KM_SLEEP); in lwp_forkregs() 220 wbuf = kmem_cache_alloc(wbuf32_cache, KM_SLEEP); in lwp_forkregs()
|
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | auth_none.c | 63 return (kmem_cache_alloc(authnone_cache, KM_SLEEP)); in authnone_create()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | kmem.h | 128 extern void *kmem_cache_alloc(kmem_cache_t *, int);
|
H A D | strft.h | 152 _hp = kmem_cache_alloc(fthdr_cache, KM_NOSLEEP); \
|
/titanic_41/usr/src/uts/common/io/lvm/softpart/ |
H A D | sp.c | 471 ps = kmem_cache_alloc(sp_parent_cache, MD_ALLOCFLAGS); in sp_send_stat_ok() 486 ps = kmem_cache_alloc(sp_parent_cache, MD_ALLOCFLAGS); in sp_send_stat_err() 544 err_ps = kmem_cache_alloc(sp_parent_cache, MD_ALLOCFLAGS); in sp_error() 996 ps = kmem_cache_alloc(sp_parent_cache, MD_ALLOCFLAGS); in md_sp_strategy() 1038 cs = kmem_cache_alloc(sp_child_cache, MD_ALLOCFLAGS); in md_sp_strategy() 1147 ps = kmem_cache_alloc(sp_parent_cache, MD_ALLOCFLAGS); in sp_directed_read() 1176 cs = kmem_cache_alloc(sp_child_cache, MD_ALLOCFLAGS); in sp_directed_read()
|
/titanic_41/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_cmd.c | 268 c = kmem_cache_alloc(sda_cmd_cache, kmflag); in sda_cmd_alloc() 301 c = kmem_cache_alloc(sda_cmd_cache, kmflag); in sda_cmd_alloc_acmd()
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | kmem.c | 113 kmem_cache_alloc(kmem_cache_t *kc, int kmflags) in kmem_cache_alloc() function
|
/titanic_41/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_sdp.c | 104 so = kmem_cache_alloc(socket_cache, kmflags); in socksdp_create()
|
H A D | sockmod_sctp.c | 141 ss = kmem_cache_alloc(sosctp_sockcache, kmflags); in socksctp_create()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_vfs.c | 64 smb_vfs = kmem_cache_alloc(smb_kshare_cache_vfs, KM_SLEEP); in smb_vfs_hold()
|
/titanic_41/usr/src/uts/common/fs/specfs/ |
H A D | specsubr.c | 137 nsp = kmem_cache_alloc(snode_cache, KM_SLEEP); in specvp() 138 csp = kmem_cache_alloc(snode_cache, KM_SLEEP); in specvp() 229 sp = kmem_cache_alloc(snode_cache, KM_SLEEP); in makespecvp() 585 nsp = kmem_cache_alloc(snode_cache, KM_SLEEP); in commonvp()
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.h | 183 (rdp) = kmem_cache_alloc(nl7c_uri_rd_kmc, KM_SLEEP); \
|
/titanic_41/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 77 rxb = kmem_cache_alloc(cache, kmflags); in rxbuf_alloc()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | fdbuffer.c | 104 fdb = kmem_cache_alloc(fdb_cache, KM_SLEEP); in fdb_page_create() 132 fdb = kmem_cache_alloc(fdb_cache, KM_SLEEP); in fdb_addr_create()
|