| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_vf_lib.c | 235 * ice_vf_pre_vsi_rebuild - tasks to be done prior to VSI rebuild 236 * @vf: VF to perform pre VSI rebuild tasks 286 * ice_vf_rebuild_vsi - rebuild the VF's VSI 287 * @vf: VF to rebuild the VSI for 303 dev_err(ice_pf_to_dev(pf), "failed to rebuild VF %d VSI\n", in ice_vf_rebuild_vsi() 316 * ice_vf_rebuild_host_vlan_cfg - add VLAN 0 filter or rebuild the Port VLAN 350 dev_err(dev, "failed to add VLAN %u filter for VF %u during VF rebuild, error %d\n", in ice_vf_rebuild_host_vlan_cfg() 358 dev_warn(dev, "failed to enable Rx VLAN filtering for VF %d VSI %d during VF rebuild, error %d\n", in ice_vf_rebuild_host_vlan_cfg() 368 * Called after a VF VSI has been re-added/rebuild during reset. The PF driver 458 * ice_vf_rebuild_aggregator_node_cfg - rebuild aggregator node config [all …]
|
| H A D | ice_main.c | 586 /* for other reset type, do not support channel rebuild in ice_prepare_for_reset() 657 * interrupt. So for PFR, rebuild after the reset and clear the reset- in ice_do_reset() 686 * for the reset now), poll for reset done, rebuild and return. in ice_reset_subtask() 701 /* make sure we are ready to rebuild */ in ice_reset_subtask() 705 /* done with reset. start rebuild */ in ice_reset_subtask() 709 * ICE_NEEDS_RESTART bit is set in case rebuild failed in ice_reset_subtask() 945 * message and continue on with driver rebuild/reenable. 2304 /* bail if a reset/recovery cycle is pending or rebuild failed */ in ice_service_task() 2741 * VSI rebuild that happens under ethtool -L can expose us to in ice_prepare_xdp_rings() 3153 * pf->state so that the service task can start a reset/rebuild. in ice_misc_intr() [all …]
|
| /linux/tools/power/pm-graph/ |
| H A D | bootgraph.8 | 103 .SS "rebuild" 158 .SS "rebuild timeline from logs" 160 Rebuild the html from a previous run's logs, using the same options. 164 Rebuild the html with different options.
|
| /linux/drivers/md/dm-vdo/indexer/ |
| H A D | index-session.h | 59 /* The index is attempting to suspend a rebuild. */ 61 /* An index rebuild has been suspended. */ 63 /* An index rebuild is being stopped in order to shut down. */
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-iomega_ix2_200.dts | 55 pmx_led_rebuild: pmx-led-rebuild { 95 pmx_led_rebuild_brt_ctrl_1: pmx-led-rebuild-brt-ctrl-1 { 99 pmx_led_rebuild_brt_ctrl_2: pmx-led-rebuild-brt-ctrl-2 { 135 led-rebuild-led {
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | README | 3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian 4 machine, do "make -j big" in this directory to rebuild
|
| /linux/drivers/scsi/ |
| H A D | myrs.c | 36 { MYRS_DEVICE_REBUILD, "Rebuild" }, 692 { 0x0005, "P Automatic Rebuild Started" }, 693 { 0x0006, "P Manual Rebuild Started" }, 694 { 0x0007, "P Rebuild Completed" }, 695 { 0x0008, "P Rebuild Cancelled" }, 696 { 0x0009, "P Rebuild Failed for Unknown Reasons" }, 697 { 0x000A, "P Rebuild Failed due to New Physical Device" }, 698 { 0x000B, "P Rebuild Failed due to Logical Drive Failure" }, 738 { 0x003A, "P Start Rebuild Failed due to Physical Drive Too Small" }, 740 { 0x003D, "P Standby Rebuild Started" }, [all …]
|
| H A D | 3w-xxxx.h | 66 [0x004] = "ERROR: Rebuild failed: Unit #", 67 [0x005] = "INFO: Rebuild complete: Unit #", 73 [0x00B] = "INFO: Rebuild started: Unit #", 88 [0x02C] = "WARNING: Overwrote bad sector during rebuild: Port #", 89 [0x02D] = "ERROR: Encountered bad sector during rebuild: Port #",
|
| H A D | myrb.c | 430 * myrb_get_rbld_progress - get rebuild progress information 432 * Executes a type 3 command and returns the rebuild progress 465 * myrb_update_rbld_progress - updates the rebuild status 467 * Updates the rebuild status for the attached logical devices. 492 "Rebuild in Progress, %d%% completed\n", in myrb_update_rbld_progress() 498 "Rebuild Failed due to Logical Drive Failure\n"); in myrb_update_rbld_progress() 502 "Rebuild Failed due to Bad Blocks on Other Drives\n"); in myrb_update_rbld_progress() 506 "Rebuild Failed due to Failure of Drive Being Rebuilt\n"); in myrb_update_rbld_progress() 510 "Rebuild Completed Successfully\n"); in myrb_update_rbld_progress() 514 "Rebuild Successfully Terminated\n"); in myrb_update_rbld_progress() [all …]
|
| H A D | 3w-9xxx.h | 62 {0x0004, "Background rebuild failed"}, 63 {0x0005, "Background rebuild done"}, 69 {0x000B, "Rebuild started"}, 100 {0x002C, "Bad sector overwritten during rebuild"}, 101 {0x002D, "Background rebuild error on source drive"}, 115 {0x003B, "Background rebuild paused"},
|
| /linux/arch/x86/kernel/ |
| H A D | itmt.c | 96 * held as we need to acquire the lock to rebuild sched domains 143 * held as we need to acquire the lock to rebuild sched domains 183 * No need to rebuild sched domain after updating
|
| /linux/tools/testing/selftests/net/rds/ |
| H A D | run.sh | 88 "\"tools/testing/selftests/net/rds/config.sh -g\" and rebuild the kernel" 100 echo "Please run tools/testing/selftests/net/rds/config.sh and rebuild the kernel" 107 echo "Please run tools/testing/selftests/net/rds/config.sh and rebuild the kernel"
|
| /linux/fs/xfs/scrub/ |
| H A D | ialloc_repair.c | 74 * So what's the rebuild algorithm? 87 * btree roots and reload the btrees. We rebuild both inode trees at the same 89 * figure out if the other tree isn't in need of a rebuild and which OWN_INOBT 93 * We use the prefix 'xrep_ibt' because we rebuild both inode btrees at once. 803 /* We require the rmapbt to rebuild anything. */ in xrep_iallocbt() 812 /* We rebuild both inode btrees. */ in xrep_iallocbt() 830 /* Rebuild the inode indexes. */ in xrep_iallocbt()
|
| H A D | rtrefcount_repair.c | 649 * Guess how many blocks we're going to need to rebuild an entire in xrep_rtrefc_build_new_tree() 694 /* Rebuild the rt refcount btree. */ 703 /* We require the rmapbt to rebuild anything. */ in xrep_rtrefcountbt() 732 /* Rebuild the refcount information. */ in xrep_rtrefcountbt()
|
| /linux/drivers/md/ |
| H A D | dm-raid.c | 218 /* Array elements of 64 bit needed for rebuild/failed disk bits */ 329 { CTR_FLAG_REBUILD, "rebuild"}, 829 int rebuild = 0; in parse_dev_params() local 879 rs->ti->error = "Drive designated for rebuild not specified"; in parse_dev_params() 905 rebuild++; in parse_dev_params() 915 } else if (rebuild && !rs->md.resync_offset) { in parse_dev_params() 919 * it is impossible to rebuild a drive. in parse_dev_params() 927 rs->ti->error = "Unable to rebuild drive while array is not in-sync"; in parse_dev_params() 1044 * It is possible to have a higher rebuild count for RAID10, in validate_raid_redundancy() 1114 * [rebuild <idx>] Rebuild the drive indicated by the index [all …]
|
| /linux/scripts/basic/ |
| H A D | fixdep.c | 22 * regenerated. make notices that and will rebuild every file which 43 * o if any of the files the compiler read changed, we need to rebuild 45 * better rebuild as well. 84 * we cannot miss a rebuild. Since people tend to not mention totally
|
| /linux/lib/raid6/ |
| H A D | recov.c | 117 /* P+Q failure. Just rebuild the syndrome. */ in raid6_dual_recov() 121 then rebuild syndrome. */ in raid6_dual_recov()
|
| /linux/arch/powerpc/kernel/ |
| H A D | cacheinfo.h | 9 /* Allow migration/suspend to tear down and rebuild the hierarchy. */
|
| /linux/arch/parisc/kernel/vdso64/ |
| H A D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
| /linux/arch/parisc/kernel/vdso32/ |
| H A D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | gen_vdso64_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
| H A D | gen_vdso32_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
| /linux/arch/arm64/kernel/vdso/ |
| H A D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
| /linux/drivers/net/wan/ |
| H A D | Kconfig | 129 bool "rebuild wanXL firmware" 132 Allows you to rebuild firmware run by the QUICC processor.
|
| /linux/scripts/package/ |
| H A D | builddeb | 142 # Override $CC only for cross-compiles, to not unnecessarily rebuild 143 # scripts/ including plugins, which may lead to a full kernel rebuild.
|