Searched refs:tcfa_bindcnt (Results 1 – 2 of 2) sorted by relevance
30 atomic_t tcfa_bindcnt; member44 #define tcf_bindcnt common.tcfa_bindcnt
108 atomic_dec(&p->tcfa_bindcnt); in __tcf_action_put()117 atomic_dec(&p->tcfa_bindcnt); in __tcf_action_put()139 if (!bind && strict && atomic_read(&p->tcfa_bindcnt) > 0) in __tcf_idr_release()336 if (!atomic_read(&p->tcfa_bindcnt)) { in tcf_idr_delete_index()369 atomic_set(&p->tcfa_bindcnt, 1); in tcf_idr_create()458 atomic_inc(&p->tcfa_bindcnt); in tcf_idr_check_alloc()