Searched defs:flush_cache (Results 1 – 3 of 3) sorted by relevance
55 static inline void flush_cache(void) in flush_cache() function60 #define flush_cache() do { } while(0) macro
253 flush_cache: label
95 void (*flush_cache)(struct fib_rules_ops *ops); member