Home
last modified time | relevance | path

Searched refs:bkmem_free (Results 26 – 37 of 37) sorted by relevance

12

/illumos-gate/usr/src/lib/libpkg/common/
H A Dnhash.c139 bkmem_free(bp->itempp, in add_cache()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c683 bkmem_free(filep->fi_path, strlen(filep->fi_path)+1); in boot_hsfs_close()
692 bkmem_free((char *)filep, sizeof (fileid_t)); in boot_hsfs_close()
727 bkmem_free((char *)devp, sizeof (devid_t)); in boot_hsfs_closeall()
728 bkmem_free((char *)head, sizeof (fileid_t)); in boot_hsfs_closeall()
/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c641 bkmem_free((caddr_t)ngp, sizeof (struct inetgram)); in make_trans_datagram()
650 bkmem_free((caddr_t)ngp, sizeof (struct inetgram)); in make_trans_datagram()
866 bkmem_free((caddr_t)igp, in ipv4_input()
899 bkmem_free((caddr_t)igp, in ipv4_input()
H A Dibd.c353 bkmem_free(mac_state.mac_buf, mac_state.mac_mtu); in ibd_input()
398 bkmem_free((caddr_t)inp, in ibd_input()
H A Dethernet.c353 bkmem_free(mac_state.mac_buf, mac_state.mac_mtu); in ether_input()
399 bkmem_free((caddr_t)inp, in ether_input()
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c232 bkmem_free(void *p, size_t size) in bkmem_free() function
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dramdisk.c295 bkmem_free(fth_buf, buf_size); in create_ramdisk()
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c412 bkmem_free(isp->pcb, sizeof (tcp_t)); in tcp_socket_init()
520 bkmem_free((caddr_t)in_gram, sizeof (struct inetgram)); in tcp_drain_input()
698 bkmem_free((caddr_t)tcp->tcp_iphc, tcp->tcp_iphc_len); in tcp_free()
714 bkmem_free((caddr_t)tcp->tcp_sack_info, in tcp_free()
726 bkmem_free((caddr_t)tcp, sizeof (tcp_t)); in tcp_close_detached()
1011 bkmem_free((caddr_t)tcp, sizeof (tcp_t)); in tcp_close()
1596 bkmem_free((caddr_t)eager, sizeof (tcp_t)); in tcp_drop_q0()
1664 bkmem_free((caddr_t)eager, sizeof (tcp_t)); in tcp_conn_request()
1677 bkmem_free((caddr_t)eager, sizeof (tcp_t)); in tcp_conn_request()
1930 bkmem_free((caddr_t)tcp, sizeof (tcp_t)); in tcp_clean_death()
[all …]
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c1072 bkmem_free((char *)eb, logfp->fi_devp->un_fs.di_fs.fs_bsize); in lufs_closeall()
1073 bkmem_free((char *)logfp, sizeof (fileid_t)); in lufs_closeall()
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c1217 bkmem_free((caddr_t)igp, in del_gram()
1330 bkmem_free((caddr_t)(mp->b_datap), mp->b_size); in freeb()
1334 bkmem_free((caddr_t)mp, sizeof (mblk_t)); in freeb()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c114 bkmem_free((caddr_t)filep, sizeof (struct nfs_files)); in boot_nfs_closeall()
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dheap_kmem.c720 bkmem_free(void *p, size_t bytes) in bkmem_free() function

12