/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/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/Documentation/driver-api/firmware/ |
H A D | built-in-fw.rst | 27 a complete kernel rebuild.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 90 [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 D | locks.rst | 36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
|
/linux/drivers/scsi/ |
H A D | myrs.c | 1118 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 D | chipidea.rst | 14 1.1.1 Select CONFIG_USB_OTG_FSM in menuconfig, rebuild kernel
|
H A D | gadget_serial.rst | 114 configuring the kernel. Then rebuild and install the kernel or
|
/linux/tools/build/Documentation/ |
H A D | Build.txt | 158 the dependencies and trigger a rebuild when necessary.
|
/linux/Documentation/kbuild/ |
H A D | reproducible-builds.rst | 97 can either rebuild the modules or use the output of step 2.
|
/linux/drivers/video/fbdev/ |
H A D | amifb.c | 658 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 D | torture.rst | 311 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 D | sysfs-bus-pci | 542 - 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 D | perf-dlfilter.txt | 293 it may be necessary to rebuild the .so. Also there may be unexpected results
|
/linux/Documentation/dev-tools/kunit/ |
H A D | start.rst | 109 d. If you change the ``.kunitconfig``, kunit.py will trigger a rebuild of the
|
H A D | run_wrapper.rst | 94 not rebuild the ``.config file``. The configuration is only
|
/linux/rust/pin-init/ |
H A D | README.md | 68 `../examples/mutex.rs`. It is essentially a userland rebuild of the `struct mutex` type from
|
/linux/Documentation/networking/device_drivers/ethernet/dlink/ |
H A D | dl2k.rst | 70 In the Linux environment, it is a good idea to rebuild the driver from the
|
/linux/tools/sched_ext/ |
H A D | README.md | 229 2. `make fullclean` in the root path of the repository, and rebuild the kernel
|
/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 <id [all...] |
/linux/Documentation/userspace-api/ |
H A D | unshare.rst | 118 new context flags without requiring a rebuild of old applications.
|
/linux/Documentation/filesystems/ext4/ |
H A D | directory.rst | 430 the dx_tail, the user is notified to run e2fsck -D to rebuild the
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp.c | 177 * 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 D | Changes | 235 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
|
/linux/Documentation/scsi/ |
H A D | arcmsr_spec.rst | 624 Set rebuild priority
|