Home
last modified time | relevance | path

Searched refs:scenarios (Results 1 – 25 of 80) sorted by relevance

1234

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-again.sh31 if ! cp "$oldrun/scenarios" $T/scenarios.oldrun
34 echo Prior run scenarios file does not exist: $oldrun/scenarios
231 grep -v '^#' $T/scenarios.oldrun | awk '
H A Dconfig2csv.sh9 # By default, this script will take the list of scenarios from the CFLIST
10 # file in that directory, otherwise it will consider only the scenarios
13 # output file. Note that "CFLIST" is a synonym for all the scenarios in the
14 # CFLIST file, which allows easy comparison of those scenarios with selected
15 # scenarios such as BUSTED that are normally omitted from CFLIST files.
31 scenarios="`echo $scenariosarg | sed -e "s/\<CFLIST\>/$defaultconfigs/g"`"
39 for i in $scenarios
H A Dkvm.sh74 echo " --dryrun batches|scenarios|sched|script"
158 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--'
662 }' > $T/scenarios
684 elif test "$dryrun" = scenarios
686 cat $T/scenarios
693 cp $T/scenarios $resdir/$ds/scenarios
H A Dkvm-remote.sh121 awk < "$rundir"/scenarios -v dest="$T/bin" -v rundir="$rundir" '
249 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-palmas.txt43 scenarios. So for GPIO7 if ti,palmas-override-powerhold is set
46 power off scenarios the driver will over ride the mux value.
/linux/tools/sched_ext/
H A DREADME.md18 types of workloads or scenarios they're designed to accommodate, and whether or
154 useful in limited scenarios, they are not intended to be practical.
164 Though very simple, in limited scenarios, this scheduler can perform reasonably
196 Similar to scx_simple, in limited scenarios, this scheduler can perform
/linux/Documentation/livepatch/
H A Dsystem-state.rst82 3. Supported scenarios
87 scenarios:
H A Dcumulative-patches.rst86 This might be seen as a limitation in some scenarios. But it makes life
/linux/lib/
H A DKconfig.kmsan47 Test suite for KMSAN, testing various error detection scenarios,
H A DKconfig.kfence91 Test suite for KFENCE, testing various error detection scenarios with
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst65 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.
H A Dcross-thread-rsb.rst58 Attack scenarios
H A Dtsx_async_abort.rst69 Attack scenarios
109 This is done to address virtualization scenarios where the host has the
/linux/Documentation/scheduler/
H A Dschedutil.rst161 - On low-load scenarios, where DVFS is most relevant, the 'running' numbers
164 - In saturated scenarios task movement will cause some transient dips,
/linux/drivers/pinctrl/
H A Dpinctrl-pistachio.c78 const int *scenarios; member
505 .scenarios = pistachio_##_name##_scenarios, \
970 if (pf->scenarios) { in pistachio_pinmux_enable()
972 if (pf->scenarios[i] == group) in pistachio_pinmux_enable()
/linux/Documentation/networking/
H A Dtcp-thin.rst11 effective. In time-dependent scenarios (like online games, control
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst24 mapping is not guaranteed. There are scenarios where "Proximity Domain 4" may
/linux/Documentation/arch/powerpc/
H A Dvcpudispatch_stats.rst11 scenarios, vcpus may be dispatched on a different processor chip (away
/linux/Documentation/sound/hd-audio/
H A Ddp-mst.rst47 So there are the following scenarios:
/linux/Documentation/fb/
H A Ddeferred_io.rst34 It may be the case that this is useful in other scenarios as well. Paul Mundt
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A DTESTING17 The test scenarios described in this document based on the tool vchiq_test.
/linux/Documentation/core-api/
H A Dunion_find.rst29 computing the minimum spanning tree, which is crucial in scenarios like
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst56 There are several scenarios where nested KVM can be useful, to name a
203 scenarios should work even on AMD systems:
/linux/Documentation/bpf/
H A Dprog_sk_lookup.rst19 BPF sk_lookup program type was introduced to address setup scenarios where
/linux/Documentation/admin-guide/pm/
H A Dstrategies.rst49 Moreover, the two power management strategies address different usage scenarios.

1234