Home
last modified time | relevance | path

Searched refs:triple (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/tools/testing/selftests/drivers/net/
H A Dstats.py109 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 Djit_disasm.c86 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 Djit_disasm_helpers.c93 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 Dsysfs-kernel-reboot19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx415.yaml16 1.8 V triple power supply, and has low power consumption.
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp513.yaml13 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/linux-6.15/Documentation/hwmon/
H A Dtmp513.rst28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/linux-6.15/tools/testing/selftests/
H A Dlib.mk26 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple)
/linux-6.15/drivers/gpu/drm/clients/
H A DKconfig52 triple buffering 300.
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Driscv,aplic.yaml88 A interrupt delegation list where each entry is a triple consisting
/linux-6.15/Documentation/devicetree/bindings/mux/
H A Dmux-controller.yaml54 An example mux controller node look like this (the adg972a chip is a triple
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml289 "^event-(tap(-double|-triple)?|hold|palm|swipe-(x|y)-(pos|neg)(-hold)?)$":
722 event-tap-triple {
/linux-6.15/Documentation/arch/x86/
H A Dkernel-stacks.rst98 the IST stackpointer to a guard hole to catch triple nesting.
/linux-6.15/Documentation/kbuild/
H A Dllvm.rst89 ``CROSS_COMPILE`` or target-triple-prefixes become unnecessary. Example::
/linux-6.15/Documentation/trace/
H A Dftrace-uses.rst191 cause the system to crash, and possibly reboot via a triple fault.
H A Dftrace.rst3397 is hit. Perhaps it's a function that is called before a triple
/linux-6.15/drivers/crypto/
H A DKconfig197 and uses triple-DES to generate secure random numbers like the
/linux-6.15/Documentation/gpu/
H A Dtodo.rst704 Backlight drivers have a triple enable/disable state, which is a bit overkill.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst538 ``base[3]`` array anticipating double- and triple-buffering in
/linux-6.15/Documentation/admin-guide/media/
H A Dvivid.rst611 triple tap, move from left to right, zoom in, zoom out, palm press (simulating
/linux-6.15/Documentation/networking/
H A Dcan.rst1253 [ triple-sampling { on | off } ]
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt6022 reboot_type is one of bios, acpi, kbd, triple, efi, or pci,
6063 triple
6064 Force a triple fault (init)