Home
last modified time | relevance | path

Searched defs:flush_list (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/bpf/
H A Dcpumap.c729 struct list_head *flush_list = bpf_net_ctx_get_cpu_map_flush_list(); in bq_enqueue() local
764 void __cpu_map_flush(struct list_head *flush_list) in __cpu_map_flush()
H A Ddevmap.c420 void __dev_flush(struct list_head *flush_list) in __dev_flush()
469 struct list_head *flush_list = bpf_net_ctx_get_dev_flush_list(); in bq_enqueue() local
/linux/drivers/md/
H A Ddm-log-userspace-base.c465 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
482 static int flush_by_group(struct log_c *lc, struct list_head *flush_list, in flush_by_group()
H A Ddm-zoned-target.c62 struct bio_list flush_list; member
H A Ddm-writecache.c198 struct bio_list flush_list; member
/linux/include/net/
H A Dxdp_sock.h209 static inline void __xsk_map_flush(struct list_head *flush_list) in __xsk_map_flush()
/linux/net/xdp/
H A Dxsk.c380 struct list_head *flush_list = bpf_net_ctx_get_xskmap_flush_list(); in __xsk_map_redirect() local
388 void __xsk_map_flush(struct list_head *flush_list) in __xsk_map_flush()
/linux/include/linux/
H A Dblkdev.h549 struct list_head flush_list; member
H A Dbpf.h2771 static inline void __dev_flush(struct list_head *flush_list) in __dev_flush()
2817 static inline void __cpu_map_flush(struct list_head *flush_list) in __cpu_map_flush()