drivers/md/raid5.c
1507
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1508
clear_bit(R5_Wantcompute, &tgt->flags);
drivers/md/raid5.c
1570
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1677
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1732
BUG_ON(!test_bit(R5_Wantcompute, &tgt->flags));
drivers/md/raid5.c
1733
BUG_ON(!test_bit(R5_Wantcompute, &tgt2->flags));
drivers/md/raid5.c
3375
test_bit(R5_Wantcompute, &sh->dev[pd_idx].flags)));
drivers/md/raid5.c
3378
test_bit(R5_Wantcompute, &sh->dev[qd_idx].flags))));
drivers/md/raid5.c
3387
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
3870
BUG_ON(test_bit(R5_Wantcompute, &dev->flags));
drivers/md/raid5.c
3894
set_bit(R5_Wantcompute, &dev->flags);
drivers/md/raid5.c
3924
set_bit(R5_Wantcompute, &sh->dev[disk_idx].flags);
drivers/md/raid5.c
3925
set_bit(R5_Wantcompute, &sh->dev[other].flags);
drivers/md/raid5.c
4139
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4150
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4203
test_bit(R5_Wantcompute, &dev->flags)) &&
drivers/md/raid5.c
4227
test_bit(R5_Wantcompute, &dev->flags))) {
drivers/md/raid5.c
4344
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4513
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4520
set_bit(R5_Wantcompute,
drivers/md/raid5.c
4651
if (test_bit(R5_Wantcompute, &dev->flags)) {