/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
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 {
|
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
D | README | 2 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/ |
D | device_node.c | 1185 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 …]
|
D | connection.h | 137 struct hmdfs_rebuild_statistics rebuild; member
|
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 27 a complete kernel rebuild.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
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)
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | bug-bisect.rst | 47 - rebuild the Kernel and test
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | locks.rst | 36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
D | method-customizing.rst | 21 rebuild/reboot is not needed and test result can be got in minutes.
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | myrs.c | 1121 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/ |
D | chipidea.rst | 14 1.1.1 Select CONFIG_USB_OTG_FSM in menuconfig, rebuild kernel
|
D | gadget_serial.rst | 114 configuring the kernel. Then rebuild and install the kernel or
|
/kernel/linux/linux-5.10/tools/build/Documentation/ |
D | Build.txt | 158 the dependencies and trigger a rebuild when necessary.
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | reproducible-builds.rst | 97 can either rebuild the modules or use the output of step 2.
|
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/ |
D | start.rst | 54 rebuild of the ``.config`` file: the configuration is only updated if the
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | Kconfig | 199 bool "rebuild wanXL firmware" 202 Allows you to rebuild firmware run by the QUICC processor.
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
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()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 70 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/ |
D | sb1000.rst | 157 Then rebuild and reinstall the kernel.
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-raid.c | 823 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/ |
D | Changes | 170 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | changes.rst | 170 is not build with ``CONFIG_KALLSYMS`` and you have no way to rebuild and
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | unshare.rst | 118 new context flags without requiring a rebuild of old applications.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
D | directory.rst | 403 the dx\_tail, the user is notified to run e2fsck -D to rebuild the
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | stash.c | 1895 hmdfs_update_peer_rebuild_stats(&conn->stats.rebuild, &stats); in hmdfs_stash_online_prepare() 1901 conn->stats.rebuild.time++; in hmdfs_stash_online_prepare()
|