Searched refs:scenarios (Results 1 – 25 of 95) sorted by relevance
1234
| /Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
| D | config2csv.sh | 31 scenarios="`echo $scenariosarg | sed -e "s/\<CFLIST\>/$defaultconfigs/g"`" 40 for i in $scenarios
|
| D | kvm.sh | 617 }' > $T/scenarios 639 elif test "$dryrun" = scenarios 641 cat $T/scenarios 648 cp $T/scenarios $resdir/$ds/scenarios
|
| D | kvm-again.sh | 32 if ! cp "$oldrun/scenarios" $T/scenarios.oldrun 170 grep -v '^#' $T/scenarios.oldrun | awk '
|
| D | kvm-remote.sh | 122 awk < "$rundir"/scenarios -v dest="$T/bin" -v rundir="$rundir" ' 238 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2
|
| /Linux-v6.1/Documentation/RCU/ |
| D | torture.rst | 178 complete all the scenarios in two batches, reducing the time to complete 185 Not all changes require that all scenarios be run. For example, a change 186 to Tree SRCU might run only the SRCU-N and SRCU-P scenarios using the 188 Large systems can run multiple copies of of the full set of scenarios, 199 Or 28 concurrent instances of each of two eight-CPU scenarios:: 241 Files pertaining to all scenarios in a run reside in the top-level 273 As of v5.4, a successful run with the default set of scenarios produces
|
| /Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-palmas.txt | 43 scenarios. So for GPIO7 if ti,palmas-override-powerhold is set 46 power off scenarios the driver will over ride the mux value.
|
| /Linux-v6.1/Documentation/livepatch/ |
| D | system-state.rst | 82 3. Supported scenarios 87 scenarios:
|
| D | cumulative-patches.rst | 86 This might be seen as a limitation in some scenarios. But it makes life
|
| /Linux-v6.1/Documentation/admin-guide/hw-vuln/ |
| D | l1tf.rst | 65 Attack scenarios 182 scenarios where guest VMEXIT/VMENTER are rare the performance impact is 185 application scenarios might still suffer from a high VMEXIT rate. 239 scenarios. 262 configuration and the scenarios which run on the system. While for some 611 analyze the risk for their scenarios and make the appropriate 615 kind of scenarios.
|
| /Linux-v6.1/drivers/cpuidle/ |
| D | Kconfig | 81 host via halt_poll_ns for some scenarios).
|
| /Linux-v6.1/Documentation/networking/ |
| D | mptcp-sysctl.rst | 71 an high value maximize links utilization on edge scenarios e.g. lossy
|
| D | tcp-thin.rst | 11 effective. In time-dependent scenarios (like online games, control
|
| /Linux-v6.1/drivers/staging/vc04_services/interface/ |
| D | TESTING | 17 The test scenarios described in this document based on the tool vchiq_test.
|
| /Linux-v6.1/lib/ |
| D | Kconfig.kmsan | 56 Test suite for KMSAN, testing various error detection scenarios,
|
| D | Kconfig.kfence | 91 Test suite for KFENCE, testing various error detection scenarios with
|
| /Linux-v6.1/Documentation/scheduler/ |
| D | schedutil.rst | 162 - On low-load scenarios, where DVFS is most relevant, the 'running' numbers 165 - In saturated scenarios task movement will cause some transient dips,
|
| /Linux-v6.1/drivers/pinctrl/ |
| D | pinctrl-pistachio.c | 77 const int *scenarios; member 504 .scenarios = pistachio_##_name##_scenarios, \ 969 if (pf->scenarios) { in pistachio_pinmux_enable() 971 if (pf->scenarios[i] == group) in pistachio_pinmux_enable()
|
| /Linux-v6.1/Documentation/powerpc/ |
| D | vcpudispatch_stats.rst | 11 scenarios, vcpus may be dispatched on a different processor chip (away
|
| /Linux-v6.1/Documentation/sound/hd-audio/ |
| D | dp-mst.rst | 47 So there are the following scenarios:
|
| /Linux-v6.1/Documentation/fb/ |
| D | deferred_io.rst | 34 It may be the case that this is useful in other scenarios as well. Paul Mundt
|
| /Linux-v6.1/Documentation/gpu/amdgpu/display/ |
| D | dc-debug.rst | 14 Where `N` is an integer number for some specific scenarios that the developer
|
| /Linux-v6.1/fs/erofs/ |
| D | Kconfig | 12 scenarios which need high-performance read-only solutions, e.g.
|
| /Linux-v6.1/sound/soc/intel/avs/boards/ |
| D | Kconfig | 37 transfer over I2S interface with SSP loopback scenarios.
|
| /Linux-v6.1/Documentation/bpf/ |
| D | prog_sk_lookup.rst | 19 BPF sk_lookup program type was introduced to address setup scenarios where
|
| /Linux-v6.1/Documentation/admin-guide/pm/ |
| D | strategies.rst | 49 Moreover, the two power management strategies address different usage scenarios.
|
1234