Searched refs:mapped (Results 1 – 25 of 69) sorted by relevance
123
13 …kernel and mapped to the address space of the user-mode applications. By linking **vdso.so**, the …17 - Data page: provides the kernel-time data mapped to the user process.38 7. The VDSO code page allows direct read of the mapped VDSO data page rather than invoking a system…
16 | high mem zone | Addresses for allocating contiguous virtual memory. The mapped physical…25 …ange for loading the user-mode shared library, including the address range mapped by mmap.| Cache |30 In virtual memory management, the virtual address space is contiguous, but the mapped physical memo…32 - If the page (for example, V0) containing the virtual address accessed by the CPU is mapped to a p…34 - If the page (for example, V2) containing the virtual address accessed by the CPU is not mapped to…62 | LOS_IsRegionFileValid | Checks whether the virtual address region is mapped to a file.|
15 …mapped to the virtual memory space \(for details, see [Dynamic Loading and Linking](kernel-small-…72 2. Perform the following operations on the mapped address region:
92 uint64_t mapped = 0 - GetMappedInfo(infos); in GetCachedInfo() local93 return totalValue > mapped ? totalValue - mapped : 0; in GetCachedInfo()
42 2. The specified type does not comply with the types specified when the shared memory is mapped.47 2. Check whether the type specified is one of the types specified when the shared memory is mapped.66 …her the data to be written to the shared memory exceeds the total size of the shared memory mapped.86 …her the data to be written to the shared memory exceeds the total size of the shared memory mapped.
113 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…140 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…167 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…194 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…221 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…360 …ter type in the format string. The number and type of parameters must be mapped onto the identifie…
16 module_output_path = "commonlibrary_c_utils/mapped"
3 …board to intention codes for normalized interaction. For example, if the mapped event of the space…
38 /* memory mapped in smaps */
11 …led, the coordinates returned from the event are incorrect and cannot be mapped to the coordinate …15 The returned coordinates can be mapped to the coordinate system.
176 | AnonPage other | Memory occupied by other pages that are not mapped to files. |183 | FilePage other | Memory occupied by other pages that are mapped to files. |
20 │ ├── mapped_benchmark_test # mapped API test
49 # (__TEXT and __DATA) are mapped read-execute and read-write by default.
58 …[Share] # Name of the root folder mapped in Windows (Share is used as an exampl…
423 // this could go wrong if the target and proxy are different, mapped types448 // this could go wrong if the target and proxy are different, mapped types586 // this could go wrong if the target and proxy are different, mapped types
24 … 56U<br>} | Enumerates the audio channel numbers. Each channel number is mapped to a variable of i…
44 …erspace (FUSE), the link mechanism creates a virtual link file (which is mapped to the DLP file) a…
39 …imation that uses **springCurve**, the physical duration of the curve is mapped to the specified d…
60 …ngle that can enclose the vertices to which the four source vertices are mapped by means of matrix…
9 **ScreenRegionManager** : Manages the status of the display region mapped by the master terminal on…
126 …ode and binary search algorithm. The hash code is stored in an array and mapped to a key and its v…159 …ode and binary search algorithm. The hash code is stored in an array and mapped to a value in anot…185 …lain array, a key is located by using the binary search algorithm and is mapped to a value in anot…
1console:/ # init: Service 'adbd' (pid 112) exited with status 1 2init ...
173 2. In a normalized released SDK, APIs are mapped to SysCap sets.
157 …void *virAddr = nullptr; // Point to the virtual address of the mapped memory. After unmapping, th…