Home
last modified time | relevance | path

Searched refs:choices (Results 1 – 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
Dtdc_multibatch.py22 choices=['add', 'del', 'replace'],
45 choices=range(0, 256),
Dtdc_batch.py34 choices=['add', 'del', 'replace'],
43 choices=range(0, 256),
Dtdc.py501 choices=['none', 'xunit', 'tap'],
/kernel/linux/linux-5.10/scripts/clang-tools/
Drun-clang-tools.py32 choices=["clang-tidy", "clang-analyzer"],
Dgen_compile_commands.py51 parser.add_argument('--log_level', choices=_VALID_LOG_LEVELS,
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_vm.c183 unsigned choices[2] = {}; in radeon_vm_grab_id() local
207 choices[fence->ring == ring ? 0 : 1] = i; in radeon_vm_grab_id()
212 if (choices[i]) { in radeon_vm_grab_id()
213 vm_id->id = choices[i]; in radeon_vm_grab_id()
214 trace_radeon_vm_grab_id(choices[i], ring); in radeon_vm_grab_id()
215 return rdev->vm_manager.active[choices[i]]; in radeon_vm_grab_id()
/kernel/linux/linux-5.10/usr/
DKconfig151 is slowest among the choices. The initramfs size is about 10% smaller
165 Decompression speed is between the other choices. Compression is
189 It's compression ratio is the second poorest amongst the choices. The
201 It's compression ratio is the poorest amongst the choices. The kernel
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dflamegraph.py112 default="html", choices=["json", "html"],
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dsaa7134.rst53 If so, please check :doc:`saa7134-cardlist` for valid choices.
/kernel/linux/linux-5.10/drivers/pci/
DKconfig202 The following choices set the MPS and MRRS optimization strategy
203 at compile-time. The choices are the same as those offered for
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-annotate.txt128 Set annotation percent type from following choices:
/kernel/linux/linux-5.10/Documentation/x86/
Dtlb.rst8 memory, it has two choices:
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Dmtk-nand.txt82 choices above, please select the smaller valid value from
/kernel/linux/linux-5.10/Documentation/driver-api/
Dmailbox.rst20 Some of the choices made during implementation are the result of this
/kernel/linux/linux-5.10/lib/fonts/
DKconfig22 If unsure, say N (the default choices are safe).
/kernel/linux/linux-5.10/Documentation/process/
Dsubmitting-drivers.rst67 rationale for your license choices in your cover letter.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst305 allocate 256 segments, there are (256 - numVFs) choices for the PE# of VF0.
310 choices because instead of consuming only numVFs segments, the VF(n) BAR
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkconfig.rst299 have several different viewing choices, modes, and options.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst342 - The control has a menu of N choices. The names of the menu items
348 - The control has a menu of N choices. The values of the menu items
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/
DREADME44 choices were made:
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlm85.rst255 Configuration choices:
/kernel/linux/linux-5.10/Documentation/sound/designs/
Dcompress-offload.rst51 decoders embedded in firmware, or may support more choices through
/kernel/linux/linux-5.10/Documentation/input/devices/
Dalps.rst14 adequate. The design choices were to re-define the alps_model_data
/kernel/linux/linux-5.10/Documentation/scsi/
Dst.rst54 Using the modes allows the system manager to give the users choices
56 users (buffered and asynchronous writes). The modes also allow choices
/kernel/linux/linux-5.10/Documentation/arm/
Dcluster-pm-race-avoidance.rst411 If the outbound CPU observes this state, it has two choices:

12