Lines Matching defs:lwp
107 * To work around this we keep a list of lwp that opended the xenbus file.
108 * This assumes that a single lwp won't open /kern/xen/xenbus more
109 * than once, and that a transaction started by one lwp won't be ended
123 lwp_t *lwp;
170 if (xlwp->lwp == curlwp) {
246 if (xlwp->lwp == curlwp) {
360 * by some other lwp.
373 if (xlwp->lwp == curlwp) {
381 xlwp->lwp = curlwp;
417 if (xlwp->lwp == curlwp) {