| /linux/Documentation/networking/ |
| H A D | mpls-sysctl.rst | 31 Control whether TTL is propagated from the IPv4/IPv6 header to 32 the MPLS header on imposing labels and propagated from the 43 propagated from an IP header, either because one isn't present
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2-selection-flags.rst | 46 - The configuration must not be propagated to any further processing 47 steps. If this flag is not given, the configuration is propagated
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | devices.rst | 91 Notice that new whitelist entries will not be propagated:: 130 to devices will be propagated down the hierarchy. 131 For every propagated exception, the effective rules will be re-evaluated based
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_subprog_precision.c | 66 * propagated back to the beginning, including through the in subprog_result_precise() 194 * propagated back to the global subprog call, but it in global_subprog_result_precise() 312 /* here r6 is forced to be precise and has to be propagated in callback_result_precise() 351 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise() 385 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_global() 445 /* here r6 is forced to be precise and has to be propagated in parent_callee_saved_reg_precise_with_callback() 495 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise() 539 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_global() 607 /* here r6 is forced to be precise and has to be propagated in parent_stack_slot_precise_with_callback() 719 /* here r7 is forced to be precise and has to be propagated in subprog_spill_into_parent_stack_slot_precise() [all...] |
| H A D | verifier_scalar_ids.c | 9 * Range information is propagated for scalars sharing same ID. 11 * when range information is propagated for 'if <reg> <op> <const>' insn. 155 * precision information is propagated up the call stack. 298 /* Use two separate scalar IDs to check that these are propagated
|
| H A D | cgroup_hierarchical_stats.c | 20 /* State propagated through children, pending aggregation */
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-ect.rst | 33 become active. The active channel is propagated to other CTIs via the CTM, 51 (e.g. UART), or be propagated off chip as hardware IO lines. 166 * ``chan_set``: Set the channel - the set state will be propagated around
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | imi,rdacm2x-gmsl.yaml | 53 propagated on the local I2C bus to the remote device there connected. All the 55 propagated to the remote de-serializer encapsulated in the GMSL control
|
| /linux/kernel/time/ |
| H A D | timer_migration.c | 76 * propagated up the hierarchy so hand over from other leaves can happen at 116 * groups are propagated in changed order. The state update is performed 248 * 3. Now the idle state is propagated up to GRP1:0. As this is now the last 282 * 5. GRP0:0 is not active, so the new timer has to be propagated to 302 * timer has to be propagated from idle path):: 645 /* Changes need to be propagated */ in tmigr_active_up() 709 * Returns true, if there is nothing to be propagated to the next level 821 * of the group needs to be propagated to a higher level to in tmigr_update_events() 1289 /* Changes need to be propagated */ in tmigr_inactive_up() 1414 * up to the top and its sibling's events not propagated upwards. in tmigr_quick_check()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 796 other store to the same location which has already propagated to CPU C. 806 propagated to that CPU. 1189 first load, the value x = 1 must have propagated to P1 before the 1251 that W's store must have propagated to R's CPU before R executed; 1305 order, and P1's store propagated to P0 before P0's load executed. 1327 then the x = 9 store must have been propagated to P0 before the first 1331 P1's store propagated to P0 before P0's second load executed. 1366 have propagated to P1 by the time P1's load from buf executed, so r2 1421 store to z has propagated to P0 (an rfe link). 1465 have propagated to E's CPU before E executed. If E was a store, the [all …]
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | TODO | 7 The best example is the way the format is propagated from the top video
|
| /linux/tools/testing/selftests/perf_events/ |
| H A D | remove_on_exec.c | 155 /* If the event propagated to the exec'd child, it will exit normally... */ in TEST_F() 186 * The child may exit abnormally at any time if the event propagated and in TEST_F()
|
| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 394 // Mount on a[3], which is propagated to b[4] in TEST_F() 402 // Mount on b[5], not propagated in TEST_F() 410 // Umount a[3], which is propagated to b[4], but not b[5] in TEST_F()
|
| H A D | mount-notify_test_ns.c | 421 // Mount on a[3], which is propagated to b[4] in TEST_F() 429 // Mount on b[5], not propagated in TEST_F() 437 // Umount a[3], which is propagated to b[4], but not b[5] in TEST_F()
|
| /linux/Documentation/translations/ |
| H A D | index.rst | 33 It is very unlikely that an update to :ref:`linux_doc` will be propagated
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_32.h | 33 // For DML-C changes that hasn't been propagated to VBA yet
|
| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-sim.sh | 302 echo "2.11. Probe errors are propagated to user-space" 306 echo 1 > $CONFIGFS_DIR/chip/live 2> /dev/null && fail "Probe error was not propagated"
|
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| H A D | ti,mux-clock.yaml | 75 clk_set_rate is propagated to parent clock,
|
| /linux/drivers/soc/qcom/ |
| H A D | smsm.c | 102 * @irq_rising: bitmap tracking if rising bits should be propagated 103 * @irq_falling: bitmap tracking if falling bits should be propagated 104 * @last_value: snapshot of state bits last time the interrupts where propagated
|
| /linux/arch/x86/mm/ |
| H A D | pti.c | 135 * tables are not automatically propagated to the usermode tables. in __pti_set_user_pgtbl() 140 * will not be automatically propagated to other mms. in __pti_set_user_pgtbl() 460 * that it's propagated to all mms. in pti_clone_user_shared()
|
| /linux/fs/jfs/ |
| H A D | jfs_umount.c | 99 * ensure all file system file pages are propagated to their in jfs_umount()
|
| /linux/Documentation/admin-guide/ |
| H A D | xfs.rst | 391 for a specific class will cause the error to be propagated rather than reset and 394 The action taken by the filesystem when the error is propagated is context 451 to be propagated. The handler configurations are found in the directory:
|
| /linux/include/uapi/linux/ |
| H A D | batman_adv.h | 404 * is propagated by this node if %BATADV_ATTR_GW_BANDWIDTH_MODE was set 411 * is propagated by this node if %BATADV_ATTR_GW_BANDWIDTH_MODE was set
|
| /linux/Documentation/networking/caif/ |
| H A D | caif.rst | 65 and is blocking further send operation. Flow OFF has been propagated
|
| /linux/Documentation/block/ |
| H A D | writeback_cache_control.rst | 81 For remapping drivers the REQ_FUA bits need to be propagated to underlying
|