Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Doutercache.h32 void (*flush_all)(void); member
/linux-4.4.14/drivers/md/
Ddm-delay.c76 static struct bio *flush_delayed_bios(struct delay_c *dc, int flush_all) in flush_delayed_bios()
/linux-4.4.14/arch/sparc/kernel/
Dtraps_64.c1482 int flush_all, flush_line; in cheetah_cee_handler() local
1610 int flush_all, flush_line; in cheetah_deferred_handler() local
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c1214 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
/linux-4.4.14/mm/
Dslub.c2173 static void flush_all(struct kmem_cache *s) in flush_all() function