Home
last modified time | relevance | path

Searched full:identifier (Results 1 – 25 of 9668) sorted by relevance

12345678910>>...387

/linux/scripts/coccinelle/api/
H A Dstream_open.cocci1 // 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 Datomic_as_refcounter.cocci1 // 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 Dsimple_open.cocci1 // 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 Dplatform_no_drv_owner.cocci1 // SPDX-License-Identifier: GPL-2.0-only
19 identifier __driver;
36 identifier match1.__driver;
45 identifier match1.__driver;
54 identifier __driver;
67 identifier match2.__driver;
76 identifier match2.__driver;
87 identifier match1.__driver;
98 identifier match1.__driver;
109 identifier match2.__driver;
[all …]
H A Dcheck_bq27xxx_data.cocci1 // 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;
H A Dkmalloc_objs.cocci1 // SPDX-License-Identifier: GPL-2.0-only
54 identifier ALLOC =~ "^kv?[mz]alloc$";
55 fresh identifier ALLOC_OBJ = ALLOC ## "_obj";
56 fresh identifier ALLOC_FLEX = ALLOC ## "_flex";
57 identifier ALLOC_ARRAY = {kmalloc_array,kvmalloc_array,kcalloc,kvcalloc};
58 fresh identifier ALLOC_OBJS = script:python(ALLOC_ARRAY) { alloc_array(ALLOC_ARRAY) };
127 identifier ALLOC = {kmalloc_obj,kmalloc_objs,kmalloc_flex,
/linux/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst1 .. 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 Dlicense-rules.rst1 .. 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 Das10x_cmd.h1 /* 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/process/
H A Dlicense-rules.rst1 .. SPDX-License-Identifier: GPL-2.0
53 The Linux kernel requires the precise SPDX identifier in all source files.
58 License identifier syntax
63 The SPDX license identifier in kernel files shall be added at the first
67 license identifier goes into the second line.
69 The license identifier line can then be followed by one or multiple
76 The SPDX license identifier is added in form of a comment. The comment
79 C source: // SPDX-License-Identifier: <SPDX License Expression>
80 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
81 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
[all …]
/linux/Documentation/networking/
H A Dila.rst1 .. 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/Documentation/translations/it_IT/process/
H A Dlicense-rules.rst1 .. 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/include/rdma/
H A Drdma_cm.h1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
18 * RDMA identifier and release all resources allocated with the device.
142 * rdma_create_id - Create an RDMA identifier.
162 * rdma_destroy_id - Destroys an RDMA identifier.
164 * @id: RDMA identifier.
172 * rdma_restrict_node_type - Restrict an RDMA identifier to specific
175 * @id: RDMA identifier.
182 * It needs to be called before the RDMA identifier is bound
189 * rdma_bind_addr - Bind an RDMA identifier to a source address and
192 * @id: RDMA identifier.
[all …]
H A Dib_cm.h1 /* 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/scripts/coccinelle/misc/
H A Dminmax.cocci1 // 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 Dcolorspaces-defs.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
9 colorspace identifier (enum :c:type:`v4l2_colorspace`)
12 is the transfer function identifier (enum
14 transfer functions. The third is the Y'CbCr encoding identifier (enum
17 identifier (enum :c:type:`v4l2_quantization`) to
43 * - Identifier
85 * - Identifier
114 * - Identifier
143 * - Identifier
161 * - Identifier
/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst1 .. 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 Dpkcs7.asn11 -- 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 Dvtoc.h1 /* 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 Dsysfs-class-fc6 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 Dpci.rst1 .. SPDX-License-Identifier: GPL-2.0
55 The slot entries are set up using the function identifier (FID) of the PCI
65 The User-defined identifier (UID) of the function which may be configured
75 The zPCI function identifier (FID) is a 32-bit hexadecimal value that
77 a virtual FID e.g. on KVM this identifier is unique across the machine even
81 This 32-bit hexadecimal value is a low-level identifier used for a PCI
91 use a common identifier.
128 The user-defined identifier (UID) for a PCI function is a 32-bit
140 A 0 or 1 flag indicating whether the user-defined identifier (UID) is
/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt80 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 Dderef_null.cocci1 // 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;
H A Dbadzero.cocci1 // SPDX-License-Identifier: GPL-2.0-only
28 identifier f;
52 identifier f;
85 identifier f;
102 identifier f;
125 identifier r.f;
149 identifier r.f;
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp11 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.

12345678910>>...387