Home
last modified time | relevance | path

Searched full:scenario (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/linux/Documentation/RCU/
H A Dtorture.rst195 eight-CPU scenario::
211 Note that --gdb limits you to one scenario per kvm.sh run and requires
253 directory (2020.01.20-15.54.23 in the example above), while per-scenario
254 files reside in a subdirectory named after the scenario (for example,
255 "TREE04"). If a given scenario ran more than once (as in "--configs
257 subsequent runs of that scenario include a sequence number, for example,
264 The most frequently used files in each per-scenario-run directory are:
270 This contains build output for a specific scenario.
273 This contains the console output for a specific scenario.
357 This will build each default scenario's kernel on the local system, then
[all …]
/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt33 Scenario 1 : CPU in LE mode & device in LE mode.
41 Scenario 2 : CPU in LE mode & device in BE mode.
49 Scenario 3 : CPU in BE mode & device in BE mode.
57 Scenario 4 : CPU in BE mode & device in LE mode.
/linux/Documentation/translations/it_IT/RCU/
H A Dtorture.rst188 scenario su otto processori::
192 O ancora 28 istanze per ogni scenario su otto processori::
204 kcsan. Da notare che --gdb vi limiterà all'uso di un solo scenario per
247 specifici per scenario si trovano in sotto cartelle che prendono il nome dello
248 scenario stesso (per esempio, "TREE04"). Se un dato scenario viene eseguito più
258 I file solitamente più usati nelle cartelle di scenario sono:
264 Questo file contiene il risultato di compilazione per uno specifico scenario
267 Questo file contiene il risultato d'esecuzione per uno specifico scenario.
351 Questo compilerà lo scenario di base sul sistema locale, poi lo distribuirà agli
352 altri cinque sistemi elencati fra i parametri, ed eseguirà ogni scenario per
/linux/include/uapi/sound/
H A Dsnd_ar_tokens.h12 /** Scenario ID Audio Playback */
14 /* Scenario ID Audio Record */
16 /* Scenario ID Voice call. */
70 * %AR_TKN_U32_SUB_GRAPH_SCENARIO_ID: Scenario ID for subgraph
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsf.h19 /* Smart Fifo possible scenario */
71 * @long_delay_timeouts: aging and idle timer values for each scenario
73 * @full_on_timeouts: timer values for each scenario in full on state.
/linux/arch/arm/probes/kprobes/
H A Dtest-core.c1021 static unsigned long test_context_cpsr(int scenario) in test_context_cpsr() argument
1028 cpsr = (scenario & 0xf) << 28; /* N,Z,C,V flags */ in test_context_cpsr()
1029 cpsr |= (scenario & 0xf) << 16; /* GE flags */ in test_context_cpsr()
1030 cpsr |= (scenario & 0x1) << 27; /* Toggle Q flag */ in test_context_cpsr()
1037 if (scenario == 15) in test_context_cpsr()
1047 if (scenario == 15) in test_context_cpsr()
1052 unsigned x = (scenario >> 4); in test_context_cpsr()
1060 if ((scenario & 0xf) == 0xf) in test_context_cpsr()
1075 switch (scenario) { in test_context_cpsr()
1099 int scenario = test_case_run_count>>1; in setup_test_context() local
[all …]
/linux/Documentation/crypto/
H A Ddevel-algos.rst183 ^ | | at all in this scenario.
189 ^ | | at all in this scenario.
206 .setkey() -> .init() -> .update() -> .export() at all in this scenario.
215 ^ | | at all in this scenario.
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_tcp_skb.c257 /* Scenario 1 */ in test_cgroup_tcp_skb()
278 /* Scenario 2 */ in test_cgroup_tcp_skb()
297 /* Scenario 3 */ in test_cgroup_tcp_skb()
316 /* Scenario 4 */ in test_cgroup_tcp_skb()
/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh5 # parameters. Run this in the directory containing the scenario files.
11 # specified on the command line. It will examine each scenario's file
H A Dkvm-test-1-run-qemu.sh10 # This is assumed to be of the form prefix/ds/scenario, where
11 # "ds" is the top-level date-stamped directory and "scenario"
12 # is the scenario name. Any required adjustments to this file
/linux/kernel/sched/
H A Dmembarrier.c93 * Using the scenario from (A), we can show that (a) needs to be paired
94 * with (e). Using the scenario from (B), we can show that (c) needs to
114 * Using scenario (B), we can show that (c) needs to be paired with (d).
131 * Using the scenario from (A), we can show that (a) needs to be paired
132 * with (g). Using the scenario from (B), we can show that (c) needs to
178 * become visible to membarrier()'s caller -- see scenario B in in ipi_sync_core()
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6358.txt34 Scenario 1 : BCM6358
63 Scenario 2 : BCM6368
/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst35 in time or in cycles, provision to handle this scenario has been
38 in timing structure, in this scenario, try to correlate peripheral
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst70 request. The host driver may optimize for this scenario to minimize
75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::
/linux/Documentation/locking/
H A Dlockdep-design.rst129 deadlock may happen. For example, in the scenario that after this lock
189 could lead to a lock inversion deadlock - even if that lock scenario did
305 every possible hardirq and softirq nesting scenario (which is impossible
327 This problem is solved by checking any given 'locking scenario' (unique
634 waiting scenario and nobody can get progress, therefore a deadlock.
638 Lemma 2 is equivalent to: If there is a deadlock scenario, then there must be a
642 waiting scenario, means there are N CPU/tasks, where CPU/task P1 is waiting for
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso106 * the worst case scenario and the pass scenario expect
/linux/arch/x86/realmode/rm/
H A Dtrampoline_common.S9 * extends to 8-bytes. Reserve enough space for either scenario.
/linux/Documentation/driver-api/
H A Dntb.rst55 So typical scenario of the first type memory window initialization looks:
73 Typical scenario of the second type interface initialization would be:
93 In accordance with this scenario, the NTB Memory Window API can be used as
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt23 Scenario 1 : a register set in big-endian mode.
/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4831-regulator.yaml22 voltage drop from the heavy loading scenario. But it also make the power
/linux/drivers/gpu/drm/amd/include/ivsrcid/vmc/
H A Dirqsrcs_vmc_1_0.h34 …D__FAULT 0 /* UTC L2 has encountered a fault or retry scenario */
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst111 deployment scenario. The mitigations, their protection scope and impact
200 workload scenario and the resulting number of VMEXITs.
238 scenario. Disabling SMT might be a viable alternative for particular
280 the impact depends on the hosting scenario and the type of workloads.
522 the scenario still trigger soft interrupts and schedule kernel threads
/linux/Documentation/arch/powerpc/
H A Deeh-pci-error-recovery.rst97 reinitialization of the device driver. In a worst-case scenario,
105 kernel/device driver should assume the worst-case scenario, that the
320 succeed. Both have been only lightly tested in this scenario.
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_pm.c46 * re-bound after we come out, so in that scenario we can defer the in _pxp_resume()
/linux/Documentation/networking/
H A Dipsec.rst45 above scenario. The consequence of doing so is small packet(uncompressed)

12345678910>>...16