Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1596 struct vm_area_struct { struct
1599 struct vm_area_struct *vm_next; argument
1600 struct vm_area_struct *vm_prev; argument
1601 struct rb_node vm_rb;
1602 long unsigned int rb_subtree_gap;
1603 struct mm_struct *vm_mm;
1604 pgprot_t vm_page_prot;
1605 long unsigned int vm_flags;
1606 struct {
1609 } shared;
[all …]
Dvmlinux.h1596 struct vm_area_struct { struct
1599 struct vm_area_struct *vm_next; argument
1600 struct vm_area_struct *vm_prev; argument
1601 struct rb_node vm_rb;
1602 long unsigned int rb_subtree_gap;
1603 struct mm_struct *vm_mm;
1604 pgprot_t vm_page_prot;
1605 long unsigned int vm_flags;
1606 struct {
1609 } shared;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h2776 struct vm_area_struct { struct
2779 struct vm_area_struct *vm_next; argument
2780 struct vm_area_struct *vm_prev; argument
2781 struct rb_node vm_rb;
2782 long unsigned int rb_subtree_gap;
2783 struct mm_struct *vm_mm;
2784 pgprot_t vm_page_prot;
2785 long unsigned int vm_flags;
2786 union {
2793 struct list_head anon_vma_chain;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2166 struct vm_area_struct { struct
2169 struct vm_area_struct *vm_next; argument
2170 struct vm_area_struct *vm_prev; argument
2171 struct rb_node vm_rb;
2172 long unsigned int rb_subtree_gap;
2173 struct mm_struct *vm_mm;
2174 pgprot_t vm_page_prot;
2175 long unsigned int vm_flags;
2176 struct {
2179 } shared;
[all …]
Dvmlinux_510.h2166 struct vm_area_struct { struct
2169 struct vm_area_struct *vm_next; argument
2170 struct vm_area_struct *vm_prev; argument
2171 struct rb_node vm_rb;
2172 long unsigned int rb_subtree_gap;
2173 struct mm_struct *vm_mm;
2174 pgprot_t vm_page_prot;
2175 long unsigned int vm_flags;
2176 struct {
2179 } shared;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h3147 struct vm_area_struct { struct
3150 struct vm_area_struct *vm_next; argument
3151 struct vm_area_struct *vm_prev; argument
3152 struct rb_node vm_rb;
3153 long unsigned int rb_subtree_gap;
3154 struct mm_struct *vm_mm;
3155 pgprot_t vm_page_prot;
3156 long unsigned int vm_flags;
3157 struct {
3160 } shared;
[all …]
Dvmlinux.h3147 struct vm_area_struct { struct
3150 struct vm_area_struct *vm_next; argument
3151 struct vm_area_struct *vm_prev; argument
3152 struct rb_node vm_rb;
3153 long unsigned int rb_subtree_gap;
3154 struct mm_struct *vm_mm;
3155 pgprot_t vm_page_prot;
3156 long unsigned int vm_flags;
3157 struct {
3160 } shared;
[all …]