Searched refs:_unlock_kernel (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmp_lock.h32 _unlock_kernel(const char *func, const char *file, int line)
40 _unlock_kernel(__func__, __FILE__, __LINE__); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dkernel_lock.c132 void __lockfunc _unlock_kernel(const char *func, const char *file, int line) function
142 EXPORT_SYMBOL(_unlock_kernel); variable

Completed in 133 milliseconds