Searched refs:TCF_PROTO_OPS_DOIT_UNLOCKED (Results 1 – 3 of 3) sorted by relevance
400 TCF_PROTO_OPS_DOIT_UNLOCKED = 1, enumerator
3206 .flags = TCF_PROTO_OPS_DOIT_UNLOCKED,
246 ret = !!(ops->flags & TCF_PROTO_OPS_DOIT_UNLOCKED); in tcf_proto_is_unlocked()