Searched refs:struct_sysent (Results 1 – 4 of 4) sorted by relevance
277 } struct_sysent; typedef304 const struct_sysent *s_ent; /* sysent[scno] or dummy struct for bad scno */305 const struct_sysent *s_prev_ent; /* for "resuming interrupted SYSCALL" msg */717 extern const struct_sysent sysent0[];725 extern const struct_sysent *sysent;
87 const struct_sysent sysent0[] = {93 static const struct_sysent sysent1[] = {100 static const struct_sysent sysent2[] = {214 const struct_sysent *sysent = sysent0;238 static const struct_sysent *const sysent_vec[SUPPORTED_PERSONALITIES] = {1314 static const struct_sysent unknown = { in get_scno()
151 const struct_sysent *s; in pathtrace_match()
44 static const struct_sysent syscallent[] = {