Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/i810/
Di810_main.h55 static inline void flush_cache(void) in flush_cache() function
60 #define flush_cache() do { } while(0) macro
/linux-3.3/arch/powerpc/boot/
Dstring.S256 .global flush_cache symbol
257 flush_cache: label
/linux-3.3/arch/tile/kernel/
Dsys.c37 SYSCALL_DEFINE0(flush_cache) in SYSCALL_DEFINE0() argument
/linux-3.3/include/net/
Dfib_rules.h65 void (*flush_cache)(struct fib_rules_ops *ops); member
/linux-3.3/arch/frv/kernel/
Dgdb-stub.c1399 int flush_cache = 0; in gdbstub() local
/linux-3.3/drivers/scsi/
Dips.h609 IPS_FC_CMD flush_cache; member