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