• Home
  • Raw
  • Download

Lines Matching full:-

11 section and used by user-space tools like crash and makedumpfile to
18 ------------------------
25 ---------
32 -----------
39 User-space tools can get the kernel name, host name, kernel release
43 ---------------
50 --------------
56 ------
63 --------------
69 -------
72 an index into the mem_map array. Right-shifting a physical address
79 ----------------
84 User-space tools use this to exclude free pages when dumping memory.
87 --------------------------------------------------------------------------
97 ----------------
102 ----
108 -----------
115 ----
121 ---------
127 ---------
130 post-mortem analysis session.
133 ----------
139 -------------------------------------------------------------------------------------------------
141 User-space tools compute their values based on the offset of these
145 -----------------------------------------------------------------------------------------
155 ---------------------------------------
160 User-space tools compute required values based on the offset of these
164 ----------------------
173 ----------------------
176 circular linked list. User-space tools need these in order to traverse
180 --------------------------
182 Offsets of the vmap_area's members. They carry vmalloc-specific
187 ---------------------------
189 Free areas descriptor. User-space tools use this value to iterate the
193 ---
198 Used by user-space tools to read the active kernel log buffer.
201 ----------------
209 ---------
213 SYSLOG_ACTION_CLEAR, like issued by 'dmesg -c'. Used by user-space
217 -----------------
224 -----------------------------------------------------------------
227 user-space tools to view the kernel log buffer without requiring the
231 -------------
237 -------------------------------------------------
240 by user-space tools to be able to traverse the descriptors without
244 --------
250 ------------------------------------------------------
253 user-space tools to be able to read descriptors without requiring
257 -----------------
264 -------------------------------
267 by user-space tools to be able to locate data blocks without
271 -----------
274 the meta-data for a record.
277 ------------------------------------------------------
279 Offsets for the fields providing the meta-data for a record. Used by
280 user-space tools to be able to read the information without requiring
284 -------------
290 ---------------------------------------------------
293 user-space tools to be able to access the data blocks without
297 -------------
299 The size of the atomic_long_t structure. Used by user-space tools to
301 architecture-specific implementation.
304 ------------------------
307 user-space tools to access the long value without requiring the
308 architecture-specific declaration.
311 ------------------------------------
317 -------------
319 On linux-2.6.21 or later, the number of free pages is in
323 ------------------------------------------------------------------------------
329 -----------------------------------------------------------------------------
336 -----------------
345 ---------
351 ------------
358 ------------------
360 User-space tools need to know whether the crash kernel was in 5-level
364 ---------
370 -------------------------
375 ------------
381 -----------------
387 --------
389 AMD-specific with SME support: it indicates the secure memory encryption
396 Currently, sme_mask stores the value of the C-bit position. If needed,
397 additional SME-relevant info can be placed in that variable.
409 -------
420 -------------------------------------
426 ------------------------------------------
435 ----------------------------------------------------------------
441 -------------------
443 User-space tools need to know whether the crash kernel was in 3-level or
444 4-level paging mode. Used to distinguish the page table.
450 -------
456 --------------
462 -----------
469 ------------
475 -------------
481 ------------
484 The region size is 2^(64-T1SZ) bytes.
486 TTBR1_EL1 is the table base address register specified by ARMv8-A
487 architecture which is used to lookup the page-tables for the Virtual
495 --------
504 -----------
510 -----------
515 ----------------------
524 -----------------------------------
529 ----------------
534 ------------
542 -----------------
547 --------------
554 --------------------------------------------------------------------------------------------
561 User-space tools need to know the offset of list, phys and virt_addr
565 ------------------------------------
576 -----------------------------------
581 -----