Searched refs:system_call_t (Results 1 – 2 of 2) sorted by relevance
13 typedef unsigned long (*system_call_t)(struct pt_regs *regs); typedef17 extern system_call_t system_call_table[MAX_SYSTEM_CALL_NUM];
416 system_call_t system_call_table[MAX_SYSTEM_CALL_NUM] = {