HomeSort by: relevance | last modified time | path
    Searched refs:rump_pub_lwproc_switch (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/rump/rumpkern/
t_lwproc.c 100 rump_pub_lwproc_switch(l1);
105 rump_pub_lwproc_switch(l2);
168 rump_pub_lwproc_switch(l_orig);
171 rump_pub_lwproc_switch(l[i]);
241 rump_pub_lwproc_switch(NULL);
243 rump_pub_lwproc_switch(l);
273 rump_pub_lwproc_switch(l);
283 rump_pub_lwproc_switch(l);
285 rump_pub_lwproc_switch(l2);
290 rump_pub_lwproc_switch(l)
    [all...]
  /src/sys/rump/include/rump/
rumpkern_if_pub.h 20 void rump_pub_lwproc_switch(struct lwp *);
  /src/lib/libukfs/
ukfs.c 125 rump_pub_lwproc_switch(ukfs->ukfs_lwp);
142 rump_pub_lwproc_switch(curlwp);
636 rump_pub_lwproc_switch(curlwp);
684 rump_pub_lwproc_switch(fs->ukfs_lwp);
699 rump_pub_lwproc_switch(curlwp);
714 rump_pub_lwproc_switch(fs->ukfs_lwp);
726 rump_pub_lwproc_switch(curlwp);
  /src/sys/rump/librump/rumpkern/
rumpkern_if_wrappers.c 156 rump_pub_lwproc_switch(struct lwp *arg1) function in typeref:typename:void
  /src/tests/include/sys/
t_socket.c 161 rump_pub_lwproc_switch(l1);
  /src/tests/fs/vfs/
t_vnops.c 816 rump_pub_lwproc_switch(lwp1);
821 rump_pub_lwproc_switch(lwp2);
957 rump_pub_lwproc_switch(lwp[i]);
988 rump_pub_lwproc_switch(lwp[i]);

Completed in 28 milliseconds