Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A 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/tools/testing/selftests/drivers/net/
H A Dstats.py150 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 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/drivers/net/ethernet/altera/
H A DKconfig3 tristate "Altera Triple-Speed Ethernet MAC support"
12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A 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/drivers/mux/
H A 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");
H A DKconfig16 ADG792A and ADG792G Wide Bandwidth Triple 4:1 Multiplexers
/linux/Documentation/devicetree/bindings/misc/
H A Dxlnx,tmr-manager.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
H A Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
/linux/include/crypto/
H A Ddes.h3 * DES & Triple DES EDE Cipher Algorithms.
45 * des3_ede_expand_key - Expand a triple DES input key into a key schedule
/linux/arch/x86/hyperv/
H A Dhv_vtl.c42 * Cause a triple fault and the immediate reset. Here the code does not run in hv_vtl_emergency_restart()
44 * The inifinite loop is for the improbable case that the triple fault does in hv_vtl_emergency_restart()
54 * The only way to restart in the VTL mode is to triple fault as the kernel runs
/linux/arch/x86/mm/
H A 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/Documentation/devicetree/bindings/iio/gyroscope/
H A Dinvensense,itg3200.yaml13 Triple-axis, digital output gyroscope with a three 16-bit analog-to-digital
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
/linux/include/media/i2c/
H A Dtvp7002.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/linux/Documentation/devicetree/bindings/timer/
H A Dcdns,ttc.yaml7 title: Cadence TTC - Triple Timer Counter
/linux/drivers/media/rc/keymaps/
H A Drc-mygica-utv3.c27 { 0x0a, KEY_DIGITS }, /* Single/double/triple digit */
H A Drc-powercolor-real-angel.c29 { 0x0a, KEY_DIGITS }, /* single, double, triple digit */
/linux/Documentation/devicetree/bindings/mux/
H A Dadi,adg792a.txt1 Bindings for Analog Devices ADG792A/G Triple 4:1 Multiplexers
/linux/fs/minix/
H A Ditree_v2.c5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */
/linux/drivers/gpu/drm/clients/
H A DKconfig52 triple buffering 300.
/linux/Documentation/hwmon/
H A Dtmp513.rst28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/linux/drivers/media/i2c/
H A Dtvp7002_reg.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/linux/include/crypto/internal/
H A Ddes.h3 * DES & Triple DES EDE key verification helpers
/linux/Documentation/devicetree/bindings/net/
H A Daltr,tse.yaml7 title: Altera Triple Speed Ethernet MAC driver (TSE)

12345