Searched refs:target2 (Results 1 – 4 of 4) sorted by relevance
70 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()
17 static u32 (*target2)(u32 value); variable132 target2(rand1); in test_kprobes()206 target2(rand1); in test_kretprobes()338 target2 = kprobe_target2; in kprobes_test_init()
247 int target, target2; member
1610 target = sh->ops.target2; in ops_run_compute6_1()1611 else if (sh->ops.target2 < 0) in ops_run_compute6_1()1664 int target2 = sh->ops.target2; in ops_run_compute6_2() local1666 struct r5dev *tgt2 = &sh->dev[target2]; in ops_run_compute6_2()1675 BUG_ON(target < 0 || target2 < 0); in ops_run_compute6_2()1696 if (i == target2) in ops_run_compute6_2()1727 data_target = target2; in ops_run_compute6_2()3903 sh->ops.target2 = other; in fetch_block()4320 sh->ops.target2 = -1; in handle_parity_checks5()4482 sh->ops.target2 = -1; in handle_parity_checks6()[all …]
Completed in 19 milliseconds