/openbmc/linux/mm/damon/ |
H A D | paddr.c | 85 bool *accessed = arg; in __damon_pa_young() local 88 *accessed = false; in __damon_pa_young() 92 *accessed = pte_young(ptep_get(pvmw.pte)) || in __damon_pa_young() 97 *accessed = pmd_young(pmdp_get(pvmw.pmd)) || in __damon_pa_young() 104 if (*accessed) { in __damon_pa_young() 111 return *accessed == false; in __damon_pa_young() 117 bool accessed = false; in damon_pa_young() local 119 .arg = &accessed, in damon_pa_young() 130 accessed = false; in damon_pa_young() 132 accessed = true; in damon_pa_young() [all …]
|
H A D | Kconfig | 92 that not accessed for a long time (cold) using DAMON and reclaim 104 protect frequently accessed (hot) pages while rarely accessed (cold)
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_eeprom.c | 49 bool accessed; member 58 eeprom->accessed = true; in eeprom_receive_byte() 71 eeprom->accessed = true; in eeprom_write_data() 94 return (eeprom->accessed || smbus_vmstate_needed(&eeprom->smbusdev)) && in smbus_eeprom_vmstate_needed() 107 VMSTATE_BOOL(accessed, SMBusEEPROMDevice),
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | data-structure-v9.rst | 30 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.
|
/openbmc/linux/Documentation/devicetree/bindings/fsi/ |
H A D | ibm,p9-occ.txt | 4 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
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | demux.rst | 14 It can be accessed through ``/dev/adapter?/demux?``. Data types and 15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
|
H A D | ca.rst | 10 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
|
H A D | frontend.rst | 30 The frontend can be accessed through ``/dev/dvb/adapter?/frontend?``. 31 Data types and ioctl definitions can be accessed by including
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | audio.rst | 10 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data 11 types and ioctl definitions can be accessed by including
|
H A D | video.rst | 10 TV hardware. It can be accessed through **/dev/dvb/adapter0/video0**. Data 11 types and ioctl definitions can be accessed by including
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | idle_page_tracking.rst | 9 accessed by a workload and which are idle. This information can be useful for 30 A page is considered idle if it has not been accessed since it was marked idle 31 (for more details on what "accessed" actually means see the :ref:`Implementation 81 considered referenced if it has been recently accessed via a process address 83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The 93 - a page is accessed by a device driver using get_user_pages()
|
H A D | multigen_lru.rst | 39 0x0002 Clearing the accessed bit in leaf page table entries in large 44 whose accessed bits can be otherwise cleared by fewer larger 46 0x0004 Clearing the accessed bit in non-leaf page table entries as 106 accessed over different time intervals for each memcg and node. 117 Each bin contains an estimated number of pages that have been accessed
|
/openbmc/linux/arch/alpha/lib/ |
H A D | memchr.S | 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
|
H A D | ev6-memchr.S | 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
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | resource-names.txt | 2 normally accessed by index. However, some devices will have multiple 3 values which are more naturally accessed by name. Device nodes can
|
/openbmc/linux/Documentation/i2c/ |
H A D | i2c-topology.rst | 17 that has to be operated before the device can be accessed. 207 When any device is accessed, all other devices are locked out for 231 When device D1 is accessed, accesses to D2 are locked out for the 254 When device D1 is accessed, accesses to D2 and D3 are locked out 288 When D1 is accessed, accesses to D2 are locked out for the full 293 When D3 or D4 are accessed, everything else is locked out. For D3 318 When D1 is accessed, accesses to D2, D3 and D4 are locked out. But 342 When any device is accessed, accesses to all other devices are locked 366 When D1 or D2 are accessed, accesses to D3 and D4 are locked out while 367 accesses to D5 may interleave. When D3 or D4 are accessed, accesses to
|
/openbmc/linux/Documentation/driver-api/ |
H A D | edac.rst | 54 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. 196 GPU nodes can be accessed the same way as the data fabric on CPU nodes.
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | Kconfig | 7 bus select is handled automatically when that bus is accessed, 16 bus select is handled automatically when that bus is accessed,
|
/openbmc/linux/Documentation/mm/ |
H A D | multigen_lru.rst | 30 accessed bit. A rmap walk targets a single page and does not try to 61 channel is higher due to the approximation of the accessed bit. 98 Each generation is divided into multiple tiers. A page accessed ``N`` 117 generation when it finds them accessed through page tables; the 125 the aging clears the accessed bit and updates the gen counter of the 138 accessed through page tables and updated its gen counter. It also 140 was accessed multiple times through file descriptors and the feedback 184 and clear the accessed bit) can be expensive because pages from
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | tagged-address-abi.rst | 46 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.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0002-Fix-gcc-build-problem.patch | 23 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks 55 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks
|
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp.h | 82 u32 accessed; /* Bit mask of read eBPF registers */ member 129 ctx->accessed |= BIT(reg); in access_reg()
|
/openbmc/openbmc/poky/meta/recipes-extended/man-db/ |
H A D | man-db_2.13.0.bb | 1 SUMMARY = "An implementation of the standard Unix documentation system accessed using the man comma… 3 DESCRIPTION = "man-db is an implementation of the standard Unix documentation system accessed using…
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic-v3.rst | 86 __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.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-attrdict3/ |
H A D | python3-attrdict3_2.0.2.bb | 1 …d library that provides mapping objects that allow their elements to be accessed both as keys and …
|