| /linux/scripts/kconfig/tests/auto_submenu/ |
| H A 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/fs/jfs/ |
| H A 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/rust/kernel/sync/atomic/ |
| H A D | ordering.rs | 10 //! - [`Release`] provides ordering between all the preceding memory accesses and the store part of 14 //! - It provides ordering between all the preceding memory accesses and the annotated operation. 16 //! - It provides ordering between all the preceding memory accesses and all the following memory
|
| /linux/tools/rcu/ |
| H A 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/tools/testing/selftests/bpf/progs/ |
| H A 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/include/linux/can/ |
| H A 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/scripts/coccinelle/locks/ |
| H A D | mini_lock.cocci | 6 /// supposed to exit with the lock held, or where there is some preceding 118 msg = "preceding lock on line %s" % (p[0].line)
|
| /linux/drivers/comedi/drivers/ |
| H A 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.
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | SB+poonceonces.litmus | 8 * variable that the preceding process reads.
|
| H A D | SB+fencembonceonces.litmus | 8 * variable that the preceding process reads. (Locking and RCU can also
|
| H A D | LB+fencembonceonce+ctrlonceonce.litmus | 8 * reading from the preceding process's write. In this example, the
|
| H A D | ISA2+pooncerelease+poacquirerelease+poacquireonce.litmus | 9 * case (P2() to P0()), each process reads from the preceding process's
|
| /linux/Documentation/admin-guide/pm/ |
| H A 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/arch/mips/include/asm/ |
| H A D | tlbex.h | 9 * the preceding mtc0 and for the following eret.
|
| /linux/lib/ |
| H A D | memweight.c | 30 * The reason that this last loop is distinct from the preceding in memweight()
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
| H A D | tyhx,hx9023s.yaml | 25 Generated by device to announce preceding read request has finished
|
| H A D | semtech,sx9360.yaml | 25 Generated by device to announce preceding read request has finished
|
| /linux/drivers/gpu/drm/i915/ |
| H A 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/include/linux/ |
| H A D | rcupdate_trace.h | 69 * Pairs with the preceding call to rcu_read_lock_tasks_trace() that 117 * Pairs with a preceding call to rcu_read_lock_trace(), and nesting is
|
| H A D | srcu.h | 606 * Converts the preceding srcu_read_unlock into a two-way memory barrier. 610 * the preceding srcu_read_unlock. 620 * Converts the preceding srcu_read_lock into a two-way memory barrier. 624 * the preceding srcu_read_lock.
|
| /linux/rust/zerocopy/src/util/ |
| H A D | macro_util.rs | 172 // - Thanks to the preceding `assert!`, we know that the value with zero 199 // - By the preceding safety comment, `field` is in bounds of that 243 // bytes preceding `_trailing`. For instance, if the alignment of `$ty` 540 // size_of::<Dst>()` by the preceding assertion, all of `mu_dst`'s bytes are in try_transmute() 762 // SAFETY: By the preceding assert, `Src` and `Wrapping<Src>` have the in try_transmute_ref() 771 // SAFETY: By the preceding assert, `Dst` and `Wrapping<Dst>` have in try_transmute_ref() 779 // SAFETY: By the preceding assert, `Src` and `Wrapping<Src>` have the in try_transmute_ref() 842 // SAFETY: By the preceding assert, `Src` and `Wrapping<Src>` have the in try_transmute_mut() 849 // SAFETY: By the preceding assert, `Dst` and `Wrapping<Dst>` have the in try_transmute_mut() 853 // SAFETY: By the preceding assert, `Src` and `Wrapping<Src>` have the in try_transmute_mut() [all …]
|
| /linux/arch/arm/lib/ |
| H A 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/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_gsc_uc_heci_cmd_submit.h | 18 * command has hit the GSC-CS hardware, not the preceding handoff to GuC CTB.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | davinci-mcbsp.yaml | 81 McBSP will discard the bit preceding the data stream (called framing bit).
|