Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c707 struct list_head *flush_list = this_cpu_ptr(&cpu_map_flush_list); in bq_enqueue() local
759 struct list_head *flush_list = this_cpu_ptr(&cpu_map_flush_list); in __cpu_map_flush() local
H A Ddevmap.c411 struct list_head *flush_list = this_cpu_ptr(&dev_flush_list); in __dev_flush() local
446 struct list_head *flush_list = this_cpu_ptr(&dev_flush_list); in bq_enqueue() local
/openbmc/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
/openbmc/linux/net/xdp/
H A Dxsk.c374 struct list_head *flush_list = this_cpu_ptr(&xskmap_flush_list); in __xsk_map_redirect() local
389 struct list_head *flush_list = this_cpu_ptr(&xskmap_flush_list); in __xsk_map_flush() local
/openbmc/linux/include/linux/
H A Dblkdev.h495 struct list_head flush_list; member