Searched refs:rump_pub_lwproc_switch (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/tests/rump/rumpkern/
H A Dt_lwproc.c98 rump_pub_lwproc_switch(l1);
103 rump_pub_lwproc_switch(l2);
166 rump_pub_lwproc_switch(l_orig);
169 rump_pub_lwproc_switch(l[i]);
239 rump_pub_lwproc_switch(NULL);
241 rump_pub_lwproc_switch(l);
271 rump_pub_lwproc_switch(l);
281 rump_pub_lwproc_switch(l);
283 rump_pub_lwproc_switch(l2);
288 rump_pub_lwproc_switch(
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/include/rump/
H A Drumpkern_if_pub.h21 void rump_pub_lwproc_switch(struct lwp *);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drumpkern_if_wrappers.c168 rump_pub_lwproc_switch(struct lwp *arg1) function
/netbsd-6-1-5-RELEASE/lib/libukfs/
H A Dukfs.c124 rump_pub_lwproc_switch(ukfs->ukfs_lwp);
141 rump_pub_lwproc_switch(curlwp);
635 rump_pub_lwproc_switch(curlwp);
683 rump_pub_lwproc_switch(fs->ukfs_lwp);
698 rump_pub_lwproc_switch(curlwp);
713 rump_pub_lwproc_switch(fs->ukfs_lwp);
725 rump_pub_lwproc_switch(curlwp);
/netbsd-6-1-5-RELEASE/tests/include/sys/
H A Dt_socket.c161 rump_pub_lwproc_switch(l1);
/netbsd-6-1-5-RELEASE/tests/fs/vfs/
H A Dt_vnops.c627 rump_pub_lwproc_switch(lwp1);
632 rump_pub_lwproc_switch(lwp2);
768 rump_pub_lwproc_switch(lwp[i]);
799 rump_pub_lwproc_switch(lwp[i]);

Completed in 68 milliseconds