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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/testenv/test/
H A Dbase_test.py141 self.hook_call(self.test_params, 'Test Option')
155 def hook_call(self, configs, name): member in class:BaseTest
169 self.hook_call(self.pre_configs, 'Pre Test Function')
172 self.hook_call(self.post_configs, 'Post Test Function')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/testenv/test/
H A Dbase_test.py141 self.hook_call(self.test_params, 'Test Option')
155 def hook_call(self, configs, name): member in class:BaseTest
169 self.hook_call(self.pre_configs, 'Pre Test Function')
172 self.hook_call(self.post_configs, 'Post Test Function')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/testenv/test/
H A Dbase_test.py141 self.hook_call(self.test_params, 'Test Option')
155 def hook_call(self, configs, name): member in class:BaseTest
169 self.hook_call(self.pre_configs, 'Pre Test Function')
172 self.hook_call(self.post_configs, 'Post Test Function')

Completed in 133 milliseconds