Searched refs:useswcnt (Results 1 – 3 of 3) sorted by relevance
82 return block && !atomic_read(&block->useswcnt); in tcf_block_bypass_sw()
498 atomic_t useswcnt; member
422 if (!atomic_dec_return(&block->useswcnt)) in tcf_proto_count_usesw()436 if (counted && atomic_inc_return(&block->useswcnt) == 1) in tcf_proto_count_usesw()