Searched refs:push_cache (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dsignal.c162 static inline void push_cache(unsigned long vaddr, unsigned int len) function
223 push_cache((unsigned long)&frame->retcode, sizeof(frame->retcode));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsignal.c694 static inline void push_cache (unsigned long vaddr) function
820 push_cache ((unsigned long) &frame->retcode);
901 push_cache ((unsigned long) &frame->retcode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsignal.c541 static inline void push_cache (unsigned long vaddr) function
596 push_cache ((unsigned long) &frame->retcode);
666 push_cache ((unsigned long) &frame->retcode);

Completed in 99 milliseconds