Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Ddevmap.c472 struct list_head *flush_list = bpf_net_ctx_get_dev_flush_list(); in bq_enqueue()
/linux/include/linux/
H A Dfilter.h835 static inline struct list_head *bpf_net_ctx_get_dev_flush_list(void) in bpf_net_ctx_get_dev_flush_list() function