Home
last modified time | relevance | path

Searched refs:atomic_bitset_32_ov (Results 1 – 6 of 6) sorted by relevance

/xnu-8796.101.5/tools/cocci/
H A Dmcache_atomic_rewrite.cocci130 - atomic_bitset_32_ov(E, F)
/xnu-8796.101.5/bsd/skywalk/channel/
H A Dchannel_kern.c619 (void) atomic_bitset_32_ov(&ch->ch_flags, in kern_channel_defunct()
630 if (atomic_bitset_32_ov(&ch->ch_flags, CHANF_DEFUNCT) & in kern_channel_defunct()
H A Dchannel.c251 if ((atomic_bitset_32_ov(&csi->csi_flags, CSI_DESTROYED) & in csi_destroy()
/xnu-8796.101.5/bsd/sys/
H A Dmcache.h149 #define atomic_bitset_32_ov(a, n) \ macro
/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c763 if ((atomic_bitset_32_ov(&mit->mit_flags, NETIF_MITF_SAMPLING) & in nx_netif_mit_stats()
/xnu-8796.101.5/bsd/skywalk/nexus/
H A Dnexus_adapter.c3700 if (!(atomic_bitset_32_ov(&na->na_flags, NAF_DRAINING) & in na_drain()