Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Doutercache.h20 void (*flush_all)(void); member
/linux/drivers/md/
H A Ddm-delay.c86 static void flush_delayed_bios(struct delay_c *dc, bool flush_all) in flush_delayed_bios()
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1170 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
/linux/drivers/iommu/
H A Dexynos-iommu.c266 u32 flush_all; /* invalidate all TLB entries */ member
/linux/net/ipv4/
H A Dfib_trie.c2000 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush()
/linux/mm/
H A Dslub.c3383 static void flush_all(struct kmem_cache *s) in flush_all() function
3407 static inline void flush_all(struct kmem_cache *s) { } in flush_all() function