Searched full:becoming (Results 1 – 25 of 163) sorted by relevance
1234567
/linux-6.12.1/Documentation/scheduler/ |
D | sched-stats.rst | 116 cpu was just becoming idle 118 load did not require balancing when the cpu was just becoming idle 120 tasks and failed, when the cpu was just becoming idle 122 sched_balance_rq() in this domain when the cpu was just becoming idle 125 target task was cache-hot when just becoming idle 127 find a busier queue while the cpu was just becoming idle 129 was just becoming idle but no busier group was found
|
/linux-6.12.1/drivers/gpu/drm/ci/ |
D | build.yml | 70 # becoming too big for their bootloaders. 82 # becoming too big for their bootloaders. 94 # becoming too big for their bootloaders.
|
/linux-6.12.1/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 20 # 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-6.12.1/kernel/module/ |
D | stats.c | 212 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-6.12.1/arch/arm/mach-mmp/ |
D | platsmp.c | 16 * register becoming non-zero and then jumps to the address written in mmp3_boot_secondary()
|
/linux-6.12.1/include/asm-generic/ |
D | mmu_context.h | 15 * @mm: the currently active mm context which is becoming lazy
|
/linux-6.12.1/arch/mips/mti-malta/ |
D | malta-platform.c | 20 * UART becoming ttyS0.
|
/linux-6.12.1/lib/ |
D | stmp_device.c | 55 /* poll CLKGATE becoming set */ in stmp_reset_block()
|
/linux-6.12.1/include/linux/platform_data/ |
D | davinci_asp.h | 32 * The clock becoming faster is named
|
/linux-6.12.1/arch/um/include/shared/ |
D | irq_kern.h | 49 * not be invoked at all and the @handler must handle the FD becoming
|
/linux-6.12.1/drivers/thermal/intel/ |
D | Kconfig | 40 This is becoming a common feature for Intel SoCs to expose the additional
|
/linux-6.12.1/fs/bcachefs/ |
D | time_stats.h | 127 * Use this when tracking time stats for state changes, i.e. resource X becoming
|
/linux-6.12.1/Documentation/process/ |
D | contribution-maturity-model.rst | 16 maintainers as part of their job, so they can grow into becoming
|
/linux-6.12.1/Documentation/arch/arm/nwfpe/ |
D | todo.rst | 70 risk of becoming isolated if and when hardware FP emulation comes out
|
/linux-6.12.1/arch/mips/mm/ |
D | cex-sb1.S | 76 * Note that 'DC' becoming set (outside of ERL mode) will
|
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-ioc-adap-g-caps.rst | 99 messages is a prerequisite of becoming a follower. If this
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 52 prevent the freeze/unfreeze cycle from becoming visible to the tasks
|
/linux-6.12.1/include/linux/ |
D | mman.h | 215 /* ...nor previously non-executable VMAs becoming executable. */ in map_deny_write_exec()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | irq_64.c | 114 * 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-6.12.1/Documentation/filesystems/ |
D | cramfs.rst | 48 mind the filesystem becoming unreadable to future kernels.
|
/linux-6.12.1/arch/arm/mach-ux500/ |
D | pm.c | 81 * becoming pending, or active and pending if it is already
|
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power10/ |
D | pipeline.json | 40 "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-6.12.1/kernel/locking/ |
D | osq_lock.c | 170 * in which case we should observe @node->locked becoming in osq_lock()
|
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_wait.c | 226 * nanoseconds on an object becoming unbusy. Since the wait itself does so
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-script.txt | 214 with interrupts disabled. Note, interrupts becoming disabled is "t", 215 whereas interrupts becoming enabled is "Dt".
|
1234567