Home
last modified time | relevance | path

Searched refs:destroy_obj_hashfn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c50 static u32 destroy_obj_hashfn(const struct tcf_proto *tp) in destroy_obj_hashfn() function
63 destroy_obj_hashfn(tp)); in tcf_proto_signal_destroying()
78 u32 hash = destroy_obj_hashfn(tp); in tcf_proto_exists_destroying()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c172 static u32 destroy_obj_hashfn(const struct tcf_proto *tp) in destroy_obj_hashfn() function
185 destroy_obj_hashfn(tp)); in tcf_proto_signal_destroying()
200 u32 hash = destroy_obj_hashfn(tp); in tcf_proto_exists_destroying()

Completed in 11 milliseconds