Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/video/fbdev/i810/
Di810_main.h55 static inline void flush_cache(void) in flush_cache() function
60 #define flush_cache() do { } while(0) macro
/linux-6.14.4/arch/powerpc/boot/
Dstring.S252 .global flush_cache symbol
253 flush_cache: label
/linux-6.14.4/drivers/mmc/core/
Dcore.h33 int (*flush_cache)(struct mmc_host *); member
/linux-6.14.4/include/net/
Dfib_rules.h91 void (*flush_cache)(struct fib_rules_ops *ops); member
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dhal.h877 struct hal_reo_status_flush_cache flush_cache; member
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dhal.h988 struct hal_reo_status_flush_cache flush_cache; member
/linux-6.14.4/drivers/scsi/
Dips.h591 IPS_FC_CMD flush_cache; member
/linux-6.14.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c952 struct bmic_flush_cache *flush_cache; in pqi_flush_cache() local