Searched refs:l_sysent (Results 1 – 3 of 3) sorted by relevance
64 l->l_sysent = sy; in sy_call()66 l->l_sysent = NULL; in sy_call()
201 const struct sysent * volatile l_sysent;/* !: currently active syscall */ member
75 sy = l->l_sysent; in sys_nomodule()186 if (l->l_sysent == &sy[sp[i].sp_code]) { in syscall_disestablish()