Searched refs:local_flush_cache_sigtramp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dcacheflush.h30 extern void (*local_flush_cache_sigtramp)(void *args);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache.c27 void (*local_flush_cache_sigtramp)(void *args) = cache_noop; variable
239 cacheop_on_each_cpu(local_flush_cache_sigtramp, (void *)address, 1);
H A Dcache-sh5.c615 local_flush_cache_sigtramp = sh5_flush_cache_sigtramp;

Completed in 102 milliseconds