Lines Matching full:backing
431 * have file backing. Can be combined with PROCMAP_QUERY_COVERING_OR_NEXT_VMA
432 * to iterate all VMAs with file backing.
484 /* VMA backing page size granularity. */
487 * VMA file offset. If VMA has file backing, this specifies offset
489 * Is set to zero if VMA has no backing file.
492 /* Backing file's inode number, or zero, if VMA has no backing file. */
494 /* Backing file's device major/minor number, or zero, if VMA has no backing file. */
499 * (i.e., VMA's backing file's absolute path, with " (deleted)" suffix
519 * VMA's backing file's build ID, if the backing file is an ELF file
522 * Kernel will set this field to zero, if VMA has no backing file,
523 * backing file is not an ELF file, or ELF file has no build ID