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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c284 extern void osl_prefetch; EXPORT_SYMBOL(osl_prefetch); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h243 extern void osl_prefetch(const void *ptr);
246 #define OSL_PREFETCH(ptr) osl_prefetch(ptr)
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1798 inline void osl_prefetch(const void *ptr) function
1835 inline void osl_prefetch(const void *ptr) function

Completed in 61 milliseconds