Home
last modified time | relevance | path

Searched refs:accessed (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/Linux-v5.4/Documentation/devicetree/bindings/fsi/
Dibm,p9-occ.txt4 This is the binding for the P9 On-Chip Controller accessed over FSI from a
6 nodes. The OCC is not an FSI slave device itself, rather it is accessed
/Linux-v5.4/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst30 In this table, horizontally, devices can be accessed from resources by their
31 volume number. Likewise, peer_devices can be accessed from connections by
37 devices can be accessed by their minor device number via the drbd_devices idr.
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-file_endian.txt7 raw data being accessed by the tep handler.
27 being accessed by the tep handler. The _tep_ argument is trace event parser
31 accessed by the tep handler. The _tep_ argument is trace event parser context.
/Linux-v5.4/Documentation/media/uapi/dvb/
Dca.rst17 can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl
18 definitions can be accessed by including ``linux/dvb/ca.h`` in your
Ddemux.rst21 It can be accessed through ``/dev/adapter?/demux?``. Data types and and
22 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
Daudio.rst17 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data
18 types and and ioctl definitions can be accessed by including
Dvideo.rst17 TV hardware. It can be accessed through **/dev/dvb/adapter0/video0**. Data
18 types and and ioctl definitions can be accessed by including
Dfrontend.rst37 The frontend can be accessed through ``/dev/dvb/adapter?/frontend?``.
38 Data types and ioctl definitions can be accessed by including
/Linux-v5.4/Documentation/devicetree/bindings/arm/stm32/
Dmlahb.txt5 The MCU SRAM and RETRAM memory parts can be accessed through different addresses
22 The Cortex-M remote processor accessed via the mlahb interconnect is described
/Linux-v5.4/arch/alpha/lib/
Dmemchr.S120 # Make $18 point to last quad to be accessed (the
127 # At least two quads remain to be accessed.
133 # At least three quads remain to be accessed
Dev6-memchr.S139 # Make $18 point to last quad to be accessed (the
145 # At least two quads remain to be accessed.
150 # At least three quads remain to be accessed
/Linux-v5.4/Documentation/admin-guide/mm/
Didle_page_tracking.rst11 accessed by a workload and which are idle. This information can be useful for
32 A page is considered idle if it has not been accessed since it was marked idle
33 (for more details on what "accessed" actually means see the :ref:`Implementation
84 considered referenced if it has been recently accessed via a process address
86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
96 - a page is accessed by a device driver using get_user_pages()
/Linux-v5.4/Documentation/driver-api/
Dedac.rst54 The data accessed by the memory controller is contained into one dimm
62 The data size accessed by the memory controller is interlaced into two
63 dimms, accessed at the same time. E. g. if the DIMM is 64 bits-wide (72
70 accessed. Common chip-select rows for single channel are 64 bits, for
86 sets of memory devices. The two rows cannot be accessed concurrently.
93 of memory devices. The two rows cannot be accessed concurrently.
/Linux-v5.4/Documentation/devicetree/bindings/
Dresource-names.txt2 normally accessed by index. However, some devices will have multiple
3 values which are more naturally accessed by name. Device nodes can
/Linux-v5.4/Documentation/dev-tools/
Dkasan.rst136 access, a stack trace of where the accessed memory was allocated (in case bad
139 the accessed slab object and information about the accessed memory page.
141 In the last section the report shows memory state around the accessed address.
154 the accessed address is partially accessible.
157 accessed address (see Implementation details section).
208 is being accessed is equal to tag of the pointer that is used to access this
/Linux-v5.4/Documentation/i2c/
Di2c-topology.rst15 that has to be operated before the device can be accessed.
237 When any device is accessed, all other devices are locked out for
261 When device D1 is accessed, accesses to D2 are locked out for the
282 When device D1 is accessed, accesses to D2 and D3 are locked out
316 When D1 is accessed, accesses to D2 are locked out for the full
321 When D3 or D4 are accessed, everything else is locked out. For D3
346 When D1 is accessed, accesses to D2, D3 and D4 are locked out. But
370 When any device is accessed, accesses to all other devices are locked
394 When D1 or D2 are accessed, accesses to D3 and D4 are locked out while
395 accesses to D5 may interleave. When D3 or D4 are accessed, accesses to
/Linux-v5.4/Documentation/arm64/
Dtagged-address-abi.rst46 1. User addresses not accessed by the kernel but used for address space
50 2. User addresses accessed by the kernel (e.g. ``write()``). This ABI
102 indirectly as arguments to be accessed by the kernel.
105 indirectly as arguments to be accessed by the kernel.
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-xgene-slimpro.txt3 An I2C controller accessed over the "SLIMpro" mailbox.
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/
Dapm-xgene-hwmon.txt3 APM X-Gene SOC sensors are accessed over the "SLIMpro" mailbox.
/Linux-v5.4/Documentation/scsi/
Dhptiop.txt6 For RR44xx Intel IOP based adapters, the controller IOP is accessed via PCI BAR0 and BAR2:
25 For Intel IOP based adapters, the controller IOP is accessed via PCI BAR0:
40 For Marvell not Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
58 For Marvell Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-devices-node122 This node's read bandwidth in MB/s when accessed from
129 This node's read latency in nanoseconds when accessed
136 This node's write bandwidth in MB/s when accessed from
164 The number of bytes accessed from the next cache level on a
/Linux-v5.4/Documentation/virt/kvm/devices/
Darm-vgic-v3.txt74 __u32 value. 64-bit registers must be accessed by separately accessing the
88 differently when accessed via this interface compared to their
93 redistributor is accessed. The mpidr is ignored for the distributor.
135 and ISPENDR registers.) For a level triggered interrupt the value accessed
173 All system regs accessed through this API are (rw, 64-bit) and
180 Error -ENXIO is returned when accessed in AArch32 mode.
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,arc700-intc.txt15 intc accessed via the special ARC AUX register interface, hence "reg" property
Dsnps,archs-intc.txt12 intc accessed via the special ARC AUX register interface, hence "reg" property
/Linux-v5.4/arch/arc/mm/
Dtlbex.S310 ; Get the PTE corresponding to V-addr accessed, r2 is setup with EFA
323 ; Let Linux VM know that the page was accessed
344 ; Get the PTE corresponding to V-addr accessed
372 ; UPDATE_PTE: Let Linux VM know that page was accessed/dirty

12345678910>>...13