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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/common/
H A Dpl330.c841 static inline bool _req_active(struct pl330_thread *thrd, function
856 if (_req_active(thrd, &thrd->req[0]))
859 if (_req_active(thrd, &thrd->req[1]))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/common/
H A Dpl330.c841 static inline bool _req_active(struct pl330_thread *thrd, function
856 if (_req_active(thrd, &thrd->req[0]))
859 if (_req_active(thrd, &thrd->req[1]))

Completed in 165 milliseconds