Searched full:leaving (Results 1 – 25 of 588) sorted by relevance
12345678910>>...24
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
D | binfmt_script | 138 # One byte under size, leaving newline visible. 140 # Two bytes under size, leaving newline visible. 152 # One byte under with whitespace arg. leaving wenline visible. 154 # One byte under with whitespace leading. leaving wenline visible. 156 # One byte under with whitespace leading and as arg. leaving newline visible.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
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.
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | cifs_dfs_ref.c | 388 cifs_dbg(FYI, "leaving %s\n" , __func__); in cifs_dfs_do_automount() 403 cifs_dbg(FYI, "leaving %s [automount failed]\n" , __func__); in cifs_dfs_d_automount() 411 cifs_dbg(FYI, "leaving %s [ok]\n" , __func__); in cifs_dfs_d_automount()
|
/kernel/linux/linux-5.10/net/tipc/ |
D | Kconfig | 48 advanced algorithm: AEAD AES-GCM (like IPSec or TLS) before leaving/
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
D | rxe_task.h | 54 * leaving
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | timbuart.c | 150 dev_dbg(port->dev, "%s - leaving\n", __func__); in timbuart_handle_tx_port() 172 dev_dbg(port->dev, "%s - leaving\n", __func__); in timbuart_handle_rx_port() 196 dev_dbg(uart->port.dev, "%s leaving\n", __func__); in timbuart_tasklet()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | hfsplus.rst | 33 leaving that decision to the CDROM driver. This option will fail
|
D | hfs.rst | 38 leaving that decision to the CDROM driver. This option will fail
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
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_tlb_pmd_range()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | preempt.h | 63 /* Update only the count field, leaving need_resched unchanged */ in __preempt_count_dec_and_test()
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
D | fake_sigreturn_bad_size.c | 52 * now mess with fake esr_context size: leaving less space than in fake_sigreturn_bad_size_run()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
D | back_to_back_ebbs_test.c | 23 * We get out of what would otherwise be an infinite loop by leaving the
|
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/ |
D | api.h | 41 * fpu->state and set TIF_NEED_FPU_LOAD leaving CPU's FPU registers in
|
/kernel/linux/linux-5.10/Documentation/netlabel/ |
D | cipso_ipv4.rst | 23 adding the CIPSO label to the socket. This causes all packets leaving the
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/ |
D | README | 56 Perhaps something like "wait-wake-1" "wait-wake-2" is adequate, leaving the
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_kms_helper_common.c | 70 * attempt to load fbcon to avoid leaving the system without a usable in drm_kms_helper_init()
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 32 do not parse this at all in kernel, leaving it up to
|
/kernel/linux/linux-5.10/include/uapi/scsi/ |
D | scsi_netlink.h | 22 /* leaving groups 0 and 1 unassigned */
|
/kernel/linux/linux-5.10/drivers/pinctrl/meson/ |
D | pinctrl-meson8-pmx.c | 29 * selected one. If @sel_group is -1 all groups are disabled, leaving
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
D | pm-s3c24xx.c | 79 S3C_PMDBG("Leaving IRQ %d (pin %d) as is\n", irq, pin); in s3c_pm_check_resume_pin()
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | csi2.rst | 74 effectively leaving the current frame unfinished. The receiver driver
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pm.c | 61 * leaving the system in a known idle state. in i915_gem_suspend_late()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | reset.c | 51 * make use of it directly, leaving interrupts in machine_hang()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | falloc.h | 11 * without leaving a hole in the file. The contents of the file beyond
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | partitions.h | 34 * if MTDPART_OFS_RETAIN, consume as much as possible, leaving size
|
12345678910>>...24