Home
last modified time | relevance | path

Searched full:leaving (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py144 # 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 Dsysfs-class-led-trigger-oneshot25 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 Dbr_switchdev.c224 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 DTODO5 Before leaving the staging area, it should be reworked to clearly distinguish
/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_incompl_cong_ops.c23 /* Intentionally leaving out any of the required cong_avoid() and
/linux/fs/smb/client/
H A Dnamespace.c265 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 Dop-tee.rst126 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 Dhash_tlb.c203 * 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 Dps.c106 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 Dxen-ops.h178 * structures for the extra memory, leaving no space for anything
182 * leaving a practically usable system.
/linux/net/tipc/
H A DKconfig49 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
/linux/Documentation/filesystems/
H A Dhfsplus.rst33 leaving that decision to the CDROM driver. This option will fail
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size.c52 * now mess with fake esr_context size: leaving less space than in fake_sigreturn_bad_size_run()
/linux/tools/tracing/rtla/sample/
H A Dtimerlat_load.py70 print("Leaving")
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dback_to_back_ebbs_test.c23 * We get out of what would otherwise be an infinite loop by leaving the
/linux/drivers/pwm/
H A Dpwm-lpss-platform.c50 * Leaving the controller runtime-suspended (skipping runtime-resume + in pwm_lpss_probe_platform()
/linux/arch/arm64/include/asm/
H A Dpreempt.h64 /* Update only the count field, leaving need_resched unchanged */ in __preempt_count_dec_and_test()
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog32 do not parse this at all in kernel, leaving it up to
/linux/tools/testing/selftests/futex/
H A DREADME56 Perhaps something like "wait-wake-1" "wait-wake-2" is adequate, leaving the
/linux/Documentation/netlabel/
H A Dcipso_ipv4.rst23 adding the CIPSO label to the socket. This causes all packets leaving the
/linux/arch/powerpc/kernel/
H A Dentry_32.S278 * 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 Dscsi_netlink.h22 /* leaving groups 0 and 1 unassigned */
/linux/arch/x86/include/asm/
H A Dpage_64_types.h89 * On KASLR use 1 GiB by default, leaving 1 GiB for modules once the
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vsi_vlan_ops.c51 * as oppsed to leaving the ops null to prevent unexpected crashes. Instead if
/linux/drivers/usb/host/
H A Dehci-fsl.c448 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()

12345678910>>...27