Home
last modified time | relevance | path

Searched full:triple (Results 1 – 25 of 152) sorted by relevance

1234567

/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dcake.json17 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non…
38 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth 1Kbit diffserv3 triple-isolate nonat n…
59 …ake 1: root refcnt [0-9]+ bandwidth unlimited autorate-ingress diffserv3 triple-isolate nonat nowa…
80 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non…
101 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited besteffort triple-isolate no…
122 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv8 triple-isolate non…
143 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv4 triple-isolate non…
290 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non…
311 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non…
332 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non…
[all …]
/linux-6.12.1/tools/testing/selftests/drivers/net/
Dstats.py106 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-6.12.1/tools/testing/selftests/kvm/x86_64/
Dtriple_fault_event_test.c38 /* L2 should triple fault after a triple fault event injected. */ in l1_guest_code_vmx()
105 "Triple fault event invalid"); in main()
107 "No triple fault pending"); in main()
/linux-6.12.1/tools/bpf/bpftool/
Djit_disasm.c85 char *triple; in init_context() local
88 triple = LLVMNormalizeTargetTriple(arch); in init_context()
90 triple = LLVMGetDefaultTargetTriple(); in init_context()
91 if (!triple) { in init_context()
92 p_err("Failed to retrieve triple"); in init_context()
95 *ctx = LLVMCreateDisasm(triple, NULL, 0, NULL, symbol_lookup_callback); in init_context()
96 LLVMDisposeMessage(triple); in init_context()
/linux-6.12.1/arch/s390/crypto/
DKconfig106 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR"
113 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
/linux-6.12.1/tools/testing/selftests/bpf/
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.12.1/drivers/net/ethernet/altera/
DKconfig3 tristate "Altera Triple-Speed Ethernet MAC support"
12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst6 Altera Triple-Speed Ethernet MAC driver
11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers
24 The Triple-Speed Ethernet, SGDMA, and MSGDMA components are all soft IP
31 Triple-Speed Ethernet instance is using an SGDMA or MSGDMA component. The
61 Altera Triple-Speed Ethernet MAC support (ALTERA_TSE)
154 - Altera Triple Speed Ethernet User Guide, found at http://www.altera.com
/linux-6.12.1/Documentation/devicetree/bindings/misc/
Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
Dxlnx,tmr-manager.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
/linux-6.12.1/drivers/mux/
Dadg792a.c3 * Multiplexer driver for Analog Devices ADG792A/G Triple 4:1 mux
122 dev_info(dev, "triple pole quadruple throw mux registered\n"); in adg792a_probe()
151 MODULE_DESCRIPTION("Analog Devices ADG792A/G Triple 4:1 mux driver");
DKconfig16 ADG792A and ADG792G Wide Bandwidth Triple 4:1 Multiplexers
/linux-6.12.1/arch/sparc/crypto/
DKconfig6 tristate "Ciphers: DES and Triple DES EDE, modes: ECB/CBC"
13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
/linux-6.12.1/include/crypto/
Ddes.h3 * DES & Triple DES EDE Cipher Algorithms.
45 * des3_ede_expand_key - Expand a triple DES input key into a key schedule
/linux-6.12.1/crypto/
Ddes_generic.c5 * DES & Triple DES EDE Cipher Algorithms.
129 MODULE_DESCRIPTION("DES & Triple DES EDE Cipher Algorithms");
/linux-6.12.1/arch/x86/crypto/
DKconfig121 tristate "Ciphers: Triple DES EDE with modes: ECB, CBC"
127 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
128 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h26 /* STC combo2: CTR, TRIPLE, Hit */
270 /* Set triple on match */ in mlx5hws_action_apply_setter()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-kernel-reboot19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
/linux-6.12.1/arch/x86/mm/
Dcpu_entry_area.c152 * not mapped; it just exists to catch triple nesting of #DB. in percpu_setup_exception_stacks()
189 * GDT is read-only, that will triple fault. The TSS cannot be in setup_cpu_entry_area()
/linux-6.12.1/include/media/i2c/
Dtvp7002.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/linux-6.12.1/Documentation/devicetree/bindings/timer/
Dcdns,ttc.yaml7 title: Cadence TTC - Triple Timer Counter
/linux-6.12.1/Documentation/devicetree/bindings/crypto/
Datmel,at91sam9g46-tdes.yaml8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
/linux-6.12.1/scripts/
DMakefile.clang3 # relying on the target triple.
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Donnn,ncp5623.yaml13 NCP5623 Triple Output I2C Controlled LED Driver.
/linux-6.12.1/drivers/media/rc/keymaps/
Drc-mygica-utv3.c27 { 0x0a, KEY_DIGITS }, /* Single/double/triple digit */

1234567