| /linux-6.15/tools/testing/selftests/drivers/net/ |
| H A D | stats.py | 109 for ifindex, triple in ifindexes.items(): 110 all_keys = triple[0].keys() | triple[1].keys() | triple[2].keys() 113 ksft_ge(triple[1][key], triple[0][key], comment="bad key: " + key) 114 ksft_ge(triple[2][key], triple[1][key], comment="bad key: " + key)
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | jit_disasm.c | 86 char *triple; in init_context() local 89 triple = LLVMNormalizeTargetTriple(arch); in init_context() 91 triple = LLVMGetDefaultTargetTriple(); in init_context() 92 if (!triple) { in init_context() 96 *ctx = LLVMCreateDisasm(triple, NULL, 0, NULL, symbol_lookup_callback); in init_context() 97 LLVMDisposeMessage(triple); in init_context()
|
| /linux-6.15/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-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-reboot | 19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | sony,imx415.yaml | 16 1.8 V triple power supply, and has low power consumption.
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,tmp513.yaml | 13 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | tmp513.rst | 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | lib.mk | 26 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple)
|
| /linux-6.15/drivers/gpu/drm/clients/ |
| H A D | Kconfig | 52 triple buffering 300.
|
| /linux-6.15/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | riscv,aplic.yaml | 88 A interrupt delegation list where each entry is a triple consisting
|
| /linux-6.15/Documentation/devicetree/bindings/mux/ |
| H A D | mux-controller.yaml | 54 An example mux controller node look like this (the adg972a chip is a triple
|
| /linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | azoteq,iqs7211.yaml | 289 "^event-(tap(-double|-triple)?|hold|palm|swipe-(x|y)-(pos|neg)(-hold)?)$": 722 event-tap-triple {
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | kernel-stacks.rst | 98 the IST stackpointer to a guard hole to catch triple nesting.
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | llvm.rst | 89 ``CROSS_COMPILE`` or target-triple-prefixes become unnecessary. Example::
|
| /linux-6.15/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 | 3397 is hit. Perhaps it's a function that is called before a triple
|
| /linux-6.15/drivers/crypto/ |
| H A D | Kconfig | 197 and uses triple-DES to generate secure random numbers like the
|
| /linux-6.15/Documentation/gpu/ |
| H A D | todo.rst | 704 Backlight drivers have a triple enable/disable state, which is a bit overkill.
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | hist-v4l2.rst | 538 ``base[3]`` array anticipating double- and triple-buffering in
|
| /linux-6.15/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-6.15/Documentation/networking/ |
| H A D | can.rst | 1253 [ triple-sampling { on | off } ]
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 6022 reboot_type is one of bios, acpi, kbd, triple, efi, or pci, 6063 triple 6064 Force a triple fault (init)
|