Home
last modified time | relevance | path

Searched defs:vm_area_struct (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h2331 struct vm_area_struct { struct
2332 union {
2339 struct mm_struct *vm_mm;
2340 pgprot_t vm_page_prot;
2341 union {
2345 int vm_lock_seq;
2369 void (*open)(struct vm_area_struct *); argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h2537 struct vm_area_struct { struct
2540 struct vm_area_struct *vm_next; argument
2541 struct vm_area_struct *vm_prev; argument
2542 struct rb_node vm_rb;
2543 long unsigned int rb_subtree_gap;
2544 struct mm_struct *vm_mm;
2545 pgprot_t vm_page_prot;
2546 long unsigned int vm_flags;
2547 union {
2554 struct list_head anon_vma_chain;
[all …]
Dvmlinux.h2537 struct vm_area_struct { struct
2540 struct vm_area_struct *vm_next; argument
2541 struct vm_area_struct *vm_prev; argument
2542 struct rb_node vm_rb;
2543 long unsigned int rb_subtree_gap;
2544 struct mm_struct *vm_mm;
2545 pgprot_t vm_page_prot;
2546 long unsigned int vm_flags;
2547 union {
2554 struct list_head anon_vma_chain;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h1970 struct vm_area_struct { struct
1973 struct vm_area_struct *vm_next; argument
1974 struct vm_area_struct *vm_prev; argument
1975 struct rb_node vm_rb;
1976 long unsigned int rb_subtree_gap;
1977 struct mm_struct *vm_mm;
1978 pgprot_t vm_page_prot;
1979 long unsigned int vm_flags;
1980 union {
1987 struct list_head anon_vma_chain;
[all …]
Dvmlinux_518.h1970 struct vm_area_struct { struct
1973 struct vm_area_struct *vm_next; argument
1974 struct vm_area_struct *vm_prev; argument
1975 struct rb_node vm_rb;
1976 long unsigned int rb_subtree_gap;
1977 struct mm_struct *vm_mm;
1978 pgprot_t vm_page_prot;
1979 long unsigned int vm_flags;
1980 union {
1987 struct list_head anon_vma_chain;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h2235 struct vm_area_struct { struct
2236 long unsigned int vm_start;
2237 long unsigned int vm_end;
2238 struct mm_struct *vm_mm;
2239 pgprot_t vm_page_prot;
2263 void (*open)(struct vm_area_struct *); argument
Dvmlinux.h2235 struct vm_area_struct { struct
2236 long unsigned int vm_start;
2237 long unsigned int vm_end;
2238 struct mm_struct *vm_mm;
2239 pgprot_t vm_page_prot;
2263 void (*open)(struct vm_area_struct *); argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h1625 struct vm_area_struct { struct
1628 struct vm_area_struct *vm_next; argument
1629 struct vm_area_struct *vm_prev; argument
1630 struct rb_node vm_rb;
1631 long unsigned int rb_subtree_gap;
1632 struct mm_struct *vm_mm;
1633 pgprot_t vm_page_prot;
1634 long unsigned int vm_flags;
1635 union {
1642 struct list_head anon_vma_chain;
[all …]
Dvmlinux.h1625 struct vm_area_struct { struct
1628 struct vm_area_struct *vm_next; argument
1629 struct vm_area_struct *vm_prev; argument
1630 struct rb_node vm_rb;
1631 long unsigned int rb_subtree_gap;
1632 struct mm_struct *vm_mm;
1633 pgprot_t vm_page_prot;
1634 long unsigned int vm_flags;
1635 union {
1642 struct list_head anon_vma_chain;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h2297 struct vm_area_struct { struct
2298 long unsigned int vm_start;
2299 long unsigned int vm_end;
2300 struct mm_struct *vm_mm;
2301 pgprot_t vm_page_prot;
2302 long unsigned int vm_flags;
2303 struct {
2329 void (*open)(struct vm_area_struct *); argument
Dvmlinux.h2297 struct vm_area_struct { struct
2298 long unsigned int vm_start;
2299 long unsigned int vm_end;
2300 struct mm_struct *vm_mm;
2301 pgprot_t vm_page_prot;
2302 long unsigned int vm_flags;
2303 struct {
2329 void (*open)(struct vm_area_struct *); argument