Searched refs:Blocked (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H 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
|
/openbmc/linux/drivers/md/ |
H A D | md.h | 150 Blocked, /* An error occurred but has not yet enumerator
|
H A D | md.c | 2715 clear_bit(Blocked, &rdev->flags); in md_update_sb() 2836 clear_bit(Blocked, &rdev->flags); in md_update_sb() 2923 if (test_bit(Blocked, &flags) || in state_show() 2979 clear_bit(Blocked, &rdev->flags); in state_store() 3009 set_bit(Blocked, &rdev->flags); in state_store() 3020 clear_bit(Blocked, &rdev->flags); in state_store() 3187 clear_bit(Blocked, &rdev->flags); in slot_store() 7013 clear_bit(Blocked, &rdev->flags); in hot_remove_disk() 9254 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares() 9272 !test_bit(Blocked, &rdev->flags) && in remove_and_add_spares() [all …]
|
H A D | raid10.c | 1350 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in wait_blocked_dev() 1355 if (rrdev && unlikely(test_bit(Blocked, &rrdev->flags))) { in wait_blocked_dev() 2034 set_bit(Blocked, &rdev->flags); in raid10_error()
|
H A D | raid1.c | 1406 if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) { in raid1_write_request() 1646 set_bit(Blocked, &rdev->flags); in raid1_error()
|
H A D | raid5.c | 2985 set_bit(Blocked, &rdev->flags); in raid5_error() 4735 && (test_bit(Blocked, &rdev->flags) in analyse_stripe()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | user-guide.rst | 1868 …IComPortInit : 382 : warn : init : IComPortInit: Blocked reading of LPH2R… 1869 … IComPortInit : 383 : warn : init : IComPortInit: Blocked reading LPH2RA
|
/openbmc/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 482 Blocked-Task Management
|