/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | mrb_section.html | 238 <!-- rebuild button --> 239 <%include tmpl='#rebuild-template'/%> 250 <!-- rebuild button --> 252 <%include tmpl='#rebuild-template'/%> 256 <!-- rebuild button or no rebuild icon --> 257 <script id="rebuild-template" type="text/x-jsrender"> 259 <!-- no rebuild info icon --> 264 <!-- rebuild button --> 265 …<span class="rebuild-btn alert-link <%if state == 'Success'%>success<%else state == 'Failed'%>dang… 268 Rebuild
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/ |
H A D | gdb_build_jobs_and_not_write_crash_target.patch | 13 Don't write ${TARGET} to crash.target which causes rebuild fails. 30 - else $(MAKE) rebuild; fi 32 + else $(MAKE) ${GDB_MAKE_JOBS} rebuild; fi
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_lib.c | 232 * ice_vf_pre_vsi_rebuild - tasks to be done prior to VSI rebuild 233 * @vf: VF to perform pre VSI rebuild tasks 276 * ice_vf_rebuild_vsi - rebuild the VF's VSI 277 * @vf: VF to rebuild the VSI for 293 dev_err(ice_pf_to_dev(pf), "failed to rebuild VF %d VSI\n", in ice_vf_rebuild_vsi() 307 * ice_vf_rebuild_host_vlan_cfg - add VLAN 0 filter or rebuild the Port VLAN 334 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() 342 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() 352 * Called after a VF VSI has been re-added/rebuild during reset. The PF driver 442 * ice_vf_rebuild_aggregator_node_cfg - rebuild aggregato [all...] |
H A D | ice_lib.h | 10 /* Flags used for VSI configuration and rebuild */ 20 * @flags: VSI flags used for rebuild and configuration 37 * parameters, such as during a rebuild operation.
|
/openbmc/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.
|
H A D | sleepgraph.8 | 251 .SS "rebuild" 332 .SS "rebuild timeline from logs" 334 Rebuild the html from a previous run's logs, using the same options. 338 Rebuild the html with different options.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_all_builds_page.py | 189 Test 'Rebuild' buttons in recent builds section 191 'Rebuild' button should not be shown for command-line builds, 201 # should see a rebuild button for non-command-line builds 203 self.wait_until_visible('.rebuild-btn') 204 selector = 'div[data-latest-build-result="%s"] .rebuild-btn' % build1.id 207 'should see a rebuild button for non-cli builds') 209 # shouldn't see a rebuild button for command-line builds 210 selector = 'div[data-latest-build-result="%s"] .rebuild-btn' % default_build.id 213 'should not see a rebuild button for cli builds')
|
/openbmc/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
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | usergrouptests.py | 47 self.logger.info("Rebuild with staticids") 50 self.logger.info("Rebuild without staticids") 56 self.logger.info("Rebuild with other staticids")
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | drive.hpp | 45 Rebuild, enumerator 142 {StatusIndicator::Rebuild, "Rebuild"},
|
H A D | volume.hpp | 136 Rebuild, enumerator 280 {OperationType::Rebuild, "Rebuild"},
|
/openbmc/linux/arch/x86/kernel/ |
H A D | itmt.c | 94 * held as we need to acquire the lock to rebuild sched domains 133 * held as we need to acquire the lock to rebuild sched domains 176 * No need to rebuild sched domain after updating
|
/openbmc/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 | 431 * myrb_get_rbld_progress - get rebuild progress information 433 * Executes a type 3 command and returns the rebuild progress 466 * myrb_update_rbld_progress - updates the rebuild status 468 * Updates the rebuild status for the attached logical devices. 493 "Rebuild in Progress, %d%% completed\n", in myrb_update_rbld_progress() 499 "Rebuild Failed due to Logical Drive Failure\n"); in myrb_update_rbld_progress() 503 "Rebuild Failed due to Bad Blocks on Other Drives\n"); in myrb_update_rbld_progress() 507 "Rebuild Failed due to Failure of Drive Being Rebuilt\n"); in myrb_update_rbld_progress() 511 "Rebuild Completed Successfully\n"); in myrb_update_rbld_progress() 515 "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"},
|
/openbmc/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 {
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 90 [rebuild <idx>] 91 Rebuild drive number 'idx' (first drive is 0). 384 1.3.1 Allow device replacement/rebuild for RAID 10 418 specific devices are requested via rebuild. Fix RAID leg 419 rebuild errors. 422 1.15.1 Fix argument count and arguments for rebuild/write_mostly/journal_(dev|mode)
|
/openbmc/linux/tools/perf/util/ |
H A D | trace-event-scripting.c | 65 " Install libpython and rebuild perf to enable it.\n" in print_python_unsupported_msg() 132 " Install libperl and rebuild perf to enable it.\n" in print_perl_unsupported_msg()
|
/openbmc/linux/drivers/md/ |
H A D | dm-raid.c | 217 /* Array elements of 64 bit needed for rebuild/failed disk bits */ 328 { CTR_FLAG_REBUILD, "rebuild"}, 823 int rebuild = 0; in parse_dev_params() local 873 rs->ti->error = "Drive designated for rebuild not specified"; in parse_dev_params() 899 rebuild++; in parse_dev_params() 909 } else if (rebuild && !rs->md.recovery_cp) { in parse_dev_params() 913 * it is impossible to rebuild a drive. in parse_dev_params() 921 rs->ti->error = "Unable to rebuild drive while array is not in-sync"; in parse_dev_params() 1038 * It is possible to have a higher rebuild count for RAID10, in validate_raid_redundancy() 1108 * [rebuild <idx>] Rebuild the drive indicated by the index [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | bblock.rst | 12 During development, changes might trigger BitBake to rebuild certain 16 for instance, can prompt BitBake to rebuild ``python3-native`` along with any
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | README | 2 If you change "entrypoints.bpf.c" do "make -j" in this directory to rebuild "entrypoints.skel.h".
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | repair.c | 230 * Does the given AG have enough space to rebuild a btree? Neither AG 247 * worst case estimate for the number of blocks we'd need to rebuild one of 319 * Figure out how many blocks we'd need worst case to rebuild in xrep_calc_ag_resblks() 320 * each type of btree. Note that we can only rebuild the in xrep_calc_ag_resblks() 338 * Guess how many blocks we need to rebuild the rmapbt. in xrep_calc_ag_resblks() 407 * If the AGF or AGI become slightly corrupted, it may be necessary to rebuild
|
/openbmc/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
|
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/ |
H A D | run-ptest | 3 # make would want to rebuild some files with a compiler otherwise :-/
|