Home
last modified time | relevance | path

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

12345678910>>...13

/linux/scripts/kconfig/tests/auto_submenu/
H A 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/fs/jfs/
H A 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/tools/rcu/
H A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
9 echo Usage: $(basename $0) dmesg-file [ preceding-lines [ trailing-lines ] ]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c39 * 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/scripts/coccinelle/locks/
H A 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/include/linux/can/
H A Dlength.h29 * 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/arch/powerpc/include/asm/
H A Dbarrier.h95 * Prevent execution of subsequent instructions until preceding branches have
110 * are written to persistent storage by preceding dcbfps/dcbstps
/linux/drivers/comedi/drivers/
H A 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.
H A 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/tools/memory-model/litmus-tests/
H A DSB+poonceonces.litmus8 * variable that the preceding process reads.
H A DSB+fencembonceonces.litmus8 * variable that the preceding process reads. (Locking and RCU can also
H A DLB+fencembonceonce+ctrlonceonce.litmus8 * reading from the preceding process's write. In this example, the
H A DISA2+pooncerelease+poacquirerelease+poacquireonce.litmus9 * case (P2() to P0()), each process reads from the preceding process's
/linux/Documentation/admin-guide/pm/
H A 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/arch/mips/include/asm/
H A Dtlbex.h9 * the preceding mtc0 and for the following eret.
/linux/Documentation/devicetree/bindings/mailbox/
H A Dbrcm,iproc-pdc-mbox.txt12 - brcm,rx-status-len: Length of metadata preceding received frames, in bytes.
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
H A Dtyhx,hx9023s.yaml25 Generated by device to announce preceding read request has finished
/linux/lib/
H A Dmemweight.c30 * The reason that this last loop is distinct from the preceding in memweight()
/linux/kernel/bpf/
H A Drqspinlock.h24 * i.e. through the smp_wmb preceding xchg_tail.
/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h82 * @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/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc_heci_cmd_submit.h18 * command has hit the GSC-CS hardware, not the preceding handoff to GuC CTB.
/linux/fs/smb/client/
H A Dnamespace.c69 /* skip over any preceding delimiters */ in cifs_build_devname()
85 * +2 for preceding "//" in cifs_build_devname()
/linux/arch/arm/lib/
H A Dbacktrace-clang.S34 * We can treat the current frame's lr as the saved pc and the preceding
187 @ the preceding frame
/linux/rust/kernel/
H A Ddriver.rs24 /// preceding call to [`RegistrationOps::register`] has been successful.
46 /// Must only be called after a preceding successful call to [`RegistrationOps::register`] for

12345678910>>...13