Searched refs:Blocked (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-pci-devices-aer_stats | 58 MC Blocked TLP 0 59 AtomicOp Egress Blocked 0 60 TLP Prefix Blocked Error 0 88 MC Blocked TLP 0 89 AtomicOp Egress Blocked 0 90 TLP Prefix Blocked Error 0
|
| /linux/drivers/md/ |
| A D | md.h | 152 Blocked, /* An error occurred but has not yet enumerator
|
| A D | md.c | 2724 clear_bit(Blocked, &rdev->flags); in md_update_sb() 2847 clear_bit(Blocked, &rdev->flags); in md_update_sb() 2934 if (test_bit(Blocked, &flags) || in state_show() 2989 clear_bit(Blocked, &rdev->flags); in state_store() 3019 set_bit(Blocked, &rdev->flags); in state_store() 3030 clear_bit(Blocked, &rdev->flags); in state_store() 3194 clear_bit(Blocked, &rdev->flags); in slot_store() 6927 clear_bit(Blocked, &rdev->flags); in hot_remove_disk() 9103 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares() 9287 clear_bit(Blocked, &rdev->flags); in md_check_recovery() [all …]
|
| A D | raid10.c | 1295 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in wait_blocked_dev() 1300 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in wait_blocked_dev() 1975 set_bit(Blocked, &rdev->flags); in raid10_error()
|
| A D | raid1.c | 1394 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request() 1644 set_bit(Blocked, &rdev->flags); in raid1_error()
|
| A D | raid5.c | 2899 set_bit(Blocked, &rdev->flags); in raid5_error() 4666 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| A D | Data-Structures.rst | 482 Blocked-Task Management
|
Completed in 42 milliseconds