drivers/md/raid5.c
1522
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1523
clear_bit(R5_Wantcompute, &tgt->flags);
drivers/md/raid5.c
1585
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1692
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1747
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1748
BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags));
drivers/md/raid5.c
3390
test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags)));
drivers/md/raid5.c
3393
test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags))));
drivers/md/raid5.c
3402
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
3885
BUG_ON(test_bit(R5_Wantcompute, &dev->flags));
drivers/md/raid5.c
3909
set_bit(R5_Wantcompute, &dev->flags);
drivers/md/raid5.c
3941
set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags);
drivers/md/raid5.c
3942
set_bit(R5_Wantcompute, &sh->dev[other].flags);
drivers/md/raid5.c
4156
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4167
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4220
test_bit(R5_Wantcompute, &dev->flags)) &&
drivers/md/raid5.c
4244
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4361
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4530
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4537
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4654
if (test_bit(R5_Wantcompute, &dev->flags)) {