Lines Matching refs:lwp_t
39 * Therefore, only LWP itself can set a CPU for lwp_t::l_pcu_cpu[id].
50 * may only be changed by the current CPU and lwp_t::l_pcu_cpu[id] may
65 static inline void pcu_do_op(const pcu_ops_t *, lwp_t * const, const int);
66 static void pcu_lwp_op(const pcu_ops_t *, lwp_t *, const int);
79 lwp_t * owner;
104 pcu_switchpoint(lwp_t *l)
137 pcu_discard_all(lwp_t *l)
170 pcu_save_all(lwp_t *l)
211 pcu_do_op(const pcu_ops_t *pcu, lwp_t * const l, const int flags)
237 lwp_t *l = pcu_msg->owner;
256 pcu_lwp_op(const pcu_ops_t *pcu, lwp_t *l, const int flags)
306 lwp_t *oncpu_lwp, * const l = curlwp;
378 pcu_discard(const pcu_ops_t *pcu, lwp_t *l, bool valid)
400 pcu_save(const pcu_ops_t *pcu, lwp_t *l)
424 lwp_t *l;
438 pcu_valid_p(const pcu_ops_t *pcu, const lwp_t *l)