Home
last modified time | relevance | path

Searched refs:target2 (Results 1 – 2 of 2) sorted by relevance

/linux/lib/tests/
H A Dtest_fprobe.c20 static u32 (*target2)(u32 value); variable
97 target2(rand1); in test_fprobe_entry()
122 target2(rand1); in test_fprobe()
148 target2(rand1); in test_fprobe_syms()
303 target2 = fprobe_selftest_target2; in fprobe_test_init()
305 target2_ip = get_ftrace_location(target2); in fprobe_test_init()
/linux/arch/alpha/kernel/
H A Dsys_wildfire.c70 volatile unsigned long * target0, * target1, * target2, *target3; in wildfire_init_irq_hw()
79 target2 = (unsigned long *) &pca->pca_int[2].target; in wildfire_init_irq_hw()
85 *target1 = *target2 = *target3 = 0; in wildfire_init_irq_hw()
90 *target0; *target1; *target2; *target3; in wildfire_init_irq_hw()