Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
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()
Ddevmap.c423 void __dev_flush(struct list_head *flush_list) in __dev_flush()
472 struct list_head *flush_list = bpf_net_ctx_get_dev_flush_list(); in bq_enqueue() local
/linux-6.12.1/drivers/md/
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()
Ddm-zoned-target.c62 struct bio_list flush_list; member
Ddm-writecache.c198 struct bio_list flush_list; member
/linux-6.12.1/include/net/
Dxdp_sock.h209 static inline void __xsk_map_flush(struct list_head *flush_list) in __xsk_map_flush()
/linux-6.12.1/net/xdp/
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-6.12.1/include/linux/
Dblkdev.h549 struct list_head flush_list; member
Dbpf.h2779 static inline void __dev_flush(struct list_head *flush_list) in __dev_flush()
2825 static inline void __cpu_map_flush(struct list_head *flush_list) in __cpu_map_flush()