Searched refs:to_defact (Results 1 – 2 of 2) sorted by relevance
51 struct tcf_defact *d = to_defact(a); in tcf_simp_release()110 d = to_defact(a); in tcf_simp_init()119 d = to_defact(a); in tcf_simp_init()
11 #define to_defact(a) \ macro