Home
last modified time | relevance | path

Searched full:preceding (Results 1 – 25 of 257) sorted by relevance

1234567891011

/linux-5.10/include/drm/
Ddrm_bridge.h163 * the preceding element in the display pipe is disabled. If the
164 * preceding element is a bridge this means it's called before that
165 * bridge's @disable vfunc. If the preceding element is a &drm_encoder
181 * preceding element in the display pipe is disabled. If the preceding
183 * @post_disable function. If the preceding element is a &drm_encoder
200 * after the @mode_set callback for the preceding element in the display
229 * the preceding element in the display pipe is enabled. If the
230 * preceding element is a bridge this means it's called before that
231 * bridge's @pre_enable function. If the preceding element is a
249 * the preceding element in the display pipe is enabled. If the
[all …]
/linux-5.10/scripts/kconfig/tests/auto_submenu/
D__init__.py3 Create submenu for symbols that depend on the preceding one.
5 If a symbols has dependency on the preceding symbol, the menu entry
6 should become the submenu of the preceding one, and displayed with
/linux-5.10/fs/jfs/
Djfs_dmap.h66 * - the number of dmaps preceding it
67 * - the number of L0 pages preceding its L0 page
68 * - the number of L1 pages preceding its L1 page
81 * - the number of dmap pages preceding it
82 * - the number of L0 pages preceding it
83 * - the number of L1 pages preceding its L1 page
96 * - the number of dmap pages preceding it
97 * - the number of L0 pages preceding it
98 * - the number of L1 pages preceding it
/linux-5.10/scripts/coccinelle/locks/
Dmini_lock.cocci6 /// supposed to exit with the lock held, or where there is some preceding
98 msg = "preceding lock on line %s" % (p[0].line)
/linux-5.10/arch/powerpc/include/asm/
Dbarrier.h107 * Prevent execution of subsequent instructions until preceding branches have
122 * are written to persistent storage by preceding dcbfps/dcbstps
/linux-5.10/drivers/staging/comedi/drivers/
Damplc_dio200.c119 * 1. Clock source OUT n-1 is the output of the preceding channel on the
121 * preceding counter subdevice (see note 3) if n = 0.
125 * on the preceding counter subdevice (see note 3) if n < 2.
Damplc_dio200_pci.c150 * 1. Clock source OUT n-1 is the output of the preceding channel on the
152 * preceding counter subdevice (see note 3) if n = 0.
156 * on the preceding counter subdevice (see note 3) if n < 2.
/linux-5.10/tools/memory-model/litmus-tests/
DSB+poonceonces.litmus8 * variable that the preceding process reads.
DSB+fencembonceonces.litmus8 * variable that the preceding process reads. (Locking and RCU can also
DLB+fencembonceonce+ctrlonceonce.litmus8 * reading from the preceding process's write. In this example, the
DISA2+pooncerelease+poacquirerelease+poacquireonce.litmus9 * case (P2() to P0()), each process reads from the preceding process's
/linux-5.10/Documentation/admin-guide/pm/
Dsuspend-flows.rst129 leaves the idle state entered in the last step of the preceding suspend
152 Tasks frozen in step 2 of the preceding `suspend <s2idle_suspend_>`_
254 The CPUs disabled in step 4 of the preceding suspend transition are taken
/linux-5.10/include/linux/
Dsrcu.h194 * Converts the preceding srcu_read_unlock into a two-way memory barrier.
198 * the preceding srcu_read_unlock.
Drcupdate_trace.h63 * Pairs with a preceding call to rcu_read_lock_trace(), and nesting is
/linux-5.10/arch/mips/include/asm/
Dtlbex.h9 * the preceding mtc0 and for the following eret.
/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dbrcm,iproc-pdc-mbox.txt12 - brcm,rx-status-len: Length of metadata preceding received frames, in bytes.
/linux-5.10/Documentation/
Datomic_t.txt196 later accesses against the RMW op and all accesses preceding it. However,
226 a RELEASE because it orders preceding instructions against both the read
/linux-5.10/Documentation/devicetree/bindings/iio/proximity/
Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
Dsemtech,sx9310.yaml30 preceding reading request has finished and that data is
/linux-5.10/lib/
Dmemweight.c30 * The reason that this last loop is distinct from the preceding in memweight()
/linux-5.10/arch/arm/lib/
Dbacktrace-clang.S34 * We can treat the current frame's lr as the saved pc and the preceding
187 @ the preceding frame
/linux-5.10/tools/arch/ia64/include/asm/
Dbarrier.h25 * wmb(): Guarantees that all preceding stores to memory-
/linux-5.10/arch/ia64/include/asm/
Dbarrier.h23 * wmb(): Guarantees that all preceding stores to memory-
/linux-5.10/arch/mips/include/uapi/asm/
Dsigcontext.h22 /* FR=1, but with odd singles in bits 63:32 of preceding even double */
/linux-5.10/fs/btrfs/
Dmisc.h27 * waitqueue_active is implied by some of the preceding code. Eg. one in cond_wake_up_nomb()

1234567891011