Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Doutercache.h20 void (*flush_all)(void); member
/openbmc/linux/drivers/md/
H A Ddm-delay.c81 static struct bio *flush_delayed_bios(struct delay_c *dc, int flush_all) in flush_delayed_bios()
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c1511 int flush_all, flush_line; in cheetah_cee_handler() local
1639 int flush_all, flush_line; in cheetah_deferred_handler() local
/openbmc/linux/fs/gfs2/
H A Dsuper.c454 bool flush_all = (wbc->sync_mode == WB_SYNC_ALL || gfs2_is_jdata(ip)); in gfs2_write_inode() local
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1274 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
/openbmc/linux/drivers/iommu/
H A Dexynos-iommu.c263 u32 flush_all; /* invalidate all TLB entries */ member
/openbmc/linux/net/ipv4/
H A Dfib_trie.c2028 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush()
/openbmc/linux/mm/
H A Dslub.c2853 static void flush_all(struct kmem_cache *s) in flush_all() function
2877 static inline void flush_all(struct kmem_cache *s) { } in flush_all() function