| /linux/drivers/platform/surface/ |
| A D | surface_platform_profile.c | 157 set_bit(PLATFORM_PROFILE_LOW_POWER, tpd->handler.choices); in surface_platform_profile_probe() 158 set_bit(PLATFORM_PROFILE_BALANCED, tpd->handler.choices); in surface_platform_profile_probe() 159 set_bit(PLATFORM_PROFILE_BALANCED_PERFORMANCE, tpd->handler.choices); in surface_platform_profile_probe() 160 set_bit(PLATFORM_PROFILE_PERFORMANCE, tpd->handler.choices); in surface_platform_profile_probe()
|
| /linux/drivers/acpi/ |
| A D | platform_profile.c | 41 for_each_set_bit(i, cur_profile->choices, PLATFORM_PROFILE_LAST) { in platform_profile_choices_show() 103 if (!test_bit(i, cur_profile->choices)) { in platform_profile_store() 151 if (!pprof || bitmap_empty(pprof->choices, PLATFORM_PROFILE_LAST) || in platform_profile_register()
|
| /linux/tools/testing/selftests/tc-testing/ |
| A D | tdc_multibatch.py | 22 choices=['add', 'del', 'replace'], 45 choices=range(0, 256),
|
| A D | tdc_batch.py | 34 choices=['add', 'del', 'replace'], 43 choices=range(0, 256),
|
| /linux/tools/perf/scripts/python/ |
| A D | flamegraph.py | 162 default="html", choices=["json", "html"], 172 choices=["blue-green", "orange"])
|
| /linux/include/linux/ |
| A D | platform_profile.h | 30 unsigned long choices[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)]; member
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | radeon_vm.c | 184 unsigned choices[2] = {}; in radeon_vm_grab_id() local 208 choices[fence->ring == ring ? 0 : 1] = i; in radeon_vm_grab_id() 213 if (choices[i]) { in radeon_vm_grab_id() 214 vm_id->id = choices[i]; in radeon_vm_grab_id() 215 trace_radeon_vm_grab_id(choices[i], ring); in radeon_vm_grab_id() 216 return rdev->vm_manager.active[choices[i]]; in radeon_vm_grab_id()
|
| /linux/usr/ |
| A D | Kconfig | 150 is slowest among the choices. The initramfs size is about 10% smaller 164 Decompression speed is between the other choices. Compression is 188 It's compression ratio is the second poorest amongst the choices. The 200 It's compression ratio is the poorest amongst the choices. The kernel
|
| /linux/scripts/clang-tools/ |
| A D | run-clang-tools.py | 32 choices=["clang-tidy", "clang-analyzer"],
|
| A D | gen_compile_commands.py | 53 parser.add_argument('--log_level', choices=_VALID_LOG_LEVELS,
|
| /linux/drivers/platform/x86/ |
| A D | hp-wmi.c | 1154 set_bit(PLATFORM_PROFILE_COOL, platform_profile_handler.choices); in thermal_profile_setup() 1155 set_bit(PLATFORM_PROFILE_BALANCED, platform_profile_handler.choices); in thermal_profile_setup() 1156 set_bit(PLATFORM_PROFILE_PERFORMANCE, platform_profile_handler.choices); in thermal_profile_setup()
|
| A D | ideapad-laptop.c | 924 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init() 925 set_bit(PLATFORM_PROFILE_BALANCED, priv->dytc->pprof.choices); in ideapad_dytc_profile_init() 926 set_bit(PLATFORM_PROFILE_PERFORMANCE, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
|
| A D | asus-wmi.c | 2242 set_bit(PLATFORM_PROFILE_QUIET, asus->platform_profile_handler.choices); in platform_profile_setup() 2244 asus->platform_profile_handler.choices); in platform_profile_setup() 2246 asus->platform_profile_handler.choices); in platform_profile_setup()
|
| /linux/Documentation/admin-guide/media/ |
| A D | saa7134.rst | 54 for valid choices.
|
| /linux/drivers/pci/ |
| A D | Kconfig | 202 The following choices set the MPS and MRRS optimization strategy 203 at compile-time. The choices are the same as those offered for
|
| /linux/tools/perf/Documentation/ |
| A D | perf-annotate.txt | 142 Set annotation percent type from following choices:
|
| /linux/Documentation/driver-api/ |
| A D | mailbox.rst | 20 Some of the choices made during implementation are the result of this
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| A D | mtk-nand.txt | 82 choices above, please select the smaller valid value from
|
| /linux/Documentation/x86/ |
| A D | tlb.rst | 8 memory, it has two choices:
|
| /linux/lib/fonts/ |
| A D | Kconfig | 22 If unsure, say N (the default choices are safe).
|
| /linux/scripts/ |
| A D | bpf_doc.py | 722 choices=printers.keys(), help='eBPF API target')
|
| /linux/tools/testing/kunit/ |
| A D | kunit.py | 338 choices=['suite', 'test']),
|
| /linux/Documentation/powerpc/ |
| A D | pci_iov_resource_on_powernv.rst | 305 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
|
| /linux/Documentation/process/ |
| A D | submitting-drivers.rst | 67 rationale for your license choices in your cover letter.
|
| /linux/Documentation/kbuild/ |
| A D | kconfig.rst | 307 have several different viewing choices, modes, and options.
|