Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/include/asm/
Doutercache.h20 void (*flush_all)(void); member
/Linux-v6.6/drivers/md/
Ddm-delay.c81 static struct bio *flush_delayed_bios(struct delay_c *dc, int flush_all) in flush_delayed_bios()
/Linux-v6.6/arch/sparc/kernel/
Dtraps_64.c1511 int flush_all, flush_line; in cheetah_cee_handler() local
1639 int flush_all, flush_line; in cheetah_deferred_handler() local
/Linux-v6.6/fs/gfs2/
Dsuper.c450 bool flush_all = (wbc->sync_mode == WB_SYNC_ALL || gfs2_is_jdata(ip)); in gfs2_write_inode() local
/Linux-v6.6/arch/s390/kernel/
Dperf_cpum_sf.c1274 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
/Linux-v6.6/drivers/iommu/
Dexynos-iommu.c263 u32 flush_all; /* invalidate all TLB entries */ member
/Linux-v6.6/net/ipv4/
Dfib_trie.c2027 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush()
/Linux-v6.6/mm/
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