Home
last modified time | relevance | path

Searched full:propagate (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_reg_equal.c17 * thus insn w3 = w2 should propagate reg id, \ in subreg_equality_1()
18 * and w2 < 9 comparison would also propagate \ in subreg_equality_1()
42 * w3 = w2 should not propagate reg id, and \ in subreg_equality_2()
43 * w2 < 9 comparison should not propagate \ in subreg_equality_2()
H A Dcgroup_hierarchical_stats.c115 /* Propagate changes to this cgroup's total */ in BPF_PROG()
119 /* Skip if there are no changes to propagate, or no parent */ in BPF_PROG()
123 /* Propagate changes to cgroup's parent */ in BPF_PROG()
H A Dtailcall_bpf2bpf6.c27 /* Don't propagate the constant to the caller */ in subprog_tail()
H A Dverifier_scalar_ids.c7 /* Check that precision marks propagate through scalar IDs.
153 /* Check that precision marks propagate through scalar IDs.
335 /* propagate equal scalars precision */ in __flag()
373 /* propagate range for r{0-6} */ in __flag()
505 * Where (2) is not safe, as "r7 > 4" check won't propagate range for it.
/linux/include/linux/
H A Drbtree_augmented.h28 void (*propagate)(struct rb_node *node, struct rb_node *stop); member
83 augment->propagate(parent, NULL); /* suboptimal */ in rb_add_augmented_cached()
128 .propagate = RBNAME ## _propagate, \
300 augment->propagate(parent, successor); in __rb_erase_augmented()
321 augment->propagate(tmp, NULL); in __rb_erase_augmented()
/linux/drivers/net/fddi/skfp/
H A Decm.c444 /* trace propagate upstream */ in prop_actions()
445 DB_ECM("ECM : propagate TRACE on PHY B"); in prop_actions()
450 /* trace propagate upstream */ in prop_actions()
451 DB_ECM("ECM : propagate TRACE on PHY A"); in prop_actions()
498 /* trace propagate upstream */ in prop_actions()
499 DB_ECM("ECM : propagate TRACE on PHY %d", upstream); in prop_actions()
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt857 on C to propagate to C' before any po-later stores do.
861 stores executed on C) is forced to propagate to C' before the
866 propagate to all other CPUs before any instructions po-after
870 affects stores from other CPUs that propagate to CPU C before the
900 and W ->cumul-fence W', then W must propagate to any given CPU
902 require W to propagate to C before W' propagates to C'.
926 Propagation: This requires that certain stores propagate to
1186 smp_wmb() forces P0's store to x to propagate to P1 before the store
1234 po-earlier stores to propagate to every other CPU in the system; then
1270 for the memory subsystem not to propagate W to R's CPU until after R
[all …]
/linux/tools/include/linux/
H A Drbtree_augmented.h30 void (*propagate)(struct rb_node *node, struct rb_node *stop); member
104 .propagate = RBNAME ## _propagate, \
263 augment->propagate(parent, successor); in __rb_erase_augmented()
286 augment->propagate(tmp, NULL); in __rb_erase_augmented()
/linux/drivers/usb/misc/
H A Dbrcmstb-usb-pinmap.c72 * Interrupt from override register, propagate from override bit
100 * Interrupt from GPIO, propagate from GPIO to override bit.
228 * propagate the state to the GPIO for all out pins. in sync_all_pins()
/linux/rust/syn/
H A Ddiscouraged.rs183 // Unexpected unset. Use chain to propagate errors from fork. in advance_to()
188 // propagate up the chain by replacing the root `unexpected` in advance_to()
190 // parsers should propagate. in advance_to()
/linux/drivers/sh/clk/
H A Dcore.c225 /* Propagate rate to children */
311 * recalculate_root_clocks - recalculate and propagate all root clocks
314 * clock's .recalc is set correctly, should also propagate their rates.
343 * Propagate mappings. in clk_establish_mapping()
/linux/tools/memory-model/litmus-tests/
H A DMP+unlocklockonceonce+fencermbonceonce.litmus7 * first must propagate to each CPU before stores in the second do, even if
/linux/drivers/md/dm-vdo/
H A Dpermassert.h20 * Since GCC doesn't propagate the warn_unused_result attribute to conditional expressions
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c453 /* propagate upwards */ in update_active_weight_sums()
457 bool propagate = false; in update_active_weight_sums() local
480 propagate = true; in update_active_weight_sums()
488 propagate = true; in update_active_weight_sums()
496 if (!propagate) in update_active_weight_sums()
/linux/drivers/staging/media/deprecated/atmel/
H A DTODO20 media-controller configurable, and will not propagate the formats down to
/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.c146 /* Propagate di_flags from a parent inode to a child inode. */
202 * that we don't let broken hints propagate. in xfs_inode_inherit_flags()
213 /* Propagate di_flags2 from a parent inode to a child inode. */
230 /* Don't let invalid cowextsize hints propagate. */ in xfs_inode_inherit_flags2()
H A Dxfs_inode_util.h21 * Due to our only partial reliance on the VFS to propagate uid and gid values
/linux/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c118 * Verify that event does _not_ propagate to fork+exec'd child; event enabled
169 * Verify that event does _not_ propagate to fork+exec'd child; event enabled
/linux/arch/arm/mach-omap2/
H A Dhdq1w.c33 * programmed to allow the clock to propagate to the rest of the
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst11 not transient execution attacks. However, these vulnerabilities may propagate
29 Stale data may propagate from fill buffers (FB) into the non-coherent portion
180 Control register writes by CPU during C-state transition can propagate data
/linux/drivers/net/
H A Dmacsec.c1831 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa()
2039 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa()
2110 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa()
2177 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc()
2235 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa()
2336 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa()
2430 /* If h/w offloading is available, propagate to the device */ in macsec_upd_rxsa()
2503 /* If h/w offloading is available, propagate to the device */ in macsec_upd_rxsc()
2689 /* If h/w offloading is available, propagate to the device */ in get_tx_sa_stats()
2733 /* If h/w offloading is available, propagate to the device */ in get_rx_sa_stats()
[all …]
/linux/kernel/cgroup/
H A Dfreezer.c34 * Propagate the cgroup frozen state upwards by the cgroup tree.
284 * Propagate changes downwards the cgroup tree. in cgroup_freeze()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_params.h36 * called to allow changes to propagate. The signature of this
/linux/drivers/clk/zynqmp/
H A Dclk-zynqmp.h18 /* propagate rate change up one level */
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst16 devices via numbered channels, in order to propagate events between devices.
170 * ``chan_gate_enable``: Write operation sets the CTI gate to propagate

12345678910>>...14