Home
last modified time | relevance | path

Searched defs:flush_all (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/arm/include/asm/
Doutercache.h32 void (*flush_all)(void); member
/Linux-v4.19/drivers/md/
Ddm-delay.c80 static struct bio *flush_delayed_bios(struct delay_c *dc, int flush_all) in flush_delayed_bios()
/Linux-v4.19/arch/sparc/kernel/
Dtraps_64.c1515 int flush_all, flush_line; in cheetah_cee_handler() local
1643 int flush_all, flush_line; in cheetah_deferred_handler() local
/Linux-v4.19/fs/gfs2/
Dsuper.c757 bool flush_all = (wbc->sync_mode == WB_SYNC_ALL || gfs2_is_jdata(ip)); in gfs2_write_inode() local
/Linux-v4.19/arch/s390/kernel/
Dperf_cpum_sf.c1178 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
/Linux-v4.19/mm/
Dslub.c2301 static void flush_all(struct kmem_cache *s) in flush_all() function