Home
last modified time | relevance | path

Searched full:_any_ (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.15/drivers/acpi/
Dprocessor_thermal.c25 * _any_ cpufreq driver and not only the acpi-cpufreq driver.
/Linux-v5.15/Documentation/locking/
Dspinlocks.rst87 Also, you cannot "upgrade" a read-lock to a write-lock, so if you at _any_
Dlockdep-design.rst188 could interrupt _any_ of the irq-unsafe or hardirq-unsafe locks, which
/Linux-v5.15/Documentation/core-api/
Dmemory-allocation.rst93 * ``GFP_KERNEL & ~__GFP_RECLAIM`` - optimistic allocation without _any_
/Linux-v5.15/Documentation/devicetree/bindings/opp/
Dopp-v2-base.yaml147 A>, <sub-group B>, etc. The OPP will be enabled if _any_ of these
/Linux-v5.15/scripts/coccinelle/api/
Dstream_open.cocci80 // file_operations + whether they have _any_ .read, .write, .llseek ... at all.
/Linux-v5.15/lib/
Dtest_linear_ranges.c36 * actually find _any_ bug from code in such environment and try fixing it...
/Linux-v5.15/Documentation/ia64/
Dmca.rst118 violations (can occur at _any_ time) and they build from there.
/Linux-v5.15/Documentation/networking/
Ddecnet.rst37 - Set the MAC address on your ethernet card before starting _any_ other
/Linux-v5.15/kernel/printk/
Dprintk_ringbuffer.h196 * report the existence of a record for _any_ given sequence number at all
/Linux-v5.15/fs/ocfs2/
Ddcache.c147 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
/Linux-v5.15/Documentation/admin-guide/
Dsvga.rst168 Allows to set _any_ BIOS mode including graphic ones and forcing specific
/Linux-v5.15/drivers/hwmon/
Di5k_amb.c74 * are _any_ DIMMs in the channel. Attempting to read from
/Linux-v5.15/drivers/net/wan/
Dhd64572.h45 /* Register Access Macros (chan is 0 or 1 in _any_ case) */
/Linux-v5.15/fs/jffs2/
Dwbuf.c56 /* If ino == 0, _any_ non-GC writes mean 'yes' */ in jffs2_wbuf_pending_for_ino()
699 If ino arg is zero, do it if _any_ real (i.e. not GC) writes are
/Linux-v5.15/drivers/staging/android/
Dashmem.c735 * ashmem_get_pin_status - Returns ASHMEM_IS_UNPINNED if _any_ pages in the
/Linux-v5.15/drivers/md/
Ddm-table.c1501 * Cases requiring _any_ underlying device supporting some kind of attribute,
/Linux-v5.15/tools/lib/bpf/
Dbtf_dump.c2122 /* check all elements; if _any_ element is nonzero, all in btf_dump_type_data_check_zero()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c2639 * with _any_ configuration. Practice is different ... in t4vf_sge_init()
/Linux-v5.15/kernel/sched/
Dcore.c10807 * The "10% effect" is relative and cumulative: from _any_ nice level,
/Linux-v5.15/fs/
Dio_uring.c34 * io_uring also uses READ/WRITE_ONCE() for _any_ store or load that happens