/linux/scripts/coccinelle/api/ |
H A D | stream_open.cocci | 1 // SPDX-License-Identifier: GPL-2.0 15 identifier readstream, ppos; 16 identifier f, buf, len; 25 identifier writestream, ppos; 26 identifier f, buf, len; 37 identifier block_f; 38 identifier wait =~ "^wait_.*"; 51 identifier stream_reader.readstream; 52 identifier wait =~ "^wait_.*"; 62 identifier stream_reader.readstream; [all …]
|
H A D | atomic_as_refcounter.cocci | 1 // SPDX-License-Identifier: GPL-2.0-only 14 identifier a, x; 16 identifier fname =~ ".*free.*"; 17 identifier fname2 =~ ".*destroy.*"; 18 identifier fname3 =~ ".*del.*"; 19 identifier fname4 =~ ".*queue_work.*"; 20 identifier fname5 =~ ".*schedule_work.*"; 21 identifier fname6 =~ ".*call_rcu.*"; 62 identifier a, x, y; 64 identifier fname =~ ".*free.*"; [all …]
|
H A D | simple_open.cocci | 1 // SPDX-License-Identifier: GPL-2.0 14 identifier open_f != simple_open; 15 identifier i, f; 29 identifier fops; 30 identifier open.open_f; 40 identifier open_f != simple_open; 41 identifier i, f; 56 identifier fops; 57 identifier openr.open_f;
|
H A D | platform_no_drv_owner.cocci | 1 // SPDX-License-Identifier: GPL-2.0-only 16 identifier __driver; 27 identifier match1.__driver; 36 identifier match1.__driver; 45 identifier __driver; 58 identifier match2.__driver; 67 identifier match2.__driver; 78 identifier match1.__driver; 89 identifier match1.__driver; 100 identifier match2.__driver; [all …]
|
H A D | check_bq27xxx_data.cocci | 1 // SPDX-License-Identifier: GPL-2.0-only 24 identifier i,i1,i2; 59 identifier tocheck.i1regs; 67 identifier tocheck.i2regs; 95 identifier tocheck.i1dmregs; 103 identifier tocheck.i2dmregs; 131 identifier tocheck.i1props; 139 identifier tocheck.i2props;
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | license-rules.rst | 1 .. SPDX-License-Identifier: GPL-2.0 68 C source: // SPDX-License-Identifier: <SPDX License Expression> 69 C header: /* SPDX-License-Identifier: <SPDX License Expression> */ 70 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */ 71 scripts: # SPDX-License-Identifier: <SPDX License Expression> 72 .rst: .. SPDX-License-Identifier: <SPDX License Expression> 73 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression> 91 // SPDX-License-Identifier: GPL-2.0+ 92 // SPDX-License-Identifier: LGPL-2.1+ 96 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note [all …]
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | license-rules.rst | 1 .. SPDX-License-Identifier: GPL-2.0 69 C source: // SPDX-License-Identifier: <SPDX License Expression> 70 C header: /* SPDX-License-Identifier: <SPDX License Expression> */ 71 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */ 72 scripts: # SPDX-License-Identifier: <SPDX License Expression> 73 .rst: .. SPDX-License-Identifier: <SPDX License Expression> 74 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression> 92 // SPDX-License-Identifier: GPL-2.0+ 93 // SPDX-License-Identifier: LGPL-2.1+ 97 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note [all …]
|
/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 85 /* request identifier */ 90 /* response identifier */ 100 /* request identifier */ 105 /* response identifier */ 115 /* request identifier */ 122 /* response identifier */ 132 /* request identifier */ 137 /* response identifier */ 149 /* request identifier */ [all …]
|
/linux/Documentation/networking/ |
H A D | ila.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Identifier Locator Addressing (ILA) 11 Identifier-locator addressing (ILA) is a technique used with IPv6 that 14 indicates the location of the node which can be dynamic. Identifier-locator 33 - Identifier 44 A mapping of an ILA identifier to a locator (or to a 50 four bits) and an identifier (lower sixty-four bits). 57 bits) and an identifier (low order sixty-four bits). ILA 134 the checksum. The low order sixteen bits of the identifier 140 bits of the identifier. When ILA to SIR address translation is done on [all …]
|
/linux/include/rdma/ |
H A D | iw_cm.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 39 * @cm_id: The IW CM identifier associated with the event. 50 * @cm_id: The IW CM identifier associated with the event. 97 * iw_create_cm_id - Create an IW CM identifier. 101 * returned IW CM identifier. 108 * iw_destroy_cm_id - Destroy an IW CM identifier. 110 * @cm_id: The previously created IW CM identifier to destroy. 121 * @cm_id: The IW CM identifier. 125 * The source address and port number are specified in the IW CM identifier 133 * @cm_id: The IW CM identifier associated with the connection request. [all …]
|
H A D | rdma_cm.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 18 * RDMA identifier and release all resources allocated with the device. 134 * rdma_create_id - Create an RDMA identifier. 154 * rdma_destroy_id - Destroys an RDMA identifier. 156 * @id: RDMA identifier. 164 * rdma_bind_addr - Bind an RDMA identifier to a source address and 167 * @id: RDMA identifier. 170 * This associates a source address with the RDMA identifier before calling 171 * rdma_listen. If a specific local address is given, the RDMA identifier will 181 * @id: RDMA identifier. [all …]
|
H A D | ib_cm.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 275 * @cm_id: Communication identifier associated with the reported event. 283 * to a user's existing communication identifier. 305 * ib_create_cm_id - Allocate a communication identifier. 310 * identifier. 320 * ib_destroy_cm_id - Destroy a connection identifier. 321 * @cm_id: Connection identifier to destroy. 323 * This call blocks until the connection identifier is destroyed. 337 * @cm_id: Connection identifier associated with the listen request. 338 * @service_id: Service identifier matched against incoming connection [all …]
|
/linux/Documentation/translations/it_IT/process/ |
H A D | license-rules.rst | 1 .. SPDX-License-Identifier: GPL-2.0 87 sorgenti C: // SPDX-License-Identifier: <SPDX License Expression> 88 intestazioni C: /* SPDX-License-Identifier: <SPDX License Expression> */ 89 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */ 90 scripts: # SPDX-License-Identifier: <SPDX License Expression> 91 .rst: .. SPDX-License-Identifier: <SPDX License Expression> 92 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression> 117 // SPDX-License-Identifier: GPL-2.0+ 118 // SPDX-License-Identifier: LGPL-2.1+ 123 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note [all …]
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | atmel-xdma.txt |
|
/linux/scripts/coccinelle/misc/ |
H A D | minmax.cocci | 1 // SPDX-License-Identifier: GPL-2.0-only 21 identifier func; 35 identifier func; 56 identifier func; 69 identifier func; 83 identifier func; 102 identifier func; 116 identifier func; 135 identifier func; 150 identifier fun [all...] |
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 8 colorspace identifier (enum :c:type:`v4l2_colorspace`) 11 is the transfer function identifier (enum 13 transfer functions. The third is the Y'CbCr encoding identifier (enum 16 identifier (enum :c:type:`v4l2_quantization`) to 42 * - Identifier 84 * - Identifier 113 * - Identifier 142 * - Identifier 160 * - Identifier
|
/linux/Documentation/filesystems/nfs/ |
H A D | client-identifier.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 NFSv4 client identifier 9 system restarts. A special identifier and principal are maintained 14 There are risks if a client's NFSv4 identifier and its principal 50 Each NFSv4 client presents an identifier to NFSv4 servers so that 52 identifier consists of two elements: 63 NFSv4 servers tie this identifier to the principal and security 67 the identifier. 123 Selecting an appropriate client identifier 155 /sys/fs/nfs/net/nfs_client/identifier [all …]
|
/linux/crypto/asymmetric_keys/ |
H A D | pkcs7.asn1 | 1 -- SPDX-License-Identifier: BSD-3-Clause 13 ContentType ::= OBJECT IDENTIFIER ({ pkcs7_note_OID }) 43 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }), 116 type OBJECT IDENTIFIER ({ pkcs7_note_OID }), 121 type OBJECT IDENTIFIER, 126 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }), 140 attributeType OBJECT IDENTIFIER ({ pkcs7_note_OID }),
|
/linux/arch/s390/include/uapi/asm/ |
H A D | vtoc.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 45 char volid[6]; /* volume identifier */ 60 char volid[6]; /* volume identifier */ 91 __u8 DS1FMTID; /* format identifier */ 127 __u8 DS4IDFMT; /* format identifier */ 166 char DS5KEYID[4]; /* key identifier */ 169 __u8 DS5FMTID; /* format identifier */ 182 char DS7KEYID[4]; /* key identifier */ 184 __u8 DS7FMTID; /* format identifier */ 191 __u8 label_id[4]; /* Label identifier */ [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-fc | 6 identifier in the blkcg associated with a cgroup id. The 7 identifier is typically a UUID that is associated with 11 FC adapter drivers may query the identifier and tag FC 12 traffic based on the identifier. FC host and FC fabric 25 If an admin wants to remove an FC application identifier
|
/linux/Documentation/arch/s390/ |
H A D | pci.rst | 1 .. SPDX-License-Identifier: GPL-2.0 52 The slot entries are set up using the function identifier (FID) of the 65 A zPCI function identifier that uniquely identifies the function in the Z server. 68 Low-level identifier used for a configured PCI function. 76 use a common identifier. 92 The user identifier (UID) may be defined as part of the machine 99 Indicates whether the user identifier (UID) is guaranteed to be and remain
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | vexpress-config.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 52 description: shutdown identifier 70 description: reboot identifier 88 description: DVI mode identifier 168 description: current sensor identifier 189 description: temperature sensor identifier 228 description: power sensor identifier 249 description: energy sensor identifier
|
/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 80 identifier will define a mapping between appropriate CIPSO field values 114 3.3 Domain of Interpretation Identifier 117 not appear as the DOI identifier in any CIPSO option. Implementations 118 should assume that the DOI identifier field is not aligned on any particular 138 number 1 to represent that same security level. The DOI identifier is used 147 a tag type identifier followed by the length of the tag and ends with the 150 identifier field in the CIPSO header, implementations should assume that 160 types, implementations will require the DOI identifier as well as the tag 489 PORT_DOI - This parameter is used to assign a DOI identifier value to a 491 going out this port MUST use the specified DOI identifier. All CIPSO [all …]
|
/linux/scripts/coccinelle/null/ |
H A D | deref_null.cocci | 1 // SPDX-License-Identifier: GPL-2.0-only 22 identifier f; 30 identifier f; 56 identifier f; 117 identifier f; 177 identifier f; 218 identifier f; 226 identifier f; 250 identifier f;
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-ib_srp | 11 byte identifier extension in the 16-byte SRP target port 12 identifier. The target port identifier is sent by ib_srp 16 identifier. 34 identifier extension portion of the SRP initiator port 35 identifier. This data is sent by the initiator to the target 125 Description: Eight-byte identifier extension portion of the 16-byte target 126 port identifier. 133 port identifier.
|