Home
last modified time | relevance | path

Searched defs:vm_fault___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37042 struct vm_fault___2 { struct
37043 struct vm_area_struct___2 *vma;
37044 unsigned int flags;
37045 gfp_t gfp_mask;
37046 long unsigned int pgoff;
37047 long unsigned int address;
37048 pmd_t *pmd;
37049 pud_t *pud;
37050 pte_t orig_pte;
37051 struct page___2 *cow_page;
[all …]
Dvmlinux.h37042 struct vm_fault___2 { struct
37043 struct vm_area_struct___2 *vma;
37044 unsigned int flags;
37045 gfp_t gfp_mask;
37046 long unsigned int pgoff;
37047 long unsigned int address;
37048 pmd_t *pmd;
37049 pud_t *pud;
37050 pte_t orig_pte;
37051 struct page___2 *cow_page;
[all …]