Home
last modified time | relevance | path

Searched full:being (Results 1 – 25 of 6030) sorted by relevance

12345678910>>...242

/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/ivybridge/
Dmemory.json42 "PublicDescription": "Loads with latency value being above 4.",
50 "BriefDescription": "Loads with latency value being above 4",
56 "PublicDescription": "Loads with latency value being above 8.",
64 "BriefDescription": "Loads with latency value being above 8",
70 "PublicDescription": "Loads with latency value being above 16.",
78 "BriefDescription": "Loads with latency value being above 16",
84 "PublicDescription": "Loads with latency value being above 32.",
92 "BriefDescription": "Loads with latency value being above 32",
98 "PublicDescription": "Loads with latency value being above 64.",
106 "BriefDescription": "Loads with latency value being above 64",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/
Dmemory.json42 "PublicDescription": "Loads with latency value being above 4.",
50 "BriefDescription": "Loads with latency value being above 4",
56 "PublicDescription": "Loads with latency value being above 8.",
64 "BriefDescription": "Loads with latency value being above 8",
70 "PublicDescription": "Loads with latency value being above 16.",
78 "BriefDescription": "Loads with latency value being above 16",
84 "PublicDescription": "Loads with latency value being above 32.",
92 "BriefDescription": "Loads with latency value being above 32",
98 "PublicDescription": "Loads with latency value being above 64.",
106 "BriefDescription": "Loads with latency value being above 64",
[all …]
/kernel/linux/linux-4.19/arch/arm/plat-samsung/include/plat/
Dgpio-cfg-helpers.h57 * @chip: The gpio chip that is being configured.
58 * @off: The offset for the GPIO being configured.
59 * @param: pull: The pull mode being requested.
69 * @chip: The gpio chip that is being configured
70 * @off: The offset for the GPIO being configured
71 * @param: pull: The pull mode being requested
83 * @chip: The gpio chip that is being configured.
84 * @off: The offset for the GPIO being configured.
85 * @param: pull: The pull mode being requested.
134 * @chip: The gpio chip that is being configured.
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dgpio-cfg-helpers.h57 * @chip: The gpio chip that is being configured.
58 * @off: The offset for the GPIO being configured.
59 * @param: pull: The pull mode being requested.
69 * @chip: The gpio chip that is being configured
70 * @off: The offset for the GPIO being configured
71 * @param: pull: The pull mode being requested
83 * @chip: The gpio chip that is being configured.
84 * @off: The offset for the GPIO being configured.
85 * @param: pull: The pull mode being requested.
134 * @chip: The gpio chip that is being configured.
[all …]
/kernel/linux/linux-5.10/drivers/iio/dummy/
Diio_simple_dummy_events.c23 * @chan: channel for the event whose state is being queried
24 * @type: type of the event whose state is being queried
25 * @dir: direction of the vent whose state is being queried
43 * @chan: channel for the event whose state is being set
44 * @type: type of the event whose state is being set
45 * @dir: direction of the vent whose state is being set
105 * @chan: channel for the event whose value is being read
106 * @type: type of the event whose value is being read
107 * @dir: direction of the vent whose value is being read
108 * @info: info type of the event whose value is being read
[all …]
/kernel/linux/linux-5.10/include/linux/iio/
Dconsumer.h171 * @chan: The channel being queried.
182 * @chan: The channel being queried.
195 * @chan: The channel being queried.
210 * @chan: The channel being queried.
211 * @val: Value being written.
212 * @val2: Value being written.val2 use depends on attribute type.
222 * @chan: The channel being queried.
223 * @val: Value being written.
224 * @val2: Value being written.Val2 use depends on attribute type.
236 * @chan: The channel being queried.
[all …]
/kernel/linux/linux-4.19/include/linux/iio/
Dconsumer.h192 * @chan: The channel being queried.
203 * @chan: The channel being queried.
216 * @chan: The channel being queried.
231 * @chan: The channel being queried.
232 * @val: Value being written.
233 * @val2: Value being written.val2 use depends on attribute type.
243 * @chan: The channel being queried.
244 * @val: Value being written.
245 * @val2: Value being written.Val2 use depends on attribute type.
257 * @chan: The channel being queried.
[all …]
/kernel/linux/linux-4.19/drivers/iio/dummy/
Diio_simple_dummy_events.c26 * @chan: channel for the event whose state is being queried
27 * @type: type of the event whose state is being queried
28 * @dir: direction of the vent whose state is being queried
46 * @chan: channel for the event whose state is being set
47 * @type: type of the event whose state is being set
48 * @dir: direction of the vent whose state is being set
108 * @chan: channel for the event whose value is being read
109 * @type: type of the event whose value is being read
110 * @dir: direction of the vent whose value is being read
111 * @info: info type of the event whose value is being read
[all …]
/kernel/linux/linux-4.19/include/linux/
Dwait_bit.h56 * @word: the word being waited on, a kernel virtual address
57 * @bit: the bit of the word being waited on
83 * @word: the word being waited on, a kernel virtual address
84 * @bit: the bit of the word being waited on
108 * @word: the word being waited on, a kernel virtual address
109 * @bit: the bit of the word being waited on
135 * @word: the word being waited on, a kernel virtual address
136 * @bit: the bit of the word being waited on
161 * @word: the word being waited on, a kernel virtual address
162 * @bit: the bit of the word being waited on
[all …]
Dllist.h17 * if a preemption happens in the middle of the delete operation and on being
32 * operation, with "-" being no lock needed, while "L" being lock is needed.
118 * safely only after being deleted from list, so start with an entry
121 * If being used on entries deleted from lock-less list directly, the
137 * safely only after being deleted from list, so start with an entry
140 * If being used on entries deleted from lock-less list directly, the
155 * safely only after being removed from list, so start with an entry
158 * If being used on entries deleted from lock-less list directly, the
177 * safely only after being removed from list, so start with an entry
180 * If being used on entries deleted from lock-less list directly, the
/kernel/linux/linux-5.10/include/linux/
Dwait_bit.h56 * @word: the word being waited on, a kernel virtual address
57 * @bit: the bit of the word being waited on
83 * @word: the word being waited on, a kernel virtual address
84 * @bit: the bit of the word being waited on
108 * @word: the word being waited on, a kernel virtual address
109 * @bit: the bit of the word being waited on
135 * @word: the word being waited on, a kernel virtual address
136 * @bit: the bit of the word being waited on
161 * @word: the word being waited on, a kernel virtual address
162 * @bit: the bit of the word being waited on
[all …]
Dllist.h18 * if a preemption happens in the middle of the delete operation and on being
33 * operation, with "-" being no lock needed, while "L" being lock is needed.
106 * safely only after being deleted from list, so start with an entry
109 * If being used on entries deleted from lock-less list directly, the
125 * safely only after being deleted from list, so start with an entry
128 * If being used on entries deleted from lock-less list directly, the
143 * safely only after being removed from list, so start with an entry
146 * If being used on entries deleted from lock-less list directly, the
165 * safely only after being removed from list, so start with an entry
168 * If being used on entries deleted from lock-less list directly, the
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dconfigfs-most44 collected from the network before being
61 a physical device is being attached to the bus.
99 collected from the network before being
116 a physical device is being attached to the bus.
154 collected from the network before being
171 a physical device is being attached to the bus.
220 collected from the network before being
237 a physical device is being attached to the bus.
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellde/
Dfrontend.json8 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
18 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
25 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
29 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
46 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
50 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
57 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
60 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
67 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
71 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
[all …]
Dmemory.json315 "BriefDescription": "Loads with latency value being above 4",
322 "PublicDescription": "This event counts loads with latency value being above four.",
330 "BriefDescription": "Loads with latency value being above 8",
337 "PublicDescription": "This event counts loads with latency value being above eight.",
345 "BriefDescription": "Loads with latency value being above 16",
352 "PublicDescription": "This event counts loads with latency value being above 16.",
360 "BriefDescription": "Loads with latency value being above 32",
367 "PublicDescription": "This event counts loads with latency value being above 32.",
375 "BriefDescription": "Loads with latency value being above 64",
382 "PublicDescription": "This event counts loads with latency value being above 64.",
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwellx/
Dfrontend.json8 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
18 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
25 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
29 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
46 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
50 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
57 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
60 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
67 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
71 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwell/
Dfrontend.json3 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
13 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
23 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
29 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
44 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
50 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
55 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
61 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
65 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
71 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/
Dfrontend.json8 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
18 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
25 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
29 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
46 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
50 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
57 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
60 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
67 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
71 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/
Dfrontend.json3 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
13 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
23 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
29 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
44 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
50 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
55 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
61 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
65 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
71 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/broadwellde/
Dmemory.json315 "BriefDescription": "Loads with latency value being above 4",
322 "PublicDescription": "This event counts loads with latency value being above four.",
330 "BriefDescription": "Loads with latency value being above 8",
337 "PublicDescription": "This event counts loads with latency value being above eight.",
345 "BriefDescription": "Loads with latency value being above 16",
352 "PublicDescription": "This event counts loads with latency value being above 16.",
360 "BriefDescription": "Loads with latency value being above 32",
367 "PublicDescription": "This event counts loads with latency value being above 32.",
375 "BriefDescription": "Loads with latency value being above 64",
382 "PublicDescription": "This event counts loads with latency value being above 64.",
[all …]
Dfrontend.json8 … be bound in the front end. It does not determine whether there are uops being delivered to the A…
18 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the…
25 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M…
29 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
46 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D…
50 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio…
57 …"BriefDescription": "Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Inst…
60 …ounts the number of uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instr…
67 …"BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered …
71 …unts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instr…
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/
Dmemory.json33 "PublicDescription": "Loads with latency value being above 4.",
41 "BriefDescription": "Loads with latency value being above 4",
47 "PublicDescription": "Loads with latency value being above 8.",
55 "BriefDescription": "Loads with latency value being above 8",
61 "PublicDescription": "Loads with latency value being above 16.",
69 "BriefDescription": "Loads with latency value being above 16",
75 "PublicDescription": "Loads with latency value being above 32.",
83 "BriefDescription": "Loads with latency value being above 32",
89 "PublicDescription": "Loads with latency value being above 64.",
97 "BriefDescription": "Loads with latency value being above 64",
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/ivytown/
Dmemory.json33 "PublicDescription": "Loads with latency value being above 4.",
41 "BriefDescription": "Loads with latency value being above 4",
47 "PublicDescription": "Loads with latency value being above 8.",
55 "BriefDescription": "Loads with latency value being above 8",
61 "PublicDescription": "Loads with latency value being above 16.",
69 "BriefDescription": "Loads with latency value being above 16",
75 "PublicDescription": "Loads with latency value being above 32.",
83 "BriefDescription": "Loads with latency value being above 32",
89 "PublicDescription": "Loads with latency value being above 64.",
97 "BriefDescription": "Loads with latency value being above 64",
[all …]
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dbarrier.h18 * mb() prevents loads and stores being reordered across this point.
19 * rmb() prevents loads being reordered across this point.
20 * wmb() prevents stores being reordered across this point.
21 * read_barrier_depends() prevents data-dependent loads being reordered
58 * This is a barrier which prevents following instructions from being
61 * instructions from being executed until the load has been performed.
/kernel/linux/linux-4.19/crypto/asymmetric_keys/
Drestrict.c59 * @dest_keyring: Keyring being linked to.
60 * @type: The type of key being added.
66 * new certificate as being trusted.
164 * one that is being considered for addition to in key_or_keyring_common()
219 * @dest_keyring: Keyring being linked to.
220 * @type: The type of key being added.
226 * certificate, then mark the new certificate as being ok to link.
246 * @dest_keyring: Keyring being linked to.
247 * @type: The type of key being added.
253 * certificate, then mark the new certificate as being ok to link.

12345678910>>...242