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