Searched refs:triple (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | stats.py | 150 for ifindex, triple in ifindexes.items(): 151 all_keys = triple[0].keys() | triple[1].keys() | triple[2].keys() 154 ksft_ge(triple[1][key], triple[0][key], comment="bad key: " + key) 155 ksft_ge(triple[2][key], triple[1][key], comment="bad key: " + key)
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | jit_disasm_helpers.c | 93 char *label, *colon, *triple = NULL; in disasm_one_func() local 100 triple = LLVMGetDefaultTargetTriple(); in disasm_one_func() 101 ctx = LLVMCreateDisasm(triple, &labels, 0, NULL, lookup_symbol); in disasm_one_func() 161 if (triple) in disasm_one_func() 162 LLVMDisposeMessage(triple); in disasm_one_func()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-reboot | 19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
|
| /linux/Documentation/hwmon/ |
| H A D | tmp513.rst | 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 26 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple)
|
| /linux/drivers/gpu/drm/clients/ |
| H A D | Kconfig | 52 triple buffering 300.
|
| /linux/Documentation/arch/x86/ |
| H A D | kernel-stacks.rst | 98 the IST stackpointer to a guard hole to catch triple nesting.
|
| /linux/tools/perf/ |
| H A D | Makefile.config | 40 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple)
|
| /linux/drivers/crypto/ |
| H A D | Kconfig | 211 and uses triple-DES to generate secure random numbers like the
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | hist-v4l2.rst | 538 ``base[3]`` array anticipating double- and triple-buffering in
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 611 triple tap, move from left to right, zoom in, zoom out, palm press (simulating
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 1250 [ triple-sampling { on | off } ]
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 6376 reboot_type is one of bios, acpi, kbd, triple, efi, or pci, 6417 triple 6418 Force a triple fault (init)
|
| /linux/Documentation/trace/ |
| H A D | ftrace.rst | 3418 is hit. Perhaps it's a function that is called before a triple
|