Home
last modified time | relevance | path

Searched refs:Tag (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.3-rc2/net/dsa/
A DKconfig61 tristate "Tag driver for Hirschmann Hellcreek TSN switches"
67 tristate "Tag driver for Lantiq / Intel GSWIP switches"
76 tristate "Tag driver for Marvell switches using DSA headers"
90 tristate "Tag driver for Mediatek switches"
123 tristate "Tag driver for Qualcomm Atheros QCA8K switches"
129 tristate "Tag driver for Realtek 4 byte protocol A tags"
136 tristate "Tag driver for Realtek 8 byte protocol 4 tags"
142 tristate "Tag driver for Renesas RZ/N1 A5PSW switch"
155 tristate "Tag driver for NXP SJA1105 switches"
164 tristate "Tag driver for switches using a trailer tag"
[all …]
/linux-6.3-rc2/Documentation/dev-tools/
A Dkasan.rst13 2. Software Tag-Based KASAN
14 3. Hardware Tag-Based KASAN
35 software modes. The Software Tag-Based and the Hardware Tag-Based modes are
59 Software Tag-Based KASAN requires GCC 11+
62 Hardware Tag-Based KASAN requires GCC 10+ or Clang 12+.
76 Hardware Tag-Based KASAN only supports SLUB.
86 ``CONFIG_KASAN_SW_TAGS`` (to enable Software Tag-Based KASAN), and
87 ``CONFIG_KASAN_HW_TAGS`` (to enable Hardware Tag-Based KASAN).
312 Software Tag-Based KASAN
344 Hardware Tag-Based KASAN
[all …]
/linux-6.3-rc2/lib/
A DKconfig.kasan69 2. Software Tag-Based KASAN (arm64 only, based on software memory
72 3. Hardware Tag-Based KASAN (arm64 only, based on hardware memory
95 bool "Software Tag-Based KASAN"
101 Enables Software Tag-Based KASAN.
116 bool "Hardware Tag-Based KASAN"
120 Enables Hardware Tag-Based KASAN.
188 With Hardware Tag-Based KASAN, only non-executable VM_ALLOC mappings
208 Incompatible with Hardware Tag-Based KASAN.
/linux-6.3-rc2/include/linux/usb/
A Dstorage.h54 __u32 Tag; /* unique per command id */ member
70 __u32 Tag; /* same as original command */ member
/linux-6.3-rc2/Documentation/netlabel/
A Ddraft-ietf-cipso-ipsecurity-01.txt142 3.4 Tag Types
167 Tag type 0 is reserved. Tag types 1, 2, and 5 are defined in this
205 3.4.2 Tag Type 1
221 3.4.2.1 Tag Type
226 3.4.2.2 Tag Length
291 3.4.3 Tag Type 2
307 3.4.3.1 Tag Type
312 3.4.3.2 Tag Length
353 3.4.4 Tag Type 5
370 3.4.4.1 Tag Type
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/mstar/
A Dmstar.yaml30 - wirelesstag,ido-som2d01 # Wireless Tag IDO-SOM2D01
31 - wirelesstag,ido-sbc2d06-v1b-22w # Wireless Tag IDO-SBC2D06-1VB-22W
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/
A Dbaikal,bt1-l2-ctl.yaml16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1
36 description: Cycles of latency for Tag RAM accesses
/linux-6.3-rc2/arch/arm/boot/dts/
A Dmstar-infinity2m-ssd202d-wirelesstag-ido-som2d01.dtsi13 model = "Wireless Tag IDO-SOM2D01 (SSD202D)";
A Dmstar-infinity2m-ssd202d-wirelesstag-ido-sbc2d06-v1b-22w.dts13 model = "Wireless Tag IDO-SBC2D06-1VB-22W";
/linux-6.3-rc2/drivers/usb/storage/
A Dinitializers.c62 bcb->Tag = 0; in usb_stor_ucr61s2b_init()
A Dtransport.c1137 bcb->Tag = ++us->tag; in usb_stor_Bulk_transport()
1149 le32_to_cpu(bcb->Signature), bcb->Tag, in usb_stor_Bulk_transport()
1253 le32_to_cpu(bcs->Signature), bcs->Tag, in usb_stor_Bulk_transport()
1255 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) || in usb_stor_Bulk_transport()
A Drealtek_cr.c216 bcb->Tag = ++us->tag; in rts51x_bulk_transport()
256 if (bcs->Tag != us->tag) in rts51x_bulk_transport()
305 bcb->Tag = ++us->tag; in rts51x_bulk_transport_special()
/linux-6.3-rc2/Documentation/scsi/
A Dcxgb3i.rst27 on the Initiator Task Tag (ITT) in Data-In or Target Task Tag (TTT)
/linux-6.3-rc2/Documentation/block/
A Dnull_blk.rst132 0 Tag set is not shared.
133 1 Tag set shared between devices for blk-mq. Only makes sense with
/linux-6.3-rc2/Documentation/infiniband/
A Dtag_matching.rst2 Tag matching logic
41 Tag matching implementation
/linux-6.3-rc2/drivers/mtd/parsers/
A DKconfig100 tristate "Parser for BCM963XX Image Tag format partitions"
104 Image Tag is the firmware header used by broadcom on their xDSL line
107 This driver adds support for parsing a partition with an Image Tag
/linux-6.3-rc2/Documentation/devicetree/bindings/perf/
A Dmarvell-cn10k-tad.yaml13 The Tag-and-Data units (TADs) maintain coherence and contain CN10K
/linux-6.3-rc2/Documentation/admin-guide/media/
A Domap4_camera.rst51 Tag: v3.3 (commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7)
/linux-6.3-rc2/Documentation/arm/
A Dtcm.rst68 - Tag functions to be compiled into ITCM.
70 - Tag data and constants to be allocated to DTCM and ITCM.
/linux-6.3-rc2/drivers/media/pci/ngene/
A Dngene-cards.c820 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument
833 if (tag == Tag) in ReadEEProm()
860 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument
875 if (tag == Tag) in WriteEEProm()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-hid-logitech-lg4ff16 Tag: Mode Name
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dl2c2x0.yaml81 description: Cycles of latency for Tag RAM accesses. Specifies 3 cells of
83 should use 0. Controllers without separate read and write Tag RAM latency
/linux-6.3-rc2/Documentation/usb/
A Dusbmon.rst126 - URB Tag. This is used to identify URBs, and is normally an in-kernel address
163 In case of a submission of a Control packet, this field contains a Setup Tag
164 instead of an group of numbers. It is easy to tell whether the Setup Tag is
172 These words are safe to decode if Setup Tag was 's'. Otherwise, the setup
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.h338 __le32 Tag; member
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/
A Diavf.rst70 Setting VLAN Tag Stripping
120 "tags," and multiple VLAN IDs are thus referred to as a "tag stack." Tag stacks
241 trusted mode, refer to the section "VLAN Tag Packet Steering" in this

Completed in 57 milliseconds

123