/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-force-tm.c | 57 * purpose, forcing the heap increase, so, the memory leak is what in usr_signal_handler() 68 /* Forcing the page to be allocated in a page fault */ in usr_signal_handler() 78 /* Forcing to enable MSR[TM] */ in usr_signal_handler()
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | nvme-fault-injection.rst | 32 FAULT_INJECTION: forcing a failure. 90 FAULT_INJECTION: forcing a failure. 140 FAULT_INJECTION: forcing a failure.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 96 is non-idle, for example, by avoiding system calls and by forcing 171 forcing both kernel threads and interrupts to execute elsewhere. 205 calls and by forcing both kernel threads and interrupts 219 calls and by forcing both kernel threads and interrupts
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | armada_37xx_wdt.c | 31 * Pinging is done by forcing immediate end count event on counter ID 0. 149 /* counter 1 is retriggered by forcing end count on counter 0 */ in armada_37xx_wdt_ping() 216 /* start counter 1 by forcing immediate end count on counter 0 */ in armada_37xx_wdt_start()
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | sierra_ms.c | 139 usb_stor_dbg(us, "SWIMS: Forcing Modem Mode\n"); in sierra_ms_init() 147 usb_stor_dbg(us, "SWIMS: Forcing Mass Storage Mode\n"); in sierra_ms_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_param.c | 366 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Half Duplex\n"); in pch_gbe_check_copper_options() 373 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Full Duplex\n"); in pch_gbe_check_copper_options() 392 "Forcing to 100 Mbps Half Duplex\n"); in pch_gbe_check_copper_options() 400 "Forcing to 100 Mbps Full Duplex\n"); in pch_gbe_check_copper_options()
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
D | fake_sigreturn_misaligned_sp.c | 25 /* Forcing sigframe on misaligned SP (16 + 3) */ in fake_sigreturn_misaligned_run()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ti/ |
D | tlan.rst | 113 You also need to set both speed and duplex settings when forcing 133 3. Try forcing different speed/duplex settings
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/smsc/ |
D | smc9.rst | 24 options, such as for forcing IRQ.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
D | ti,rti-wdt.yaml | 55 * select the source clock for the watchdog, forcing it to tick with
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 424 /* If we are forcing speed/duplex, then we simply return since in e1000e_check_for_copper_link() 495 /* Configure Flow Control after forcing link up. */ in e1000e_check_for_fiber_link() 502 /* If we are forcing link and we are receiving /C/ ordered in e1000e_check_for_fiber_link() 507 e_dbg("Rx'ing /C/, enable AutoNeg and stop forcing link.\n"); in e1000e_check_for_fiber_link() 558 /* Configure Flow Control after forcing link up. */ in e1000e_check_for_serdes_link() 565 /* If we are forcing link and we are receiving /C/ ordered in e1000e_check_for_serdes_link() 570 e_dbg("Rx'ing /C/, enable AutoNeg and stop forcing link.\n"); in e1000e_check_for_serdes_link() 1023 e_dbg("Error forcing flow control settings\n"); in e1000e_config_fc_after_link_up() 1164 e_dbg("Error forcing flow control settings\n"); in e1000e_config_fc_after_link_up() 1288 e_dbg("Error forcing flow control settings\n"); in e1000e_config_fc_after_link_up()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-ehci_hcd | 16 at full speed, which can be accomplished by forcing the
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
D | about.rst | 26 reduce bookkeeping overhead and to increase throughput by forcing larger
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | page_frags.rst | 24 either a per-cpu limitation, or a per-cpu limitation and forcing interrupts
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
D | consistent.c | 30 pr_info("%s: forcing memory chunk size to 0x%08lx\n", in memchunk_cmdline_override()
|
/kernel/linux/linux-5.10/drivers/base/test/ |
D | test_async_driver_probe.c | 240 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init() 248 pr_err("async events still pending, forcing timeout\n"); in test_async_probe_init()
|
/kernel/linux/linux-5.10/include/net/ |
D | compat.h | 45 compat_uptr_t rt_dev; /* forcing the device at add */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/atmel/ |
D | hlcdc-dc.txt | 22 override any output mode selection heuristic, forcing "rgb444",
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
D | e1000_param.c | 676 e_dev_info("Forcing to 10 Mbps Half Duplex\n"); in e1000_check_copper_options() 682 e_dev_info("Forcing to 10 Mbps Full Duplex\n"); in e1000_check_copper_options() 695 e_dev_info("Forcing to 100 Mbps Half Duplex\n"); in e1000_check_copper_options() 701 e_dev_info("Forcing to 100 Mbps Full Duplex\n"); in e1000_check_copper_options()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | route.h | 41 char __user *rt_dev; /* forcing the device at add */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_hdmi_i2c.c | 63 /* Clear FIFO request bit by forcing a write to that bit */ in fifo_transfer() 114 /* Clear interrupt status bits by forcing a write */ in xfer_msg()
|
/kernel/linux/linux-5.10/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 238 #. `Forcing Quiescent States`_ 476 `below <#Forcing%20Quiescent%20States>`__. 497 `below <#Forcing%20Quiescent%20States>`__. 499 Forcing Quiescent States 504 reporting on their behalf. This process is called “forcing quiescent 510 Each pass of quiescent state forcing is guaranteed to traverse the leaf
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
D | hfpll.c | 59 * rather than marking the clock critical and forcing the clock in qcom_hfpll_probe()
|
/kernel/linux/linux-5.10/arch/arc/lib/ |
D | strcmp.S | 8 respective one cycle / byte by forcing double source 1 alignment, unrolling
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | floppy.h | 100 * about the PCI DMA windows and forcing the floppy to start doing
|