Searched refs:down (Results 476 - 484 of 484) sorted by relevance
1...<<11121314151617181920
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 3885 /* vf need to down netdev by mbx during PF or FLR reset */ in hclge_func_reset_sync_vf() 4525 down(&hdev->reset_sem); in hclge_reset_service_task() 10994 /* When nic is down, the service task is not running, doesn't update in hclge_get_media_type() 11378 down(&hdev->reset_sem); in hclge_reset_prepare_general()
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 4047 down(&ctrl_info->sync_request_sem); in pqi_submit_raid_request_synchronous()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | volumes.c | 989 * fs_info->sb are already torn down. in device_list_add() 4643 down(&fs_info->uuid_tree_rescan_sem); in btrfs_create_uuid_tree() 5126 * Round down to number of usable stripes, devs_increment can be any in decide_stripe_size()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | volumes.c | 940 * torn down. in device_list_add() 4805 down(&fs_info->uuid_tree_rescan_sem); in btrfs_create_uuid_tree() 5348 * Round down to number of usable stripes, devs_increment can be any in decide_stripe_size()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 1758 # frame or it will get overwritten when the exc stack frame is shifted "down". 2134 # stack frame "down". 2187 # the strategy is to move the exception frame "down" 12 bytes. then, we 2227 # the strategy is to move the exception frame "down" 12 bytes. then, we 2267 # the strategy is to move the exception frame "down" 12 bytes. then, we 2728 mov.l (%sp),-(%sp) # shift stack frame "down" 2931 # -shift stack frame down over where old a6 used to be 3297 # on the system stack must be carefully moved "down" to make room # 4353 # overwritten by the "fs<cc> -(An)". We must shift the stack frame "down" 4372 mov.l 0x2(%sp),(%sp) # shift SR,hi(PC) "down" [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 1758 # frame or it will get overwritten when the exc stack frame is shifted "down". 2134 # stack frame "down". 2187 # the strategy is to move the exception frame "down" 12 bytes. then, we 2227 # the strategy is to move the exception frame "down" 12 bytes. then, we 2267 # the strategy is to move the exception frame "down" 12 bytes. then, we 2728 mov.l (%sp),-(%sp) # shift stack frame "down" 2931 # -shift stack frame down over where old a6 used to be 3297 # on the system stack must be carefully moved "down" to make room # 4353 # overwritten by the "fs<cc> -(An)". We must shift the stack frame "down" 4372 mov.l 0x2(%sp),(%sp) # shift SR,hi(PC) "down" [all...] |
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 4618 down(&ctrl_info->sync_request_sem); in pqi_submit_raid_request_synchronous() 5958 * requests down non-AIO path. in pqi_is_parity_write_stream()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 2915 /* notify link down because BP->flags is disabled */ in bnx2x_handle_afex_cmd() 7145 * load-unloaded while func6,7 are down. This will cause the timer to access in bnx2x_init_hw_common() 7147 * Since the ilt for the function that is down is not valid, this will cause in bnx2x_init_hw_common() 7175 * occurred while driver was down) in bnx2x_init_hw_common() 9986 /* Shut down the power */ in bnx2x_recovery_failed() 10071 * down. in bnx2x_parity_recover() 10077 /* If all other functions got down - in bnx2x_parity_recover() 10138 /* Shut down the power */ in bnx2x_parity_recover() 10278 /* Immediately indicate link as down */ in bnx2x_sp_rtnl_task() 10282 BNX2X_ERR("Indicating link is down du in bnx2x_sp_rtnl_task() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 2913 /* notify link down because BP->flags is disabled */ in bnx2x_handle_afex_cmd() 7143 * load-unloaded while func6,7 are down. This will cause the timer to access in bnx2x_init_hw_common() 7145 * Since the ilt for the function that is down is not valid, this will cause in bnx2x_init_hw_common() 7173 * occurred while driver was down) in bnx2x_init_hw_common() 9987 /* Shut down the power */ in bnx2x_recovery_failed() 10072 * down. in bnx2x_parity_recover() 10078 /* If all other functions got down - in bnx2x_parity_recover() 10139 /* Shut down the power */ in bnx2x_parity_recover() 10279 /* Immediately indicate link as down */ in bnx2x_sp_rtnl_task() 10283 BNX2X_ERR("Indicating link is down du in bnx2x_sp_rtnl_task() [all...] |
Completed in 100 milliseconds
1...<<11121314151617181920