Home
last modified time | relevance | path

Searched full:gp (Results 1 – 25 of 36) sorted by relevance

12

/Documentation/hwmon/
Dtwl4030-madc-hwmon.rst29 2 GP analog input
30 3 GP analog input
31 4 GP analog input
32 5 GP analog input
33 6 GP analog input
34 7 GP analog input
/Documentation/devicetree/bindings/iio/adc/
Dpalmas-gpadc.txt6 2 GP
8 4 GP
9 5 GP
/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Diagram.html7 <p><img src="TreeRCU-gp.svg" alt="TreeRCU-gp.svg">
DTree-RCU-Memory-Ordering.html362 </p><p><img src="TreeRCU-gp-init-1.svg" alt="TreeRCU-gp-init-1.svg" width="75%">
386 </p><p><img src="TreeRCU-gp-init-2.svg" alt="TreeRCU-gp-init-1.svg" width="75%">
393 </p><p><img src="TreeRCU-gp-init-3.svg" alt="TreeRCU-gp-init-1.svg" width="75%">
571 </p><p><img src="TreeRCU-gp-fqs.svg" alt="TreeRCU-gp-fqs.svg" width="100%">
615 </p><p><img src="TreeRCU-gp-cleanup.svg" alt="TreeRCU-gp-cleanup.svg" width="75%">
/Documentation/RCU/
Drcu_dereference.txt73 p = rcu_dereference(gp)
90 p = rcu_dereference(gp);
98 p = rcu_dereference(gp);
319 static struct foo *gp = &variable1;
324 rcu_assign_pointer(gp, &variable2);
326 * The above is the only store to gp in this translation unit,
327 * and the address of gp is not exported in any way.
335 p = gp;
343 Because the compiler can see all stores to "gp", it knows that the only
344 possible values of "gp" are "variable1" on the one hand and "variable2"
[all …]
Dstallwarn.txt177 16-...: (0 ticks this GP) idle=81c/0/0 softirq=764/764 fqs=0
190 ticks this GP)" indicates that this CPU has not taken any scheduling-clock
228 …0: (64628 ticks this GP) idle=dd5/3fffffffffffffff/0 softirq=82/543 last_accelerate: a345/d342 Non…
/Documentation/devicetree/bindings/gpu/
Darm,mali-utgard.yaml63 - const: gp
68 - gp # Geometry Processor interrupt
156 interrupt-names = "gp",
/Documentation/media/v4l-drivers/
Domap4_camera.rst36 - OMAP4430SDP, w/ ES2.1 GP & SEVM4430-CAM-V1-0 (Contains IMX060 & OV5640, in
42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
/Documentation/devicetree/bindings/arm/marvell/
Darmada-39x.txt20 compatible = "marvell,a395-gp", "marvell,armada395", "marvell,armada390";
/Documentation/devicetree/bindings/clock/
Dsnps,hsdk-pll-clock.txt10 "snps,hsdk-gp-pll-clock"
/Documentation/devicetree/bindings/arm/omap/
Domap.txt38 compatible = "ti,gp"
181 - AM437x GP EVM
182 compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43"
/Documentation/sound/cards/
Djoystick.rst73 emu10k1 emu10k1-gp
74 fm801 fm801-gp
Daudigy-mixer.rst365 a common interrupt by associating programs to GP registers,
366 defining interrupt register, polling GP registers, and invoking
Dsb-live-mixer.rst370 a common interrupt by associating programs to GP registers,
371 defining interrupt register, polling GP registers, and invoking
/Documentation/RCU/Design/Requirements/
DRequirements.html256 the reader as locklessly picking up the <tt>gp</tt> pointer,
268 7 if (rcu_access_pointer(gp)) {
274 13 gp = p; /* ORDERING BUG */
293 7 if (rcu_access_pointer(gp)) {
297 <b>11 gp = p; /* ORDERING BUG */
307 If an RCU reader fetches <tt>gp</tt> just after
335 7 if (rcu_access_pointer(gp)) {
341 13 rcu_assign_pointer(gp, p);
355 optimizations, for example, the use of <tt>gp</tt> as a scratch
371 the assignment to <tt>gp</tt>, by which time both fields are
[all …]
/Documentation/devicetree/bindings/net/
Dibm,emac.txt17 405gp, Axon) and second is either "ibm,emac" or
105 compatible = "ibm,emac-440gp", "ibm,emac";
/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt109 An example for an Armada XP GP board, with a 16 MiB NOR device as child
/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt111 "clk-st231-gp-1",
/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt180 gp-0 {
/Documentation/hid/
Dhid-alps.rst48 ReportID-4 (Input Reports) (Vendor Usage: ON bit data) for GP
/Documentation/RCU/Design/Expedited-Grace-Periods/
DFunnel8.svg136 y="262.51819">-&gt;expedited_sequence: 3 GP: E,H</tspan></text>
DFunnel3.svg136 y="262.51819">-&gt;expedited_sequence: 0 GP: A</tspan></text>
DFunnel6.svg136 y="262.51819">-&gt;expedited_sequence: 2 GP: E Wakeup: A</tspan></text>
DFunnel4.svg136 y="262.51819">-&gt;expedited_sequence: 1 GP: A</tspan></text>
DFunnel5.svg136 y="262.51819">-&gt;expedited_sequence: 1 GP: A,E</tspan></text>

12