| /Linux-v6.6/drivers/platform/surface/ |
| 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-v6.6/drivers/acpi/ |
| 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-v6.6/tools/testing/selftests/tc-testing/ |
| D | tdc_multibatch.py | 22 choices=['add', 'del', 'replace'], 45 choices=range(0, 256),
|
| D | tdc_batch.py | 34 choices=['add', 'del', 'replace'], 43 choices=range(0, 256),
|
| /Linux-v6.6/tools/crypto/ccp/ |
| D | dbc_cli.py | 46 choices=["get-nonce", "get-param", "set-param", "set-uid"], 51 parser.add_argument("--message", choices=messages.keys(), help="Message index")
|
| /Linux-v6.6/drivers/platform/x86/amd/pmf/ |
| D | sps.c | 268 set_bit(PLATFORM_PROFILE_LOW_POWER, dev->pprof.choices); in amd_pmf_init_sps() 269 set_bit(PLATFORM_PROFILE_BALANCED, dev->pprof.choices); in amd_pmf_init_sps() 270 set_bit(PLATFORM_PROFILE_PERFORMANCE, dev->pprof.choices); in amd_pmf_init_sps()
|
| /Linux-v6.6/include/linux/ |
| D | platform_profile.h | 30 unsigned long choices[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)]; member
|
| /Linux-v6.6/tools/perf/scripts/python/ |
| D | flamegraph.py | 221 default="html", choices=["json", "html"], 231 choices=["blue-green", "orange"])
|
| D | gecko.py | 369 …parser.add_argument('--user-color', default='yellow', help='Color for the User category', choices=… 370 …--kernel-color', default='orange', help='Color for the Kernel category', choices=['yellow', 'blue'…
|
| /Linux-v6.6/drivers/gpu/drm/radeon/ |
| 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-v6.6/scripts/clang-tools/ |
| D | run-clang-tools.py | 31 choices=["clang-tidy", "clang-analyzer"],
|
| D | gen_compile_commands.py | 53 parser.add_argument('--log_level', choices=_VALID_LOG_LEVELS,
|
| /Linux-v6.6/usr/ |
| 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-v6.6/drivers/platform/x86/hp/ |
| D | hp-wmi.c | 1398 set_bit(PLATFORM_PROFILE_COOL, platform_profile_handler.choices); in thermal_profile_setup() 1415 set_bit(PLATFORM_PROFILE_QUIET, platform_profile_handler.choices); in thermal_profile_setup() 1433 set_bit(PLATFORM_PROFILE_QUIET, platform_profile_handler.choices); in thermal_profile_setup() 1434 set_bit(PLATFORM_PROFILE_COOL, platform_profile_handler.choices); in thermal_profile_setup() 1437 set_bit(PLATFORM_PROFILE_BALANCED, platform_profile_handler.choices); in thermal_profile_setup() 1438 set_bit(PLATFORM_PROFILE_PERFORMANCE, platform_profile_handler.choices); in thermal_profile_setup()
|
| /Linux-v6.6/Documentation/mm/ |
| D | multigen_lru.rst | 19 * Fast paths to make obvious choices 26 choices, e.g., between different memcgs on a computer or different 40 additional factors stand out. But obvious choices might not be good 41 choices; thus self-correction is necessary. 48 and infer which of them are better choices.
|
| /Linux-v6.6/tools/testing/kunit/ |
| D | kunit.py | 389 choices=['skip']) 398 choices=['suite', 'test']) 410 type=str, nargs='?', const='all', default=None, choices=['all', 'kunit'])
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | saa7134.rst | 54 for valid choices.
|
| /Linux-v6.6/drivers/pci/ |
| D | Kconfig | 218 The following choices set the MPS and MRRS optimization strategy 219 at compile-time. The choices are the same as those offered for
|
| /Linux-v6.6/Documentation/driver-api/ |
| D | mailbox.rst | 20 Some of the choices made during implementation are the result of this
|
| /Linux-v6.6/Documentation/arch/x86/ |
| D | tlb.rst | 8 memory, it has two choices:
|
| /Linux-v6.6/tools/perf/Documentation/ |
| D | perf-annotate.txt | 145 Set annotation percent type from following choices:
|
| /Linux-v6.6/lib/fonts/ |
| D | Kconfig | 22 If unsure, say N (the default choices are safe).
|
| /Linux-v6.6/drivers/platform/x86/ |
| D | ideapad-laptop.c | 923 set_bit(PLATFORM_PROFILE_LOW_POWER, priv->dytc->pprof.choices); in ideapad_dytc_profile_init() 924 set_bit(PLATFORM_PROFILE_BALANCED, priv->dytc->pprof.choices); in ideapad_dytc_profile_init() 925 set_bit(PLATFORM_PROFILE_PERFORMANCE, priv->dytc->pprof.choices); in ideapad_dytc_profile_init()
|
| /Linux-v6.6/Documentation/security/ |
| D | landlock.rst | 49 Design choices
|
| /Linux-v6.6/scripts/ |
| D | bpf_doc.py | 879 choices=printers.keys(), help='eBPF API target')
|