Home
last modified time | relevance | path

Searched full:accessed (Results 1 – 25 of 1251) sorted by relevance

12345678910>>...51

/Linux-v5.10/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
85 space, in which case one or more PTEs it is mapped to will have the Accessed bit
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()
107 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is
110 as noted above, uses the Accessed bit to promote actively referenced pages, one
111 more page flag is introduced, the Young flag. When the PTE Accessed bit is
[all …]
/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_ee.c23 * hw - Struct containing variables accessed by shared code
42 * hw - Struct containing variables accessed by shared code
61 * hw - Struct containing variables accessed by shared code
111 * hw - Struct containing variables accessed by shared code
151 * hw - Struct containing variables accessed by shared code
175 * hw - Struct containing variables accessed by shared code
212 * hw - Struct containing variables accessed by shared code
237 * hw - Struct containing variables accessed by shared code
256 * hw - Struct containing variables accessed by shared code
294 * hw - Struct containing variables accessed by shared code
[all …]
Dixgb_hw.c95 * hw - Struct containing variables accessed by shared code
155 * hw - Struct containing variables accessed by shared code.
194 * hw - Struct containing variables accessed by shared code. The device_id
258 * hw - Struct containing variables accessed by shared code
350 * hw - Struct containing variables accessed by shared code
396 * hw - Struct containing variables accessed by shared code
464 * hw - Struct containing variables accessed by shared code
515 * hw - Struct containing variables accessed by shared code
546 * hw - Struct containing variables accessed by shared code
578 * hw - Struct containing variables accessed by shared code
[all …]
/Linux-v5.10/arch/arm64/kernel/
Dimage-vars.h22 * accessed by the stub, so provide some aliases to make them accessible.
59 * accessed by it, therefore provide aliases to make them linkable.
60 * Do not include symbols which may not be safely accessed under hypervisor
68 /* Global kernel state accessed by nVHE hyp code. */
/Linux-v5.10/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.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c89 * @hw: Struct containing variables accessed by shared code
128 * @hw: Struct containing variables accessed by shared code
222 * @hw: Struct containing variables accessed by shared code
330 * @hw: Struct containing variables accessed by shared code
371 * @hw: Struct containing variables accessed by shared code
516 * @hw: Struct containing variables accessed by shared code
640 * @hw: Struct containing variables accessed by shared code.
677 * @hw: Struct containing variables accessed by shared code
792 * @hw: Struct containing variables accessed by shared code
936 * @hw: Struct containing variables accessed by shared code
[all …]
/Linux-v5.10/include/linux/iio/
Dbuffer-dma.h53 /* May only be accessed by the owner of the block */
58 * Set during allocation, constant thereafter. May be accessed read-only
66 /* Must not be accessed outside the core. */
69 * Must not be accessed outside the core. Access needs to hold
/Linux-v5.10/Documentation/dev-tools/
Dkasan.rst133 access, a stack trace of where the accessed memory was allocated (in case bad
136 the accessed slab object and information about the accessed memory page.
138 In the last section the report shows memory state around the accessed address.
151 the accessed address is partially accessible.
154 accessed address (see Implementation details section).
208 is being accessed is equal to tag of the pointer that is used to access this
227 that all addresses accessed by instrumented code have a valid shadow
232 could be accessed by the kernel.
/Linux-v5.10/arch/alpha/lib/
Dmemchr.S22 - memory accessed as aligned quadwords only
31 - only minimum number of quadwords may be accessed
120 # 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.S9 * - memory accessed as aligned quadwords only
18 * - only minimum number of quadwords may be accessed
139 # 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.10/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c136 * hw - Struct containing variables accessed by shared code
169 * hw - Struct containing variables accessed by shared code
197 * hw - Struct containing variables accessed by shared code
230 * hw - Struct containing variables accessed by shared code
281 * hw - Struct containing variables accessed by shared code
370 * hw - Struct containing variables accessed by shared code
499 * hw - Struct containing variables accessed by shared code
554 * hw - Struct containing variables accessed by shared code
579 * hw - Struct containing variables accessed by shared code
/Linux-v5.10/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.10/arch/parisc/include/uapi/asm/
Dptrace.h21 * It can be accessed through PTRACE_PEEKUSR/PTRACE_POKEUSR only.
48 * It can be accessed through PTRACE_GETREGSET with NT_PRSTATUS
73 * It can be accessed through PTRACE_GETREGSET with NT_PRFPREG
/Linux-v5.10/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.10/Documentation/arm64/
Dtagged-address-abi.rst46 1. User addresses not accessed by the kernel but used for address space
57 2. User addresses accessed by the kernel (e.g. ``write()``). This ABI
109 indirectly as arguments to be accessed by the kernel.
112 indirectly as arguments to be accessed by the kernel.
/Linux-v5.10/fs/freevxfs/
Dvxfs_inode.h106 __fs32 vdi_atime; /* Last time accessed - sec */
107 __fs32 vdi_autime; /* Last time accessed - usec */
162 __u32 vii_atime; /* Last time accessed - sec */
163 __u32 vii_autime; /* Last time accessed - usec */
/Linux-v5.10/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.10/Documentation/userspace-api/media/dvb/
Dca.rst10 can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl
11 definitions can be accessed by including ``linux/dvb/ca.h`` in your
Ddemux.rst14 It can be accessed through ``/dev/adapter?/demux?``. Data types and and
15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
Daudio.rst10 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data
11 types and and ioctl definitions can be accessed by including
/Linux-v5.10/include/uapi/linux/
Dfadvise.h16 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
19 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
/Linux-v5.10/tools/include/uapi/linux/
Dfadvise.h16 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
19 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
/Linux-v5.10/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.10/arch/arm/kernel/
Dsmp_tlb.c105 * REVIDR[4]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
109 * REVIDR[4]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
111 * REVIDR[9]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
116 * REVIDR[9]: 798181 Moving a virtual page that is being accessed in erratum_a15_798181_init()
/Linux-v5.10/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

12345678910>>...51