Searched refs:wqp (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/staging/octeon/
H A Dcvmx-pow.h530 /* This is the wqp when pend_nosched_clr is set. */
641 * The wqp attached to the core (updated when new tag
644 uint64_t wqp:36; member in struct:__anon15591::__anon15597
668 * The wqp attached to the core (updated when new tag
671 uint64_t wqp:36; member in struct:__anon15591::__anon15598
714 uint64_t wqp:36; member in struct:__anon15591::__anon15600
1052 return (cvmx_wqe_t *) cvmx_phys_to_ptr(load_resp.s_sstatus4.wqp);
1392 * @wqp: pointer to work queue entry to submit. This entry is
1398 static inline void cvmx_pow_tag_sw_full_nocheck(cvmx_wqe_t *wqp, uint32_t tag, argument
1421 if (wqp !
1476 cvmx_pow_tag_sw_full(cvmx_wqe_t *wqp, uint32_t tag, enum cvmx_pow_tag_type tag_type, uint64_t group) argument
1569 cvmx_pow_work_submit(cvmx_wqe_t *wqp, uint32_t tag, enum cvmx_pow_tag_type tag_type, uint64_t qos, uint64_t grp) argument
[all...]
H A Dcvmx-pko.h201 uint64_t wqp:1; member in struct:__anon15578::__anon15579
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dmain.c60 struct workqueue_struct **wqp = table->extra1; local
66 workqueue_set_max_active(*wqp, *datap);

Completed in 102 milliseconds