Searched refs:ops_complete_compute (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.c | 1455 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() function 1526 ops_complete_compute, sh, to_addr_conv(sh, percpu, 0)); in ops_run_compute5() 1632 ops_complete_compute, sh, in ops_run_compute6_1() 1647 NULL, ops_complete_compute, sh, in ops_run_compute6_1() 1714 ops_complete_compute, sh, in ops_run_compute6_2() 1750 ops_complete_compute, sh, in ops_run_compute6_2() 1758 ops_complete_compute, sh, in ops_run_compute6_2()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 1533 static void ops_complete_compute(void *stripe_head_ref) in ops_complete_compute() function 1604 ops_complete_compute, sh, to_addr_conv(sh, percpu, 0)); in ops_run_compute5() 1710 ops_complete_compute, sh, in ops_run_compute6_1() 1725 NULL, ops_complete_compute, sh, in ops_run_compute6_1() 1792 ops_complete_compute, sh, in ops_run_compute6_2() 1828 ops_complete_compute, sh, in ops_run_compute6_2() 1836 ops_complete_compute, sh, in ops_run_compute6_2()
|
Completed in 21 milliseconds