Home
last modified time | relevance | path

Searched refs:fq_flow_set_detached (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fq.c220 static void fq_flow_set_detached(struct fq_flow_node *flow) in fq_flow_set_detached() function
505 fq_flow_set_detached(flow); in fq_dequeue_nonprio_flows()
/linux/net/sched/
H A Dsch_fq.c174 static void fq_flow_set_detached(struct fq_flow *f) in fq_flow_set_detached() function
443 fq_flow_set_detached(f); in fq_classify()
730 fq_flow_set_detached(f); in fq_dequeue()