/linux/Documentation/networking/diagnostic/ |
H A D | twisted_pair_layer1_diagnostics.rst | 164 master-slave cfg: forced slave 390 **forced slave mode**, even though there is no actual short in the cable. 533 most modern systems), and the other side is set to a **forced link mode** 535 will attempt to detect the forced mode on the other side. If the link is 549 forced mode to another. In this case, only a down/up cycle may help. 571 force these PHYs into a specific role (e.g., **forced master** or **forced 573 have the same issue and are forced into the same mode (e.g., both forced into 579 **forced** [all...] |
/linux/tools/testing/selftests/rcutorture/doc/ |
H A D | TINY_RCU.txt | 38 All forced by CONFIG_TINY_RCU.
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-rfkill | 64 transmitter is forced off by something outside of 78 The transmitter is forced off by something outside of
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-client-cap.rst | 88 will be forced to 0 by the kernel. 92 ``which`` field is forced to ``V4L2_SUBDEV_FORMAT_ACTIVE`` by the
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_micron.c | 60 bool forced; member 172 if (micron->ecc.forced) in micron_nand_on_die_ecc_setup() 519 micron->ecc.forced = true; in micron_nand_init()
|
/linux/Documentation/gpu/ |
H A D | drm-compute.rst | 17 not even to force preemption. The driver with is simply forced to unmap a BO 33 to this flag, it would prevent cooperating userspace from forced terminating
|
/linux/Documentation/mm/damon/ |
H A D | faq.rst | 26 regions size is forced to be ``>=page size``, the region split will make no
|
/linux/Documentation/networking/device_drivers/ethernet/ti/ |
H A D | tlan.rst | 86 if a card which only supports 10Mbs is forced into 100Mbs 123 Now eth0 will use auto-neg and eth1 will be forced to 100Mbit/HD.
|
/linux/kernel/livepatch/ |
H A D | transition.c | 722 /* Set forced flag for patches being removed. */ in klp_force_transition() 724 klp_transition_patch->forced = true; in klp_force_transition() 728 patch->forced = true; in klp_force_transition()
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-parts.rst | 21 To enable write access to /dev/mmcblkXbootY, disable the forced read-only
|
/linux/Documentation/hwmon/ |
H A D | sch5627.rst | 42 channel exceeds tempX_max, all fans are forced to maximum speed. The same is not
|
H A D | thmc50.rst | 66 A typical symptom of wrong setting is a fan forced to full speed.
|
/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 178 | If bit 2 is set, round is forced to double. If it is clear, 179 | and bit 6 is set, round is forced to single. If both are clear, 192 | The move or operation is not with forced precision. Test for 474 | If bit 2 is set, round is forced to double. If it is clear, 475 | and bit 6 is set, round is forced to single. If both are clear, 486 | The move or operation is not with forced precision. Use the 766 btstl #6,%d0 |test for forced precision 770 movel #0x1,%d0 |inst is forced single 773 movel #0x2,%d0 |inst is forced double 776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced [all...] |
/linux/include/linux/ |
H A D | livepatch.h | 154 * @forced: was involved in a forced transition 170 bool forced; member
|
/linux/arch/sparc/kernel/ |
H A D | syscalls.S | 231 5: call %l7 ! CTI Group brk forced 255 2: call %l7 ! CTI Group brk forced
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | core-scheduling.rst | 115 then the sibling is considered to be in a `forced idle` state. I.e., it may 125 siblings could be forced to select a lower priority task if the highest 127 task. If a sibling does not have a trusted task to run, it will be forced idle 157 and are considered system-wide trusted. The forced-idling of siblings running
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-drivers-ehci_hcd | 32 Reading the file gives the list of ports currently forced
|
/linux/drivers/scsi/aacraid/ |
H A D | commsup.c | 1468 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter() argument 1500 bled = forced ? 0 : aac_adapter_check_health(aac); in _aac_reset_adapter() 1620 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter() argument 1645 if (forced < 2) in aac_reset_adapter() 1648 bled = forced ? forced : in aac_reset_adapter() 1656 if ((forced < 2) && (retval == -ENODEV)) { in aac_reset_adapter()
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | palmas-pmic.txt | 49 2 - eco, 3 - forced pwm
|
/linux/kernel/module/ |
H A D | main.c | 744 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module() argument 748 *forced = try_force_unload(flags); in try_stop_module() 749 if (!(*forced)) in try_stop_module() 782 int ret, len, forced = 0; in SYSCALL_DEFINE2() local 820 forced = try_force_unload(flags); in SYSCALL_DEFINE2() 821 if (!forced) { in SYSCALL_DEFINE2() 828 ret = try_stop_module(mod, flags, &forced); in SYSCALL_DEFINE2()
|
/linux/kernel/irq/ |
H A D | Kconfig | 112 # Support forced irq threading
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | keystone-netcp.txt | 100 - mac<->mac forced mode: 2 104 - 10Gb mac<->mac forced mode : 11
|
/linux/drivers/opp/ |
H A D | core.c | 1197 struct dev_pm_opp *opp, void *clk_data, bool forced) in _set_opp() argument 1212 if (!forced && old_opp == opp && opp_table->enabled) { in _set_opp() 1317 bool forced = false; in dev_pm_opp_set_rate() local 1362 forced = opp_table->current_rate_single_clk != freq; in dev_pm_opp_set_rate() 1365 return _set_opp(dev, opp_table, opp, &freq, forced); in dev_pm_opp_set_rate()
|
/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 74 only when the transition was not forced.
|
/linux/include/linux/qed/ |
H A D | qed_eth_if.h | 164 void (*force_mac) (void *dev, u8 *mac, bool forced);
|