/linux/tools/testing/selftests/exec/ |
H A D | binfmt_script.py | 144 # One byte under size, leaving newline visible. 146 # Two bytes under size, leaving newline visible. 158 # One byte under with whitespace arg. leaving wenline visible. 160 # One byte under with whitespace leading. leaving wenline visible. 162 # One byte under with whitespace leading and as arg. leaving newline visible.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-oneshot | 25 delay_on ms, then blink off for delay_off ms, leaving the LED 27 blink on for delay_on ms, leaving the LED normally on.
|
/linux/net/bridge/ |
H A D | br_switchdev.c | 224 static void nbp_switchdev_hwdom_put(struct net_bridge_port *leaving) in nbp_switchdev_hwdom_put() argument 226 struct net_bridge *br = leaving->br; in nbp_switchdev_hwdom_put() 229 /* leaving is no longer in the port list. */ in nbp_switchdev_hwdom_put() 231 if (p->hwdom == leaving->hwdom) in nbp_switchdev_hwdom_put() 235 clear_bit(leaving->hwdom, &br->busy_hwdoms); in nbp_switchdev_hwdom_put() 808 /* Make sure that the device leaving this bridge has seen all in nbp_switchdev_unsync_objs() 812 * however, e.g. via a team or bond, and the device is leaving in nbp_switchdev_unsync_objs()
|
/linux/drivers/staging/media/sunxi/cedrus/ |
H A D | TODO | 5 Before leaving the staging area, it should be reworked to clearly distinguish
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | tcp_ca_incompl_cong_ops.c | 23 /* Intentionally leaving out any of the required cong_avoid() and
|
/linux/fs/smb/client/ |
H A D | namespace.c | 265 cifs_dbg(FYI, "leaving %s [automount failed]\n" , __func__); in cifs_d_automount() 273 cifs_dbg(FYI, "leaving %s [ok]\n" , __func__); in cifs_d_automount()
|
/linux/Documentation/tee/ |
H A D | op-tee.rst | 126 OP-TEE driver isn't loaded, leaving the SMC hole open. 145 load OP-TEE isn't executed when desired, leaving it open to being executed
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_tlb.c | 203 * hash while leaving the PTEs intact (including their reference in __flush_hash_table_range() 235 * hash while leaving the PTEs intact (including their reference in flush_hash_table_pmd_range()
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | ps.c | 106 enter ? "entering" : "leaving"); in rtw_power_mode_change() 265 "Should leave deep PS before leaving LPS\n"); in __rtw_leave_lps()
|
/linux/arch/x86/xen/ |
H A D | xen-ops.h | 178 * structures for the extra memory, leaving no space for anything 182 * leaving a practically usable system.
|
/linux/net/tipc/ |
H A D | Kconfig | 49 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
|
/linux/Documentation/filesystems/ |
H A D | hfsplus.rst | 33 leaving that decision to the CDROM driver. This option will fail
|
/linux/tools/testing/selftests/arm64/signal/testcases/ |
H A D | fake_sigreturn_bad_size.c | 52 * now mess with fake esr_context size: leaving less space than in fake_sigreturn_bad_size_run()
|
/linux/tools/tracing/rtla/sample/ |
H A D | timerlat_load.py | 70 print("Leaving")
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | back_to_back_ebbs_test.c | 23 * We get out of what would otherwise be an infinite loop by leaving the
|
/linux/drivers/pwm/ |
H A D | pwm-lpss-platform.c | 50 * Leaving the controller runtime-suspended (skipping runtime-resume + in pwm_lpss_probe_platform()
|
/linux/arch/arm64/include/asm/ |
H A D | preempt.h | 64 /* Update only the count field, leaving need_resched unchanged */ in __preempt_count_dec_and_test()
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-opal-elog | 32 do not parse this at all in kernel, leaving it up to
|
/linux/tools/testing/selftests/futex/ |
H A D | README | 56 Perhaps something like "wait-wake-1" "wait-wake-2" is adequate, leaving the
|
/linux/Documentation/netlabel/ |
H A D | cipso_ipv4.rst | 23 adding the CIPSO label to the socket. This causes all packets leaving the
|
/linux/arch/powerpc/kernel/ |
H A D | entry_32.S | 278 * Leaving a stale exception marker on the stack can confuse 327 * Leaving a stale exception marker on the stack can confuse
|
/linux/include/uapi/scsi/ |
H A D | scsi_netlink.h | 22 /* leaving groups 0 and 1 unassigned */
|
/linux/arch/x86/include/asm/ |
H A D | page_64_types.h | 89 * On KASLR use 1 GiB by default, leaving 1 GiB for modules once the
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vsi_vlan_ops.c | 51 * as oppsed to leaving the ops null to prevent unexpected crashes. Instead if
|
/linux/drivers/usb/host/ |
H A D | ehci-fsl.c | 448 dev_dbg(dev, "already suspended, leaving early\n"); in ehci_fsl_mpc512x_drv_suspend() 509 dev_dbg(dev, "already suspended, leaving early\n"); in ehci_fsl_mpc512x_drv_resume() 515 dev_dbg(dev, "not suspended, leaving early\n"); in ehci_fsl_mpc512x_drv_resume()
|