/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_regset.c | 131 BT_CLEAR(drp->dr_bitmap, reg); in dt_regset_free()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | bitmap.h | 112 #define BT_CLEAR(bitmap, bitindex) \ macro
|
H A D | cpuvar.h | 432 #define CPUSET_DEL(set, cpu) BT_CLEAR((set).cpub, cpu)
|
/titanic_41/usr/src/uts/common/os/ |
H A D | bitset.c | 168 BT_CLEAR(b->bs_set, pos); in bitset_del()
|
H A D | schedctl.c | 164 BT_CLEAR(pagep->spc_map, index); in schedctl_lwp_cleanup()
|
/titanic_41/usr/src/lib/liblgrp/common/ |
H A D | lgrp.c | 234 BT_CLEAR(lgrp_info->info_children, lgrp); in prune_child() 379 BT_CLEAR(snap->ss_lgrpset, i); in prune_tree()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devpoll.c | 396 BT_CLEAR(pcp->pc_bitmap, fd); in dp_pcache_poll() 679 BT_CLEAR(pcp->pc_bitmap, fd); in dpwrite()
|
H A D | cpc.c | 529 BT_CLEAR(kcpc_cpumap, getminor(dev)); in kcpc_close()
|
H A D | sysevent.c | 140 BT_CLEAR(sysevent_minor_bitmap, idx); in sysevent_minor_rele()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | ds_impl.h | 229 #define DS_PORTSET_DEL(set, port) BT_CLEAR((set), (port))
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_dispq.c | 364 BT_CLEAR(gids, gid); in fmd_dispq_dispatch_gid()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | acctctl.c | 369 BT_CLEAR(maskp, id); in ac_res_set()
|
H A D | poll.c | 1449 BT_CLEAR(pcp->pc_bitmap, fd); in pcache_delete_fd() 1462 BT_CLEAR(pcp->pc_bitmap, fd); in pcache_delete_fd() 2062 BT_CLEAR(pcp->pc_bitmap, fd); in pcache_poll()
|
/titanic_41/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kaif.c | 377 BT_CLEAR(&kaif_waptmap, id); in kaif_wapt_release()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | pmem.c | 857 BT_CLEAR(plp->pl_bitmap, PFIND(pp)); in tlist_in()
|
H A D | cpuid.c | 196 BT_CLEAR((ulong_t *)featureset, feature); in remove_x86_feature()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vlds.c | 256 BT_CLEAR(vlds_minor_bitmap, idx); in vlds_minor_rele()
|
/titanic_41/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.h | 340 #define SF_RGNMAP_DEL(map, r) BT_CLEAR((map).bitmap, r)
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_impl.c | 2585 BT_CLEAR(nlm_sysid_bmap, sysid); in nlm_sysid_free()
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 5751 BT_CLEAR(ixgbe->vect_map[v_idx].rx_map, r_idx); in ixgbe_rx_ring_intr_disable()
|