Searched refs:triple (Results 1 – 17 of 17) sorted by relevance
/linux/tools/testing/selftests/drivers/net/ |
H A D | stats.py | 106 for ifindex, triple in ifindexes.items(): 107 all_keys = triple[0].keys() | triple[1].keys() | triple[2].keys() 110 ksft_ge(triple[1][key], triple[0][key], comment="bad key: " + key) 111 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/Documentation/arch/x86/x86_64/ |
H A D | boot-options.rst | 129 triple 130 Force a triple fault (init)
|
/linux/Documentation/filesystems/ |
H A D | sysv-fs.rst | 222 - 1 triple-indirect block (pointer to pointers to pointers to blocks)
|
/linux/Documentation/arch/x86/ |
H A D | kernel-stacks.rst | 98 the IST stackpointer to a guard hole to catch triple nesting.
|
/linux/Documentation/trace/ |
H A D | ftrace-uses.rst | 191 cause the system to crash, and possibly reboot via a triple fault.
|
H A D | ftrace.rst | 3391 is hit. Perhaps it's a function that is called before a triple
|
/linux/drivers/gpu/drm/ |
H A D | Kconfig | 269 triple buffering 300.
|
/linux/drivers/crypto/ |
H A D | Kconfig | 197 and uses triple-DES to generate secure random numbers like the
|
/linux/Documentation/gpu/ |
H A D | todo.rst | 704 Backlight drivers have a triple enable/disable state, which is a bit overkill.
|
/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 | 1253 [ triple-sampling { on | off } ]
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5713 reboot_type is one of bios, acpi, kbd, triple, efi, or pci,
|