Searched refs:choices (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_vm.c | 183 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()
|
/Linux-v4.19/usr/ |
D | Kconfig | 160 is slowest among the choices. The initramfs size is about 10% smaller 174 Decompression speed is between the other choices. Compression is 198 It's compression ratio is the second poorest amongst the choices. The 210 It's compression ratio is the poorest amongst the choices. The kernel
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | saa7134.rst | 37 valid choices.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-annotate.txt | 122 Set annotation percent type from following choices:
|
D | perf-report.txt | 481 Set annotation percent type from following choices:
|
/Linux-v4.19/Documentation/ |
D | mailbox.txt | 20 Some of the choices made during implementation are the result of this
|
/Linux-v4.19/lib/fonts/ |
D | Kconfig | 21 If unsure, say N (the default choices are safe).
|
/Linux-v4.19/Documentation/x86/ |
D | tlb.txt | 2 memory, it has two choices:
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | mtk-nand.txt | 82 choices above, please select the smaller valid value from
|
/Linux-v4.19/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 294 allocate 256 segments, there are (256 - numVFs) choices for the PE# of VF0. 299 choices because instead of consuming only numVFs segments, the VF(n) BAR
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig.txt | 270 have several different viewing choices, modes, and options.
|
D | kconfig-language.txt | 364 choices:
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-queryctrl.rst | 352 - The control has a menu of N choices. The names of the menu items 358 - The control has a menu of N choices. The values of the menu items
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm85 | 201 Configuration choices:
|
/Linux-v4.19/Documentation/sound/designs/ |
D | compress-offload.rst | 51 decoders embedded in firmware, or may support more choices through
|
/Linux-v4.19/Documentation/input/devices/ |
D | alps.rst | 14 adequate. The design choices were to re-define the alps_model_data
|
/Linux-v4.19/Documentation/scsi/ |
D | st.txt | 47 Using the modes allows the system manager to give the users choices 49 users (buffered and asynchronous writes). The modes also allow choices
|
/Linux-v4.19/drivers/usb/gadget/ |
D | Kconfig | 505 The available choices each represent a single precomposed USB
|
/Linux-v4.19/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 382 If the outbound CPU observes this state, it has two choices:
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | journal.rst | 306 most likely choices.
|
/Linux-v4.19/Documentation/driver-api/dmaengine/ |
D | provider.rst | 94 accommodates that API in some cases, and made some design choices to
|
/Linux-v4.19/Documentation/PCI/ |
D | pci-error-recovery.txt | 41 of reset it desires, the choices being a simple re-enabling of I/O
|
/Linux-v4.19/Documentation/admin-guide/ |
D | l1tf.rst | 607 mitigation choices, which might even vary across their deployed
|
/Linux-v4.19/Documentation/driver-api/ |
D | pinctl.rst | 561 a certain function will be limited to a few choices (say up to eight or so), 562 not hundreds or any amount of choices. This is the characteristic we have found
|
/Linux-v4.19/Documentation/networking/ |
D | ip-sysctl.txt | 223 Show/set the congestion control choices available to non-privileged 244 Shows the available congestion control choices that are registered. 256 additional choices may be available based on kernel configuration.
|
12