Home
last modified time | relevance | path

Searched refs:hook_call (Results 1 – 4 of 4) sorted by relevance

/arch/cris/arch-v32/mach-fs/
Dvcs_hook.c22 int hook_call(unsigned id, unsigned pcnt, ...) in hook_call() function
88 hook_call(hook_print_str, i, str); in print_str()
93 (void)hook_call(hook_kick_dog, 0); in CPU_KICK_DOG()
98 (void)hook_call(hook_dog_timeout, 1, t); in CPU_WATCHDOG_TIMEOUT()
Dvcs_hook.h8 int hook_call(unsigned id, unsigned pcnt, ...);
/arch/cris/arch-v32/mach-a3/
Dvcs_hook.c54 int hook_call(unsigned id, unsigned pcnt, ...) in hook_call() function
98 hook_call(hook_print_str, i, str); in print_str()
Dvcs_hook.h8 int hook_call(unsigned id, unsigned pcnt, ...);