Home
last modified time | relevance | path

Searched refs:rebuild (Results 1 – 25 of 38) sorted by relevance

12

/linux/kernel/bpf/preload/iterators/
H A DREADME3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
4 machine, do "make -j big" in this directory to rebuild
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-iomega_ix2_200.dts55 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/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst27 a complete kernel rebuild.
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst90 [rebuild <idx>]
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)
/linux/Documentation/filesystems/
H A Dlocks.rst36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
/linux/drivers/scsi/
H A Dmyrs.c1118 int rebuild, ret; in rebuild_store() local
1128 ret = kstrtoint(buf, 0, &rebuild); in rebuild_store()
1140 if (rebuild && ldev_info->rbld_active) { in rebuild_store()
1145 if (!rebuild && !ldev_info->rbld_active) { in rebuild_store()
1147 "Rebuild Not Cancelled; no rebuild in progress\n"); in rebuild_store()
1159 if (rebuild) { in rebuild_store()
1172 rebuild ? "Initiated" : "Cancelled", status); in rebuild_store()
1176 rebuild ? "Initiated" : "Cancelled"); in rebuild_store()
1182 static DEVICE_ATTR_RW(rebuild);
/linux/Documentation/usb/
H A Dchipidea.rst14 1.1.1 Select CONFIG_USB_OTG_FSM in menuconfig, rebuild kernel
H A Dgadget_serial.rst114 configuring the kernel. Then rebuild and install the kernel or
/linux/tools/build/Documentation/
H A DBuild.txt158 the dependencies and trigger a rebuild when necessary.
/linux/Documentation/kbuild/
H A Dreproducible-builds.rst97 can either rebuild the modules or use the output of step 2.
/linux/drivers/video/fbdev/
H A Damifb.c658 copins *rebuild[2]; member
2164 copl = copdisplay.rebuild[1]; in ami_rebuild_copper()
2194 cops = copdisplay.rebuild[0]; in ami_rebuild_copper()
2288 copdisplay.rebuild[0] = cops; in ami_build_copper()
2304 copdisplay.rebuild[1] = copl; in ami_build_copper()
/linux/Documentation/RCU/
H A Dtorture.rst311 could use kvm.sh, doing so will rebuild the kernel on each run. If you
341 likely unnecessarily rebuild kernels. In addition, manually distributing
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci542 - rebuild (drive is part of an array that is rebuilding)
555 (rebuild, pfa, hotspare, ica, ifa)
559 ok, locate, fail, rebuild. All others are optional.
/linux/tools/perf/Documentation/
H A Dperf-dlfilter.txt293 it may be necessary to rebuild the .so. Also there may be unexpected results
/linux/Documentation/dev-tools/kunit/
H A Dstart.rst109 d. If you change the ``.kunitconfig``, kunit.py will trigger a rebuild of the
H A Drun_wrapper.rst94 not rebuild the ``.config file``. The configuration is only
/linux/rust/pin-init/
H A DREADME.md68 `../examples/mutex.rs`. It is essentially a userland rebuild of the `struct mutex` type from
/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst70 In the Linux environment, it is a good idea to rebuild the driver from the
/linux/tools/sched_ext/
H A DREADME.md229 2. `make fullclean` in the root path of the repository, and rebuild the kernel
/linux/drivers/md/
H A Ddm-raid.c218 /* 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 <id
[all...]
/linux/Documentation/userspace-api/
H A Dunshare.rst118 new context flags without requiring a rebuild of old applications.
/linux/Documentation/filesystems/ext4/
H A Ddirectory.rst430 the dx_tail, the user is notified to run e2fsck -D to rebuild the
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c177 * Called at the end of rebuild to restore timestamp configuration after
2811 * ice_ptp_prepare_rebuild_sec - Prepare second NAC for PTP reset or rebuild
2813 * @rebuild: rebuild if true, prepare if false
2816 static void ice_ptp_prepare_rebuild_sec(struct ice_pf *pf, bool rebuild, in ice_ptp_prepare_rebuild_sec() argument
2828 if (rebuild) in ice_ptp_prepare_rebuild_sec()
/linux/Documentation/
H A DChanges235 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
/linux/Documentation/scsi/
H A Darcmsr_spec.rst624 Set rebuild priority

12