Symbol: rump_pub_lwproc_switch
lib/libukfs/ukfs.c
126
rump_pub_lwproc_switch(ukfs->ukfs_lwp);
lib/libukfs/ukfs.c
143
rump_pub_lwproc_switch(curlwp);
lib/libukfs/ukfs.c
637
rump_pub_lwproc_switch(curlwp);
lib/libukfs/ukfs.c
685
rump_pub_lwproc_switch(fs->ukfs_lwp);
lib/libukfs/ukfs.c
700
rump_pub_lwproc_switch(curlwp);
lib/libukfs/ukfs.c
715
rump_pub_lwproc_switch(fs->ukfs_lwp);
lib/libukfs/ukfs.c
727
rump_pub_lwproc_switch(curlwp);
sys/rump/include/rump/rumpkern_if_pub.h
20
void rump_pub_lwproc_switch(struct lwp *);
tests/fs/vfs/t_vnops.c
816
rump_pub_lwproc_switch(lwp1);
tests/fs/vfs/t_vnops.c
821
rump_pub_lwproc_switch(lwp2);
tests/fs/vfs/t_vnops.c
957
rump_pub_lwproc_switch(lwp[i]);
tests/fs/vfs/t_vnops.c
988
rump_pub_lwproc_switch(lwp[i]);
tests/include/sys/t_socket.c
161
rump_pub_lwproc_switch(l1);
tests/rump/rumpkern/t_lwproc.c
100
rump_pub_lwproc_switch(l1);
tests/rump/rumpkern/t_lwproc.c
105
rump_pub_lwproc_switch(l2);
tests/rump/rumpkern/t_lwproc.c
168
rump_pub_lwproc_switch(l_orig);
tests/rump/rumpkern/t_lwproc.c
171
rump_pub_lwproc_switch(l[i]);
tests/rump/rumpkern/t_lwproc.c
241
rump_pub_lwproc_switch(NULL);
tests/rump/rumpkern/t_lwproc.c
243
rump_pub_lwproc_switch(l);
tests/rump/rumpkern/t_lwproc.c
273
rump_pub_lwproc_switch(l);
tests/rump/rumpkern/t_lwproc.c
283
rump_pub_lwproc_switch(l);
tests/rump/rumpkern/t_lwproc.c
285
rump_pub_lwproc_switch(l2);
tests/rump/rumpkern/t_lwproc.c
290
rump_pub_lwproc_switch(l);
tests/rump/rumpkern/t_lwproc.c
298
rump_pub_lwproc_switch(l);
tests/rump/rumpkern/t_lwproc.c
300
rump_pub_lwproc_switch(l2);