Searched refs:prio_allocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1684 bool prio_allocate); 1769 bool prio_allocate) in tcf_chain_tp_find() 1780 if (prio_allocate || in tcf_chain_tp_find() 1955 bool prio_allocate; in tc_new_tfilter() local 1983 prio_allocate = false; in tc_new_tfilter() 1997 prio_allocate = true; in tc_new_tfilter() 2054 prio, prio_allocate); in tc_new_tfilter() 2083 if (prio_allocate) in tc_new_tfilter() 1766 tcf_chain_tp_find(struct tcf_chain *chain, struct tcf_chain_info *chain_info, u32 protocol, u32 prio, bool prio_allocate) tcf_chain_tp_find() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 1855 bool prio_allocate); 1940 bool prio_allocate) in tcf_chain_tp_find() 1951 if (prio_allocate || in tcf_chain_tp_find() 2133 bool prio_allocate; in tc_new_tfilter() local 2159 prio_allocate = false; in tc_new_tfilter() 2174 prio_allocate = true; in tc_new_tfilter() 2231 prio, prio_allocate); in tc_new_tfilter() 2260 if (prio_allocate) in tc_new_tfilter() 1937 tcf_chain_tp_find(struct tcf_chain *chain, struct tcf_chain_info *chain_info, u32 protocol, u32 prio, bool prio_allocate) tcf_chain_tp_find() argument
|
Completed in 10 milliseconds