Home
last modified time | relevance | path

Searched full:becoming (Results 1 – 25 of 124) sorted by relevance

12345

/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0220 # they select or depend on end up becoming shared requirements which cannot be
29 # CORE_BELL_A then CORE_BELL_A ends up becoming a common BELL feature which
/linux/kernel/module/
H A Dstats.c212 return "Becoming & Load"; in mod_fail_to_str()
214 return "Becoming"; in mod_fail_to_str()
312 len += scnprintf(buf + len, size - len, "%25s\t%u\n", "Mods failed on becoming", fbecoming); in read_file_mod_stats()
324 len += scnprintf(buf + len, size - len, "%25s\t%lu\n", "Failed becoming bytes", ibecoming_bytes); in read_file_mod_stats()
355 len += scnprintf(buf + len, size - len, "%25s\t%lu\n", "Avg fail becoming bytes", in read_file_mod_stats()
/linux/kernel/sched/
H A Dext_internal.h360 * @runnable: A task is becoming runnable on its associated CPU
361 * @p: task becoming runnable
370 * @p is becoming runnable on the CPU because it's
424 * @quiescent: A task is becoming not runnable on its associated CPU
425 * @p: task becoming not runnable
430 * @p is becoming quiescent on the CPU because it's
518 * @cpu_acquire: A CPU is becoming available to the BPF scheduler
/linux/arch/arm/mach-mmp/
H A Dplatsmp.c16 * register becoming non-zero and then jumps to the address written in mmp3_boot_secondary()
/linux/include/asm-generic/
H A Dmmu_context.h15 * @mm: the currently active mm context which is becoming lazy
/linux/arch/mips/mti-malta/
H A Dmalta-platform.c20 * UART becoming ttyS0.
/linux/lib/
H A Dstmp_device.c55 /* poll CLKGATE becoming set */ in stmp_reset_block()
/linux/include/linux/platform_data/
H A Ddavinci_asp.h32 * The clock becoming faster is named
/linux/arch/um/include/shared/
H A Dirq_kern.h49 * not be invoked at all and the @handler must handle the FD becoming
/linux/Documentation/process/
H A Dcontribution-maturity-model.rst16 maintainers as part of their job, so they can grow into becoming
H A D2.Process.rst238 becoming part of the mainline kernel. The amount of attention that Linus
334 staging drivers. So staging is, at best, a stop on the way toward becoming
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst70 risk of becoming isolated if and when hardware FP emulation comes out
/linux/arch/mips/mm/
H A Dcex-sb1.S76 * Note that 'DC' becoming set (outside of ERL mode) will
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst99 messages is a prerequisite of becoming a follower. If this
/linux/arch/powerpc/kernel/
H A Dirq_64.c114 * MSR[EE] to get PMIs, which can result in more IRQs becoming in __replay_soft_interrupts()
327 * more irqs becoming pending. Go around again if that happens. in arch_local_irq_restore()
/linux/include/linux/
H A Dmman.h215 /* ...nor previously non-executable VMAs becoming executable. */ in map_deny_write_exec()
/linux/Documentation/filesystems/
H A Dcramfs.rst48 mind the filesystem becoming unreadable to future kernels.
/linux/arch/arm/mach-ux500/
H A Dpm.c81 * becoming pending, or active and pending if it is already
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dpipeline.json40 "BriefDescription": "The instruction was flushed after becoming next-to-complete (NTC)."
265 …te (NTC). PM_EXEC_STALL_NTC_FLUSH only includes instructions that were flushed after becoming NTC."
/linux/drivers/scsi/
H A Dsr_ioctl.c231 /* sense: Logical unit is in process of becoming ready */ in sr_do_ioctl()
306 /* SK/ASC/ASCQ of 2/4/1 means "unit is becoming ready" */ in sr_drive_status()
/linux/tools/perf/Documentation/
H A Dperf-script.txt214 with interrupts disabled. Note, interrupts becoming disabled is "t",
215 whereas interrupts becoming enabled is "Dt".
/linux/virt/kvm/
H A Ddirty_ring.c156 * only to guard against the count becoming negative). in kvm_dirty_ring_reset()
/linux/Documentation/accounting/
H A Dtaskstats.rst58 To avoid this documentation becoming obsolete as the interface evolves, only
/linux/drivers/acpi/
H A Dprocessor_thermal.c154 * percentage doesn't end up becoming negative. Also, cap the MAX_STEP so that in acpi_thermal_cpufreq_config()
/linux/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c534 /* LUN Not Ready and is in the Process of Becoming Ready */ in send_mode_select()
686 * the process of becoming ready in rdac_check_sense()

12345