Home
last modified time | relevance | path

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

12345678910>>...15

/linux/mm/damon/
A Dpaddr.c89 bool accessed; member
102 result->accessed = false; in __damon_pa_young()
107 result->accessed = pte_young(*pvmw.pte) || in __damon_pa_young()
112 result->accessed = pmd_young(*pvmw.pmd) || in __damon_pa_young()
120 if (result->accessed) { in __damon_pa_young()
127 return !result->accessed; in __damon_pa_young()
135 .accessed = false, in damon_pa_young()
149 result.accessed = false; in damon_pa_young()
151 result.accessed = true; in damon_pa_young()
170 return result.accessed; in damon_pa_young()
/linux/Documentation/admin-guide/blockdev/drbd/
A 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/tools/lib/traceevent/Documentation/
A 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/Documentation/userspace-api/media/dvb/
A Dca.rst10 can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and ioctl
11 definitions can be accessed by including ``linux/dvb/ca.h`` in your
A Ddemux.rst14 It can be accessed through ``/dev/adapter?/demux?``. Data types and
15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
A Dfrontend.rst30 The frontend can be accessed through ``/dev/dvb/adapter?/frontend?``.
31 Data types and ioctl definitions can be accessed by including
/linux/Documentation/devicetree/bindings/fsi/
A Dibm,p9-occ.txt4 This is the binding for the P9 or P10 On-Chip Controller accessed over FSI from
6 nodes. The OCC is not an FSI slave device itself, rather it is accessed
/linux/Documentation/driver-api/
A 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/Documentation/admin-guide/mm/
A 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/drivers/staging/media/av7110/
A Daudio.rst10 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data
11 types and ioctl definitions can be accessed by including
A Dvideo.rst10 TV hardware. It can be accessed through **/dev/dvb/adapter0/video0**. Data
11 types and ioctl definitions can be accessed by including
/linux/Documentation/i2c/
A 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/arch/alpha/lib/
A 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
A 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/Documentation/devicetree/bindings/arm/amlogic/
A Damlogic,meson-mx-secbus2.yaml16 The registers can be accessed directly when not running in "secure mode".
17 When "secure mode" is enabled then these registers have to be accessed
/linux/Documentation/devicetree/bindings/
A 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
A Dcommon-properties.txt15 know the peripheral always needs to be accessed in big endian (BE) mode.
18 peripheral always needs to be accessed in little endian (LE) mode.
/linux/Documentation/arm64/
A Dtagged-address-abi.rst46 1. User addresses not accessed by the kernel but used for address space
67 2. User addresses accessed by the kernel (e.g. ``write()``). This ABI
119 indirectly as arguments to be accessed by the kernel.
122 indirectly as arguments to be accessed by the kernel.
/linux/Documentation/dev-tools/
A Dkasan.rst138 where the accessed memory was allocated (in case a slab object was accessed),
140 bug report). Next comes a description of the accessed slab object and the
141 information about the accessed memory page.
143 In the end, the report shows the memory state around the accessed address.
147 granules that surround the accessed address.
160 that the accessed address is partially accessible.
163 the accessed address (see the `Implementation details`_ section).
267 that is being accessed is equal to the tag of the pointer that is used to access
298 access, hardware makes sure that the tag of the memory that is being accessed is
325 accessed by the kernel. Therefore, KASAN only maps real shadow for certain
/linux/arch/mips/net/
A Dbpf_jit_comp.h82 u32 accessed; /* Bit mask of read eBPF registers */ member
129 ctx->accessed |= BIT(reg); in access_reg()
/linux/Documentation/ABI/stable/
A 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/Documentation/virt/kvm/devices/
A Darm-vgic-v3.rst86 __u32 value. 64-bit registers must be accessed by separately accessing the
100 differently when accessed via this interface compared to their
105 redistributor is accessed. The mpidr is ignored for the distributor.
148 and ISPENDR registers.) For a level triggered interrupt the value accessed
192 All system regs accessed through this API are (rw, 64-bit) and
199 Error -ENXIO is returned when accessed in AArch32 mode.
/linux/Documentation/scsi/
A Dhptiop.rst11 For RR44xx Intel IOP based adapters, the controller IOP is accessed via PCI BAR0 and BAR2
36 For Intel IOP based adapters, the controller IOP is accessed via PCI BAR0:
54 For Marvell not Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
78 For Marvell Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
/linux/Documentation/networking/devlink/
A Ddevlink-region.rst11 region can then be accessed via the devlink region interface.
13 Region snapshots are collected by the driver, and can be accessed via read
/linux/Documentation/vm/damon/
A Ddesign.rst50 mapped to the physical memory and accessed. Thus, tracking the unmapped
104 The output of DAMON says what pages are how frequently accessed for a given
115 if accessed(page):
136 ``sampling interval``, checks whether the page is accessed meanwhile, and

Completed in 30 milliseconds

12345678910>>...15