Searched refs:hooks_table (Results 1 – 2 of 2) sorted by relevance
45 int set_syscall_hooks(const char *hooks_table, int table_len, void *hooks_entry, int reset, int **t… in set_syscall_hooks() argument50 if (hooks_table == NULL || hooks_entry == NULL || tid_addr == NULL || in set_syscall_hooks()64 g_syscall_hooks_table = hooks_table; in set_syscall_hooks()
4 int set_syscall_hooks(const char *hooks_table, int table_len, void *hooks_entry, int reset, int **t…