Searched defs:call_vec (Results 1 – 4 of 4) sorted by relevance
17 int (* const call_vec[NR_VFS_CALLS])(void) = { variable
14 int (* const call_vec[NR_PM_CALLS])(void) = { variable
12 static int (* const call_vec[])(message *) = { variable
52 static int (*call_vec[NR_SYS_CALLS])(struct proc * caller, message *m_ptr); variable