Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/arm/boot/dts/
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 {
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
DREADME2 If you change "iterators.bpf.c" do "make -j" in this directory to rebuild "iterators.skel.h".
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Ddevice_node.c1185 rebuild_ok += node->stats.rebuild.total_ok; in peers_sum_attr_show()
1186 rebuild_fail += node->stats.rebuild.total_fail; in peers_sum_attr_show()
1187 rebuild_invalid += node->stats.rebuild.total_invalid; in peers_sum_attr_show()
1188 rebuild_time += node->stats.rebuild.time; in peers_sum_attr_show()
1590 peer->stats.rebuild.cur_ok, in rebuild_show()
1591 peer->stats.rebuild.cur_fail, in rebuild_show()
1592 peer->stats.rebuild.cur_invalid, in rebuild_show()
1593 peer->stats.rebuild.total_ok, in rebuild_show()
1594 peer->stats.rebuild.total_fail, in rebuild_show()
1595 peer->stats.rebuild.total_invalid, in rebuild_show()
[all …]
Dconnection.h137 struct hmdfs_rebuild_statistics rebuild; member
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst27 a complete kernel rebuild.
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
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)
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbug-bisect.rst47 - rebuild the Kernel and test
/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocks.rst36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Dmethod-customizing.rst21 rebuild/reboot is not needed and test result can be got in minutes.
/kernel/linux/linux-5.10/drivers/scsi/
Dmyrs.c1121 int rebuild, ret; in rebuild_store() local
1131 ret = kstrtoint(buf, 0, &rebuild); in rebuild_store()
1143 if (rebuild && ldev_info->rbld_active) { in rebuild_store()
1148 if (!rebuild && !ldev_info->rbld_active) { in rebuild_store()
1162 if (rebuild) { in rebuild_store()
1175 rebuild ? "Initiated" : "Cancelled", status); in rebuild_store()
1179 rebuild ? "Initiated" : "Cancelled"); in rebuild_store()
1185 static DEVICE_ATTR_RW(rebuild);
/kernel/linux/linux-5.10/Documentation/usb/
Dchipidea.rst14 1.1.1 Select CONFIG_USB_OTG_FSM in menuconfig, rebuild kernel
Dgadget_serial.rst114 configuring the kernel. Then rebuild and install the kernel or
/kernel/linux/linux-5.10/tools/build/Documentation/
DBuild.txt158 the dependencies and trigger a rebuild when necessary.
/kernel/linux/linux-5.10/Documentation/kbuild/
Dreproducible-builds.rst97 can either rebuild the modules or use the output of step 2.
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/
Dstart.rst54 rebuild of the ``.config`` file: the configuration is only updated if the
/kernel/linux/linux-5.10/drivers/net/wan/
DKconfig199 bool "rebuild wanXL firmware"
202 Allows you to rebuild firmware run by the QUICC processor.
/kernel/linux/linux-5.10/drivers/video/fbdev/
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()
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dlink/
Ddl2k.rst70 In the Linux environment, it is a good idea to rebuild the driver from the
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/cable/
Dsb1000.rst157 Then rebuild and reinstall the kernel.
/kernel/linux/linux-5.10/drivers/md/
Ddm-raid.c823 int rebuild = 0; in parse_dev_params() local
899 rebuild++; in parse_dev_params()
909 } else if (rebuild && !rs->md.recovery_cp) { in parse_dev_params()
/kernel/linux/linux-5.10/Documentation/
DChanges170 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
/kernel/linux/linux-5.10/Documentation/process/
Dchanges.rst170 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
/kernel/linux/linux-5.10/Documentation/userspace-api/
Dunshare.rst118 new context flags without requiring a rebuild of old applications.
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Ddirectory.rst403 the dx\_tail, the user is notified to run e2fsck -D to rebuild the
/kernel/linux/linux-5.10/fs/hmdfs/
Dstash.c1895 hmdfs_update_peer_rebuild_stats(&conn->stats.rebuild, &stats); in hmdfs_stash_online_prepare()
1901 conn->stats.rebuild.time++; in hmdfs_stash_online_prepare()

12