/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_reg_equal.c | 17 * 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 D | cgroup_hierarchical_stats.c | 115 /* 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 D | tailcall_bpf2bpf6.c | 27 /* Don't propagate the constant to the caller */ in subprog_tail()
|
H A D | verifier_scalar_ids.c | 7 /* 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 D | rbtree_augmented.h | 28 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/arch/sparc/include/asm/ |
H A D | tsb.h | 141 * There are two masks we must apply to propagate bits from 147 * In these cases we propagate the bits that are below the 151 * bit 23, for 8MB per PMD) we must propagate bit 22 for a 154 * pages. So for those we propagate bits 32 to 28. 204 * We have to propagate bits [32:22] from the virtual address 239 * We have to propagate the 4MB bit of the virtual address
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 857 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/drivers/net/fddi/skfp/ |
H A D | ecm.c | 444 /* 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/include/linux/ |
H A D | rbtree_augmented.h | 30 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/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 87 only propagate towards it. 261 A 'peer group' is defined as a group of vfsmounts that propagate 286 mount/unmount events are received. Events do not propagate from 429 mount/unmount on 'A' do not propagate anywhere else. Similarly 430 mount/unmount on 'C' do not propagate anywhere else. 574 Example: Let's say 'B1', 'B2', 'B3' are shared mounts that propagate to 604 If 'A' is shared, then 'B' is also shared and 'A' and 'B' propagate to 672 will the mount propagate to 'B' and 'C' ? 909 In the above figure A,B,C and D all are shared and propagate to each 912 'E' is also shared with 'K' and they propagate to each other. And
|
/linux/Documentation/netlink/specs/ |
H A D | rt-route.yaml | 169 name: ttl-propagate 296 - ttl-propagate
|
/linux/Documentation/networking/ |
H A D | mptcp-sysctl.rst | 89 traffic to propagate all of the related events and commands. 106 traffic to propagate all of the related events and commands.
|
/linux/drivers/sh/clk/ |
H A D | core.c | 225 /* 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/drivers/usb/misc/ |
H A D | brcmstb-usb-pinmap.c | 72 * 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/tools/memory-model/litmus-tests/ |
H A D | MP+unlocklockonceonce+fencermbonceonce.litmus | 7 * first must propagate to each CPU before stores in the second do, even if
|
/linux/tools/sched_ext/ |
H A D | scx_flatcg.bpf.c | 453 /* 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/md/dm-vdo/ |
H A D | permassert.h | 20 * Since GCC doesn't propagate the warn_unused_result attribute to conditional expressions
|
/linux/drivers/net/ |
H A D | macsec.c | 1862 /* If h/w offloading is available, propagate to the device */ in macsec_add_rxsa() 2105 /* If h/w offloading is available, propagate to the device */ in macsec_add_txsa() 2176 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsa() 2243 /* If h/w offloading is available, propagate to the device */ in macsec_del_rxsc() 2301 /* If h/w offloading is available, propagate to the device */ in macsec_del_txsa() 2413 /* If h/w offloading is available, propagate to the device */ in macsec_upd_txsa() 2507 /* If h/w offloading is available, propagate to the device */ in macsec_upd_rxsa() 2580 /* If h/w offloading is available, propagate to the device */ in macsec_upd_rxsc() 2766 /* If h/w offloading is available, propagate to the device */ in get_tx_sa_stats() 2810 /* If h/w offloading is available, propagate to the device */ in get_rx_sa_stats() [all …]
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | TODO | 20 media-controller configurable, and will not propagate the formats down to
|
/linux/tools/testing/selftests/perf_events/ |
H A D | remove_on_exec.c | 118 * 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/Documentation/admin-guide/hw-vuln/ |
H A D | processor_mmio_stale_data.rst | 11 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/fs/xfs/libxfs/ |
H A D | xfs_inode_util.c | 146 /* 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()
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys-subdev.c | 172 /* Store the format and propagate it to the source pad. */ in ipu6_isys_subdev_set_fmt() 182 /* propagate format to following source pad */ in ipu6_isys_subdev_set_fmt()
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | setup.c | 210 * configured in the hypervisor stage-1, and make sure to propagate them in fix_host_ownership_walker() 329 * so make sure to propagate the return value to the host. in __pkvm_init_finalise()
|
/linux/arch/arm/mach-omap2/ |
H A D | hdq1w.c | 33 * programmed to allow the clock to propagate to the rest of the
|