/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | t-qic.c | 140 SM_FREE(obp); 156 SM_FREE(obp); 177 SM_FREE(obp); 208 SM_FREE(obp);
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | heap.h | 94 #define SM_FREE(ptr) \ macro
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | seg_map.h | 192 #define SM_FREE 0x04 /* put pages back on free list */ macro
|
H A D | vpm.c | 1104 if (flags & SM_FREE) in vpm_sync_pages()
|
H A D | seg_map.c | 2066 if (flags & SM_FREE) { in segmap_release()
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | space_map.h | 143 SM_FREE enumerator
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | spa_checkpoint.c | 226 VERIFY3U(sme->sme_type, ==, SM_FREE); in spa_checkpoint_discard_sync_callback()
|
H A D | metaslab.c | 2227 SM_FREE, length); in metaslab_load_impl() 3612 space_map_write(sm, msp->ms_allocatable, SM_FREE, SM_NO_VDEVID, tx); in metaslab_condense() 3613 space_map_write(sm, condense_tree, SM_FREE, SM_NO_VDEVID, tx); in metaslab_condense() 3778 space_map_write(msp->ms_sm, msp->ms_unflushed_frees, SM_FREE, in metaslab_flush() 3969 space_map_write(log_sm, msp->ms_freeing, SM_FREE, in metaslab_sync() 3988 space_map_write(msp->ms_sm, msp->ms_freeing, SM_FREE, in metaslab_sync() 4010 msp->ms_checkpointing, SM_FREE, SM_NO_VDEVID, tx); in metaslab_sync()
|
H A D | spa_log_spacemap.c | 1092 case SM_FREE: in spa_ld_log_sm_cb()
|
H A D | space_map.c | 406 if (maptype == SM_FREE) in space_map_load_length()
|
/illumos-gate/usr/src/cmd/zdb/ |
H A D | zdb.c | 3794 ASSERT(sme->sme_type == SM_ALLOC || sme->sme_type == SM_FREE); in load_unflushed_svr_segs_cb() 4002 ASSERT(sme->sme_type == SM_FREE); in checkpoint_sm_exclude_entry_cb() 4109 ASSERT(sme->sme_type == SM_ALLOC || sme->sme_type == SM_FREE); in count_unflushed_space_cb() 4149 ASSERT(sme->sme_type == SM_ALLOC || sme->sme_type == SM_FREE); in load_unflushed_cb() 4150 ASSERT(*uic_maptype == SM_ALLOC || *uic_maptype == SM_FREE); in load_unflushed_cb() 5153 ASSERT(sme->sme_type == SM_FREE); in verify_checkpoint_sm_entry_cb() 5203 load_concrete_ms_allocatable_trees(checkpoint, SM_FREE); in verify_checkpoint_vdev_spacemaps() 5288 load_concrete_ms_allocatable_trees(current, SM_FREE); in verify_checkpoint_ms_spacemaps() 5690 ASSERT(sme->sme_type == SM_ALLOC || sme->sme_type == SM_FREE); in log_spacemap_obsolete_stats_cb()
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | milter.c | 3037 SM_FREE(mh_value); 3051 SM_FREE(mh_value); 3137 SM_FREE(mh_value); 3329 SM_FREE(mh_value); 3338 SM_FREE(mh_value);
|
H A D | main.c | 4094 SM_FREE(lbp); 4108 SM_FREE(lbp);
|
H A D | map.c | 3638 SM_FREE(argv[j]); 3681 SM_FREE(argv[i]);
|
H A D | queue.c | 4516 SM_FREE(bp); 4601 SM_FREE(bp);
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 3055 flags = SM_FREE | SM_DONTNEED |SM_ASYNC; in ud_rdip() 3299 flags = SM_WRITE | SM_FREE | in ud_wrip()
|
/illumos-gate/usr/src/uts/common/fs/specfs/ |
H A D | specvnops.c | 1058 flags = SM_DONTNEED | SM_FREE; in spec_read()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | lofi.c | 1148 smflags |= SM_FREE; in lofi_mapped_rdwr()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 1108 flags = SM_WRITE | SM_FREE | in wrip()
|