Searched full:preceding (Results 1 – 25 of 323) sorted by relevance
12345678910>>...13
/Linux-v6.6/include/drm/ |
D | drm_bridge.h | 164 * the preceding element in the display pipe is disabled. If the 165 * preceding element is a bridge this means it's called before that 166 * bridge's @disable vfunc. If the preceding element is a &drm_encoder 187 * preceding element in the display pipe is disabled. If the preceding 189 * @post_disable function. If the preceding element is a &drm_encoder 211 * after the @mode_set callback for the preceding element in the display 240 * the preceding element in the display pipe is enabled. If the 241 * preceding element is a bridge this means it's called before that 242 * bridge's @pre_enable function. If the preceding element is a 265 * the preceding element in the display pipe is enabled. If the [all …]
|
/Linux-v6.6/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 3 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-v6.6/fs/jfs/ |
D | jfs_dmap.h | 66 * - 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-v6.6/tools/rcu/ |
D | extract-stall.sh | 6 echo Filter out clocksource lines. Note that preceding-lines excludes the 9 echo Usage: $(basename $0) dmesg-file [ preceding-lines [ trailing-lines ] ]
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_stack_var_off.c | 39 * Note that if it wasn't for the preceding variable-offset write, this in probe() 41 * being initialized. With the preceding variable-offset write, the in probe()
|
/Linux-v6.6/scripts/coccinelle/locks/ |
D | mini_lock.cocci | 6 /// supposed to exit with the lock held, or where there is some preceding 98 msg = "preceding lock on line %s" % (p[0].line)
|
/Linux-v6.6/include/linux/can/ |
D | length.h | 29 * including all fields preceding the data field, ignoring bitstuffing 50 * including all fields preceding the data field, ignoring bitstuffing 71 * including all fields preceding the data field, ignoring bitstuffing 94 * including all fields preceding the data field, ignoring bitstuffing
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | barrier.h | 95 * Prevent execution of subsequent instructions until preceding branches have 110 * are written to persistent storage by preceding dcbfps/dcbstps
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | amplc_dio200.c | 119 * 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.
|
D | amplc_dio200_pci.c | 150 * 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-v6.6/tools/memory-model/litmus-tests/ |
D | SB+poonceonces.litmus | 8 * variable that the preceding process reads.
|
D | SB+fencembonceonces.litmus | 8 * variable that the preceding process reads. (Locking and RCU can also
|
D | LB+fencembonceonce+ctrlonceonce.litmus | 8 * reading from the preceding process's write. In this example, the
|
D | ISA2+pooncerelease+poacquirerelease+poacquireonce.litmus | 9 * case (P2() to P0()), each process reads from the preceding process's
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 129 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-v6.6/fs/smb/client/ |
D | namespace.c | 69 /* skip over any preceding delimiters */ in cifs_build_devname() 85 * +2 for preceding "//" in cifs_build_devname()
|
/Linux-v6.6/arch/mips/include/asm/ |
D | tlbex.h | 9 * the preceding mtc0 and for the following eret.
|
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/ |
D | brcm,iproc-pdc-mbox.txt | 12 - brcm,rx-status-len: Length of metadata preceding received frames, in bytes.
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/proximity/ |
D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
/Linux-v6.6/lib/ |
D | memweight.c | 30 * The reason that this last loop is distinct from the preceding in memweight()
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_vma_resource.h | 82 * @guard: The size of guard area preceding and trailing the bind. 194 * @guard: The size of the guard area preceding and trailing the bind.
|
/Linux-v6.6/arch/arm/lib/ |
D | backtrace-clang.S | 34 * We can treat the current frame's lr as the saved pc and the preceding 187 @ the preceding frame
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/graniterapids/ |
D | pipeline.json | 64 …"BriefDescription": "Loads blocked due to overlapping with a preceding store that cannot be forwar… 67 …cked due to the address of memory access (partially) overlapping with a preceding uncompleted stor…
|
/Linux-v6.6/tools/arch/ia64/include/asm/ |
D | barrier.h | 25 * wmb(): Guarantees that all preceding stores to memory-
|
/Linux-v6.6/Documentation/hwmon/ |
D | oxp-sensors.rst | 19 different. Aya Neo devices preceding the AIR may not be supportable as the EC
|
12345678910>>...13