Home
last modified time | relevance | path

Searched full:local (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml14 global timer and CPU local timers. The global timer is a 64-bit free running
16 four preset counter values. The CPU local timers are 32-bit free running
18 one CPU local timer instantiated in MCT for every CPU in the system.
40 Interrupts should be put in specific order. This is, the local timer
47 4: Local Timer Interrupt 0
48 5: Local Timer Interrupt 1
51 i: Local Timer Interrupt n
52 For MCT block that uses a per-processor interrupt for local timers, such
53 as ones compatible with "samsung,exynos4412-mct", only one local timer
54 interrupt might be specified, meaning that all local timers use the same
[all …]
Dsifive,clint.yaml7 title: SiFive Core Local Interruptor
15 Core Local Interruptor (CLINT) for M-mode timer and M-mode inter-processor
17 lines of various HARTs (or CPUs) so RISC-V per-HART (or per-CPU) local
/Documentation/core-api/
Dlocal_ops.rst5 Semantics and Behavior of Local Atomic Operations
11 This document explains the purpose of the local atomic operations, how
14 those local variables across CPUs when the order of memory writes matters.
26 Purpose of local atomic operations
29 Local atomic operations are meant to provide fast and highly reentrant per CPU
39 Local atomic operations only guarantee variable modification atomicity wrt the
54 ``asm-generic/local.h`` in your architecture's ``local.h`` is sufficient.
63 Rules to follow when using local atomic operations
66 * Variables touched by local ops must be per cpu variables.
68 * This CPU can use local ops from any context (process, irq, softirq, nmi, ...)
[all …]
/Documentation/ABI/stable/
Dfirewire-cdev15 be remote or local nodes. Operations on a /dev/fw* file have
24 and local node
34 - Query node IDs of local node, root node, IRM, bus
41 - Allocation of IEEE 1212 address ranges on the local
45 - Addition of descriptors or directories to the local
51 with a local node:
53 - Addition of descriptors or directories to the local
103 with the file descriptor, back out any changes to the local
/Documentation/ABI/testing/
Dsysfs-bus-rpmsg19 processor. Channels have a local ("source") rpmsg address,
26 This sysfs entry contains the src (local) rpmsg address
37 processor. Channels have a local ("source") rpmsg address,
48 remote processor. This make it a local rpmsg server,
60 /sys/bus/rpmsg/devices/.../name above) and have a local
64 A channel is first created when an entity, whether local
73 This sysfs entry tells us whether the channel is a local
84 /sys/bus/rpmsg/devices/.../name above) and have a local
/Documentation/devicetree/bindings/iommu/
Dmediatek,iommu.yaml26 gals0-rx gals1-rx (Global Async Local Sync rx)
29 gals0-tx gals1-tx (Global Async Local Sync tx)
42 SMI larb0 SMI larb1 ... SoCs have several SMI local arbiter(larb).
54 smi local arbiter and smi common. It will control whether the Multimedia
57 each local arbiter.
59 Normally we specify a local arbiter(larb) for each multimedia HW
62 video decode local arbiter, all these ports are according to the video HW.
64 In some SoCs, there may be a GALS(Global Async Local Sync) module between
105 List of phandle to the local arbiters in the current Socs.
107 according to the local arbiter index, like larb0, larb1, larb2...
/Documentation/driver-api/mei/
Diamt.rst36 1) Intel Local Management Service (Intel LMS)
42 local application using the same network interface as a remote application
45 When a local application sends a message addressed to the local Intel AMT host
50 Under "About Intel AMT" => "Local Access"
67 2) Intel AMT Remote configuration using a Local Agent
69 A Local Agent enables IT personnel to configure Intel AMT out-of-the-box
77 "Using the Local Agent Sample"
/Documentation/vm/
Dnuma.rst14 or more CPUs, local memory, and/or IO buses. For brevity and to
43 [cache misses] to be to "local" memory--memory on the same cell, if any--or
61 a given node will see the same local memory access times and bandwidth.
92 for the node where the request originates. This is called "local allocation."
93 If the "local" node cannot satisfy the request, the kernel will examine other
97 Local allocation will tend to keep subsequent access to the allocated memory
98 "local" to the underlying physical resources and off the system interconnect--
111 sched_setaffinity(2). Further, one can modify the kernel's default local
121 node the "local memory node"--the node of the first zone in CPU's node's
124 So, default, local allocations will succeed with the kernel supplying the
[all …]
/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt24 - qcom,local-host:
27 Definition: identifier of the local processor in the list of hosts, or
29 matrix representing the local processor
45 processor's state bits or the local processors bits. The node names are not
55 Usage: required for local entry
Dqcom,smp2p.txt5 (the local side) and a single reader (the remote side). Values are uniquely
6 identified in the system by the directed edge (local processor ID to remote
41 - qcom,local-pid:
44 Definition: specifies the identifier of the local endpoint of this edge
95 qcom,local-pid = <0>;
/Documentation/hwmon/
Dw83773g.rst22 chip. This chip implements one local and two remote sensors.
28 range of -40 to +125 degrees Celsius (for local sensor) and -40 to +127
30 Resolution for both the local and remote channels is 0.125 degree C.
Dmax1668.rst34 temp1_input ro local (ambient) temperature
35 temp1_max rw local temperature maximum threshold for alarm
36 temp1_max_alarm ro local temperature maximum threshold alarm
37 temp1_min rw local temperature minimum threshold for alarm
38 temp1_min_alarm ro local temperature minimum threshold alarm
Dmax6697.rst74 chips. The chips support one local temperature sensor plus four, six, or seven
77 thermal transistors plus three thermistors in addition to the local temperature
80 The driver provides the following sysfs attributes. temp1 is the local (chip)
/Documentation/devicetree/bindings/net/
Dcavium-pip.txt63 local-mac-address = [ 00 0f b7 10 63 60 ];
69 local-mac-address = [ 00 0f b7 10 63 61 ];
75 local-mac-address = [ 00 0f b7 10 63 62 ];
81 local-mac-address = [ 00 0f b7 10 63 63 ];
95 local-mac-address = [ 00 0f b7 10 63 64 ];
/Documentation/fb/
Dcmap_xfbdev.rst45 dr = (long) pent->co.local.red - prgb->red;
46 dg = (long) pent->co.local.green - prgb->green;
47 db = (long) pent->co.local.blue - prgb->blue;
52 co.local.red are entries that were brought in through FBIOGETCMAP which come
/Documentation/devicetree/bindings/powerpc/fsl/
Decm.txt6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
11 number of local access windows as specified by fsl,num-laws.
30 Definition: The value specifies the number of local access
Dmcm.txt6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
11 number of local access windows as specified by fsl,num-laws.
30 Definition: The value specifies the number of local access
/Documentation/driver-api/
Dntb.rst42 inbound translation configured on the local ntb port and outbound translation
48 Memory: Local NTB Port: Peer NTB Port: Peer MMIO:
66 Memory: Local NTB Port: Peer NTB Port: Peer MMIO:
81 Local device:
84 (it may fail if local memory window initialization is unsupported)
96 Local device:
98 be allocated for memory windows between local device and peer device
107 (it may fail if local translated address setting is not supported)
144 and interrupt vectors. The Ping Pong driver also reads the first local
179 This file is used to read, set, and clear the local doorbell. Not
[all …]
/Documentation/devicetree/bindings/clock/ti/davinci/
Dpsc.txt21 at least one local domain provides a local reset.
25 Clock, power domain and reset consumers shall use the local power domain
27 the device-specific datasheet to find these numbers. NB: Most local
/Documentation/admin-guide/mm/
Dnumaperf.rst16 CPUs, they may still be local to one or more compute nodes relative to
18 nodes with local memory and a memory only node for each of compute node::
22 | Local Node0 Mem | | Local Node1 Mem |
38 is considered to be one of that target's local initiators, and given
40 local initiators, and any given initiator may have multiple local
79 The performance characteristics the kernel provides for the local initiators
/Documentation/devicetree/bindings/remoteproc/
Dst,stm32-rproc.yaml61 - from local to remote = send message
62 - from remote to local = send message ack
66 A channel (c) used by the local proc to notify the remote proc that it
69 - from local to remote, where ACK from the remote means that it is
/Documentation/networking/
Dvrf.rst96 Local and connected routes for enslaved devices are automatically moved to
205 On enslavement connected and local routes are automatically moved to the
310 local 10.2.1.2 dev eth1 proto kernel scope host src 10.2.1.2
314 local 10.2.2.2 dev eth2 proto kernel scope host src 10.2.2.2
318 local 2002:1:: dev lo proto none metric 0 pref medium
319 local 2002:1::2 dev lo proto none metric 0 pref medium
321 local 2002:2:: dev lo proto none metric 0 pref medium
322 local 2002:2::2 dev lo proto none metric 0 pref medium
324 local fe80:: dev lo proto none metric 0 pref medium
325 local fe80:: dev lo proto none metric 0 pref medium
[all …]
/Documentation/filesystems/
Dgfs2.rst11 iSCSI, NBD, etc). GFS reads and writes to the block device like a local
21 - allows gfs to be used as a local file system
30 To use gfs as a local file system, no external clustering systems are
/Documentation/devicetree/bindings/interrupt-controller/
Driscv,cpu-intc.txt4 RISC-V cores include Control Status Registers (CSRs) which are local to each
6 Some of these CSRs are used to control local interrupts connected to the core.
40 definition of the hart whose CSRs control these local interrupts.
/Documentation/admin-guide/
Dmono.rst23 ``/usr/local/bin/mono``) is working.
33 3) Add the following entries to ``/etc/rc.local`` or similar script
53 # the Mono CLR runtime (usually /usr/local/bin/mono

12345678910>>...16