Home
last modified time | relevance | path

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

12345678910>>...507

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h1 /* SPDX-License-Identifier: GPL-2.0+ */
12 * @E300C1: Identifier for e300c1 cores
13 * @E300C2: Identifier for e300c2 cores
14 * @E300C3: Identifier for e300c3 cores
15 * @E300C4: Identifier for e300c4 cores
16 * @E300_UNKNOWN: Identifier for unknown e300 cores
37 * @FAMILY_830X: Identifier for the MPC830x CPU family
38 * @FAMILY_831X: Identifier for the MPC831x CPU family
39 * @FAMILY_832X: Identifier for the MPC832x CPU family
40 * @FAMILY_834X: Identifier for the MPC834x CPU family
[all …]
/openbmc/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;
/openbmc/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 …]
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dlicense-rules.rst1 .. SPDX-License-Identifier: GPL-2.0
3 .. SPDX-License-Identifier: GPL-2.0
71 C source: // SPDX-License-Identifier: <SPDX License Expression>
72 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
73 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
74 scripts: # SPDX-License-Identifier: <SPDX License Expression>
75 .rst: .. SPDX-License-Identifier: <SPDX License Expression>
76 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression>
94 // SPDX-License-Identifier: GPL-2.0+
95 // SPDX-License-Identifier: LGPL-2.1+
[all …]
/openbmc/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 …]
/openbmc/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 identifier goes into the second line.
73 The SPDX license identifier is added in form of a comment. The comment
76 C source: // SPDX-License-Identifier: <SPDX License Expression>
77 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
78 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
79 scripts: # SPDX-License-Identifier: <SPDX License Expression>
[all …]
/openbmc/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 …]
/openbmc/u-boot/Licenses/
H A DREADME1 SPDX-License-Identifier: GPL-2.0
38 If a "SPDX-License-Identifier:" line references more than one Unique
39 License Identifier, then this means that the respective file can be
42 SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
49 License identifier syntax
54 The SPDX license identifier in U-Boot files shall be added at the first
58 identifier goes into the second line.
64 The SPDX license identifier is added in form of a comment. The comment
67 C source: // SPDX-License-Identifier: <SPDX License Expression>
68 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
[all …]
/openbmc/u-boot/scripts/coccinelle/net/
H A Dmdio_register.cocci12 identifier readfunc, writefunc;
27 identifier mii_reg.readfunc;
28 identifier name0, addr0, reg0, output;
49 identifier mii_reg.readfunc;
50 identifier update_read_sig.output;
53 identifier retvar;
81 identifier mii_reg.readfunc;
82 identifier update_read_sig.output;
99 identifier mii_reg.readfunc;
100 identifier update_read_sig.name0;
[all …]
/openbmc/linux/include/rdma/
H A Diw_cm.h1 /* 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 Drdma_cm.h1 /* 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 …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
29 \param ID[in] INPUT_SYSTEM identifier
40 \param ID[in] RECEIVER identifier
60 \param ID[in] RECEIVER identifier
61 \param cfg_ID[in] Configuration identifier
79 \param ID[in] RECEIVER identifier
80 \param port_ID[in] mipi PORT identifier
92 \param ID[in] RECEIVER identifier
93 \param port_ID[in] mipi PORT identifier
103 \param ID[in] RECEIVER identifier
[all …]
/openbmc/phosphor-user-manager/
H A D.clang-tidy3 readability-identifier-naming'
9 - { key: readability-identifier-naming.ClassCase, value: CamelCase }
10 - { key: readability-identifier-naming.VariableCase, value: camelBack }
11 - { key: readability-identifier-naming.EnumCase, value: CamelCase }
12 - { key: readability-identifier-naming.EnumConstantCase, value: camelBack }
13 - { key: readability-identifier-naming.FunctionCase, value: camelBack }
14 - { key: readability-identifier-naming.ParameterCase, value: camelBack }
15 - { key: readability-identifier-naming.NamespaceCase, value: lower_case }
16 - { key: readability-identifier-naming.StructCase, value: CamelCase }
/openbmc/qemu/scripts/coccinelle/
H A Dreset-type.cocci6 // SPDX-License-Identifier: GPL-2.0-or-later
25 identifier enterfn, holdfn, exitfn;
26 identifier rc;
42 identifier holdfn_assigned.holdfn;
44 identifier obj;
58 identifier enterfn, holdfn, exitfn;
59 identifier rc;
70 identifier exitfn_assigned.exitfn;
72 identifier obj;
92 identifier obj;
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dfifo_monitor_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
27 \param ID[in] FIFO_MONITOR identifier
28 \param switch_id[in] fifo switch identifier
40 \param ID[in] FIFO_MONITOR identifier
41 \param switch_id[in] fifo switch identifier
51 \param ID[in] FIFO_MONITOR identifier
62 \param ID[in] FIFO_MONITOR identifier
63 \param channel_id[in] fifo channel identifier
75 \param ID[in] FIFO_MONITOR identifier
76 \param switch_id[in] fifo switch identifier
[all …]
H A Dirq_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
24 \param ID[in] IRQ identifier
34 \param ID[in] IRQ identifier
47 \param ID[in] IRQ identifier
59 \param ID[in] IRQ (device) identifier
60 \param irq[in] IRQ (channel) identifier
70 \param ID[in] IRQ (device) identifier
81 \param ID[in] IRQ (device) identifier
82 \param irq[in] IRQ (channel) identifier
92 \param ID[in] IRQ (device) identifier
[all …]
H A Dsp_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
27 \param ID[in] SP identifier
38 \param ID[in] SP identifier
51 \param ID[in] SP identifier
64 \param ID[in] SP identifier
76 \param ID[in] SP identifier
89 \param ID[in] SP identifier
102 \param ID[in] SP identifier
115 \param ID[in] SP identifier
130 \param ID[in] SP identifier
[all …]
H A Disp_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
24 \param ID[in] SP identifier
35 \param ID[in] ISP identifier
48 \param ID[in] ISP identifier
61 \param ID[in] ISP identifier
73 \param ID[in] ISP identifier
86 \param ID[in] ISP identifier
99 \param ID[in] ISP identifier
112 \param ID[in] ISP identifier
127 \param ID[in] ISP identifier
[all …]
/openbmc/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 …]
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Datmel-xdma.txt13 - bit 13: SIF, source interface identifier, used to get the memory
14 interface identifier,
15 - bit 14: DIF, destination interface identifier, used to get the peripheral
16 interface identifier,
17 - bit 30-24: PERID, peripheral identifier.
35 - bit 13: SIF, source interface identifier, used to get the memory
36 interface identifier,
37 - bit 14: DIF, destination interface identifier, used to get the peripheral
38 interface identifier,
39 - bit 30-24: PERID, peripheral identifier.
/openbmc/u-boot/disk/
H A Dpart_iso.h1 /* SPDX-License-Identifier: GPL-2.0+ */
28 char sysid[32]; /* system Identifier */
29 char volid[32]; /* volume Identifier */
47 char volsetid[128];/* Volume set identifier */
48 char pubid[128]; /* Publisher identifier */
49 char dataprepid[128]; /* data preparer identifier */
50 char appid[128]; /* application identifier */
52 char abstractfileid[37]; /* abstract file identifier */
53 char bibliofileid[37]; /* bibliographic file identifier */
66 char sysid[32]; /* system Identifier */
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml9 description: The name or identifier of the sensor.
19 description: The name or identifier of the sensor.
41 description: The name or identifier of the sensor.
63 description: The name or identifier of the sensor.
85 description: The name or identifier of the sensor.
107 description: The name or identifier of the sensor.
129 description: The name or identifier of the sensor.
151 description: The name or identifier of the sensor.
173 description: The name or identifier of the sensor.
195 description: The name or identifier of the sensor.
[all …]
/openbmc/phosphor-snmp/mibs/
H A DNotificationMIB.txt25 openbmc OBJECT IDENTIFIER ::= { enterprises 49871 }
27 obmcSystem OBJECT IDENTIFIER ::= { obmcPhosphor 0 }
29 obmcNotifications OBJECT IDENTIFIER ::= { obmcSystem 0 }
30 obmcNotifyObjects OBJECT IDENTIFIER ::= { obmcSystem 1 }
31 obmcNotifyConformance OBJECT IDENTIFIER ::= { obmcSystem 2 }
38 obmcNotifyCompliances OBJECT IDENTIFIER ::= { obmcNotifyConformance 1 }
39 obmcNotifyGroups OBJECT IDENTIFIER ::= { obmcNotifyConformance 2 }
48 "Error log identifier"

12345678910>>...507