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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-fs/
H A Dvcs_hook.c22 int hook_call(unsigned id, unsigned pcnt, ...) function
36 * hook_call. */
88 hook_call(hook_print_str, i, str);
93 (void)hook_call(hook_kick_dog, 0);
98 (void)hook_call(hook_dog_timeout, 1, t);
H A Dvcs_hook.h8 int hook_call(unsigned id, unsigned pcnt, ...);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-a3/
H A Dvcs_hook.h8 int hook_call(unsigned id, unsigned pcnt, ...);
H A Dvcs_hook.c54 int hook_call(unsigned id, unsigned pcnt, ...) function
98 hook_call(hook_print_str, i, str);

Completed in 35 milliseconds