Searched full:its (Results 1 – 25 of 1290) sorted by relevance
12345678910>>...52
| /Documentation/virt/kvm/devices/ |
| D | arm-vgic-its.txt | 1 ARM Virtual Interrupt Translation Service (ITS) 7 The ITS allows MSI(-X) interrupts to be injected into guests. This extension is 8 optional. Creating a virtual ITS controller also requires a host GICv3 (see 9 arm-vgic-v3.txt), but does not depend on having physical ITS controllers. 11 There can be multiple ITS controllers per guest, each of them has to have 19 Base address in the guest physical address space of the GICv3 ITS 27 -ENODEV: Incorrect attribute or the ITS is not supported. 33 request the initialization of the ITS, no additional parameter in 37 reset the ITS, no additional parameter in kvm_device_attr.addr. 38 See "ITS Reset State" section. [all …]
|
| /Documentation/ABI/removed/ |
| D | raw1394 | 6 access to FireWire buses. Its major drawbacks were its inability 7 to implement sensible device security policies, and its low level
|
| /Documentation/power/ |
| D | runtime_pm.rst | 108 the helper functions described in Section 4 for the device until its status 113 mechanism allowing the device to request a change of its power state, such as 136 4 for the device, until its status is directly set to either 'active', or 148 idle callback with the device as its argument. 266 PM core as 'suspended', regardless of its real hardware status 319 then run pm_runtime_autosuspend(dev) and return its result 373 return its result 377 return its result 390 pm_request_idle(dev) and return its result 394 pm_request_autosuspend(dev) and return its result [all …]
|
| /Documentation/filesystems/nfs/ |
| D | fault_injection.txt | 8 observe how the client reacts and if it manages to recover its state correctly. 42 its files. 46 Clearing this list will force the client to reclaim its locks (files are 52 force the client to reacquire its delegation before accessing the file 57 access a file. This test will notify the client that its delegation has
|
| /Documentation/ABI/testing/ |
| D | sysfs-devices-online | 11 successful) its 'offline' field is updated accordingly. In 14 for the device and (if successful) its 'offline' field is 19 it is removed (i.e. device_del() is called for it), or its bus
|
| D | sysfs-bus-fsi | 7 on its links. 24 Sends an FSI terminate command from the master to its 27 addition the slave freezes its internal error register for
|
| /Documentation/hwmon/ |
| D | ibmpowernv.rst | 19 sensor type and its attribute data. 46 disable/enable all of its temperature sensors. 59 disable/enable all of its voltage sensors. 70 disable/enable all of its power sensors. 81 disable/enable all of its current sensors.
|
| D | lm95245.rst | 29 the temperature of a remote diode as well as its own temperature. 38 Each sensor has its own critical limit. Additionally, there is a relative 45 The lm95245 driver can change its update interval to a fixed set of values.
|
| D | lm95234.rst | 30 or four (LM95234) remote diodes as well as its own temperature. 40 Each sensor has its own maximum limit, but the hysteresis is common to all 45 The lm95234 driver can change its update interval to a fixed set of values.
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,gic-v3.yaml | 161 "^gic-its@": false 164 "^(msi-controller|gic-its|interrupt-controller)@[0-9a-f]+$": 167 GICv3 has one or more Interrupt Translation Services (ITS) that are 171 const: arm,gic-v3-its 183 Specifies the base physical address and size of the ITS registers. 186 socionext,synquacer-pre-its: 189 address and size of the pre-ITS window. 226 compatible = "arm,gic-v3-its"; 251 compatible = "arm,gic-v3-its"; 258 compatible = "arm,gic-v3-its";
|
| /Documentation/devicetree/bindings/iommu/ |
| D | rockchip,iommu.txt | 5 its master device. Each slave device is bound to a single master device, and 6 shares its clocks, power domain and irq. 15 to associate with its master device. See:
|
| /Documentation/admin-guide/cgroup-v1/ |
| D | freezer-subsystem.rst | 57 tasks belonging to the cgroup and all its descendant cgroups. Each 58 cgroup has its own state (self-state) and the state inherited from the 71 belonging to the cgroup and its descendants become frozen. Note that 73 to the cgroup or one of its descendant cgroups until the new task is 78 if not already freezing, enters FREEZING state along with all its 84 becomes THAWED, all its descendants which are freezing because of
|
| D | cpusets.rst | 55 include CPUs in its CPU affinity mask, and using the mbind(2) and 56 set_mempolicy(2) system calls to include Memory Nodes in its memory 59 schedule a task on a CPU that is not allowed in its cpus_allowed 143 - in fork and exit, to attach and detach a task from its cpuset. 189 command. The properties of a cpuset, such as its flags, allowed 209 - Its CPUs and Memory Nodes must be a subset of its parents. 210 - It can't be marked exclusive unless its parent is. 211 - If its cpu or memory is exclusive, they may not overlap any sibling. 240 isolating each job's user allocation in its own cpuset. To do this, 385 The algorithmic cost of load balancing and its impact on key shared [all …]
|
| D | cpuacct.rst | 9 group accumulates the CPU usage of all of its child groups and the tasks 10 directly present in its group. 30 process (bash) into it. CPU time consumed by this bash and its children
|
| /Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| D | par_io.txt | 11 - reg : offset to the register set and its length. 27 via its own gpio-controller node: 33 - reg : offset to the register set and its length.
|
| /Documentation/filesystems/ |
| D | sysfs-tagging.txt | 21 void *ns member of its kernfs_node. If a directory entry is tagged, 29 will be differentiated from other sysfs mounts by having its 38 - call kobj_ns_type_register() with its kobj_ns_type_operations which has
|
| /Documentation/admin-guide/ |
| D | kernel-per-CPU-kthreads.rst | 43 To reduce its OS jitter, do any of the following: 52 3. Rework the eHCA driver so that its per-CPU kthreads are 62 To reduce its OS jitter, do the following: 73 To reduce its OS jitter, do one of the following: 87 To reduce its OS jitter, each softirq vector must be handled 166 interrupts that the de-jittered CPU receives, minimizing its 208 2. Enable RCU to do its processing remotely via dyntick-idle by 228 To reduce its OS jitter, do any of the following: 242 to remove it, even if its addition was a mistake. 248 use of each CPU's workqueues to run its cache_reap() [all …]
|
| D | cgroup-v2.rst | 148 is no longer referenced in its current hierarchy. Because per-cgroup 208 A process can be migrated into a cgroup by writing its PID to the 259 Marking a cgroup threaded makes it join the resource domain of its 310 A domain cgroup is turned into a threaded domain when one of its child 321 threaded domain, its operations are confined inside each threaded 335 threads in the cgroup and its descendants. All consumptions which 340 between threads in a non-leaf cgroup and its child cgroups. Each 349 live processes in it. Its value is 0 if there is no live process in 350 the cgroup and its descendants; otherwise, 1. poll and [id]notify 390 the target resource across its immediate children will be controlled. [all …]
|
| /Documentation/powerpc/ |
| D | vcpudispatch_stats.txt | 9 from its home node). 36 6. number of times this vcpu was dispatched in its home node (chip) 64 its last dispatch. 68 outside its home node, on a neighbouring chip.
|
| /Documentation/i2c/ |
| D | summary.rst | 20 use its protocols on many I2C systems. However, there are systems that don't 37 driver, or includes its own implementation. 40 code to access some type of device. Each detected device gets its own
|
| /Documentation/translations/ |
| D | index.rst | 22 than English. Its aim is to help people who do not understand English or have 23 doubts about its interpretation. Additionally, some people prefer to read 45 one language directly to all other languages. Each language has its own
|
| /Documentation/RCU/ |
| D | UP.rst | 7 may immediately invoke its function. The basis of this misconception 25 Now, if call_rcu() were to directly invoke its arguments, then upon return 37 by having call_rcu() directly invoke its arguments only if it was called 47 its arguments would cause it to fail to make the fundamental guarantee 48 underlying RCU, namely that call_rcu() defers invoking its arguments until 91 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
|
| /Documentation/driver-api/ |
| D | lightnvm-pblk.rst | 5 block I/O interface. Its primary responsibilities are: 9 - Maintain the integrity and consistency of the L2P table as well as its
|
| /Documentation/security/ |
| D | IMA-templates.rst | 80 - "ima": its format is ``d|n``; 81 - "ima-ng" (default): its format is ``d-ng|n-ng``; 82 - "ima-sig": its format is ``d-ng|n-ng|sig``; 83 - "ima-buf": its format is ``d-ng|n-ng|buf``; 84 - "ima-modsig": its format is ``d-ng|n-ng|sig|d-modsig|modsig``;
|
| /Documentation/filesystems/caching/ |
| D | object.txt | 96 Within FS-Cache, each active object is managed by its own individual state 106 be created or accessed with respect to its parent object. 159 preparation states in which the object sets itself up and waits for its parent 160 object to transit to a state that allows access to its children: 205 There are some normal running states in which the object spends its time 243 The object comes here if it is dying due to an error, because its parent 248 can destroy themselves. This object waits for all its children to go away 253 The object comes to this state if it was waiting on its parent in 254 FSCACHE_OBJECT_INIT, but its parent died. The object will destroy itself 261 all its children, if it is dying because the netfs relinquished its [all …]
|
12345678910>>...52