/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 4395 struct dev_pagemap_ops { struct 4396 void (*page_free)(struct page *); 4397 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4398 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 3446 struct dev_pagemap_ops { struct 3447 void (*page_free)(struct page *); 3448 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 3449 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
H A D | vmlinux_600.h | 3446 struct dev_pagemap_ops { struct 3447 void (*page_free)(struct page *); 3448 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 3449 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 4267 struct dev_pagemap_ops { struct 4268 void (*page_free)(struct page *); 4269 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4270 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
H A D | vmlinux_602.h | 4267 struct dev_pagemap_ops { struct 4268 void (*page_free)(struct page *); 4269 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4270 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 3070 struct dev_pagemap_ops { struct 3071 void (*page_free)(struct page *); 3072 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 3073 int (*memory_failure)(struct dev_pagemap *, unsigned long, unsigned long, int);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 4304 struct dev_pagemap_ops { struct 4305 void (*page_free)(struct page *); 4306 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4307 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
H A D | vmlinux.h | 4304 struct dev_pagemap_ops { struct 4305 void (*page_free)(struct page *); 4306 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4307 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 4173 struct dev_pagemap_ops { struct 4174 void (*page_free)(struct page *); 4175 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4176 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
H A D | vmlinux.h | 4173 struct dev_pagemap_ops { struct 4174 void (*page_free)(struct page *); 4175 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 4176 int (*memory_failure)(struct dev_pagemap *, long unsigned int, long unsigned int, int);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 2641 struct dev_pagemap_ops { struct 2642 void (*page_free)(struct page *); 2643 vm_fault_t (*migrate_to_ram)(struct vm_fault *); 2644 int (*memory_failure)(struct dev_pagemap *, unsigned long, unsigned long, int);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 9376 struct dev_pagemap_ops { struct 9377 void (*page_free)(struct page *); 9378 vm_fault_t (*migrate_to_ram)(struct vm_fault *);
|
H A D | vmlinux_518.h | 9376 struct dev_pagemap_ops { struct 9377 void (*page_free)(struct page *); 9378 vm_fault_t (*migrate_to_ram)(struct vm_fault *);
|