/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 2368 struct vm_operations_struct { struct 2369 void (*open)(struct vm_area_struct *); 2370 void (*close)(struct vm_area_struct *); 2371 int (*may_split)(struct vm_area_struct *, long unsigned int); 2372 int (*mremap)(struct vm_area_struct *); 2373 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2374 vm_fault_t (*fault)(struct vm_fault *); 2375 vm_fault_t (*huge_fault)(struct vm_fault *, unsigned int); 2376 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2377 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 3307 struct vm_operations_struct { struct 3308 void (*open)(struct vm_area_struct *); 3309 void (*close)(struct vm_area_struct *); 3310 int (*may_split)(struct vm_area_struct *, long unsigned int); 3311 int (*mremap)(struct vm_area_struct *); 3312 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 3313 vm_fault_t (*fault)(struct vm_fault *); 3314 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 3315 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 3316 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
H A D | vmlinux_600.h | 3307 struct vm_operations_struct { struct 3308 void (*open)(struct vm_area_struct *); 3309 void (*close)(struct vm_area_struct *); 3310 int (*may_split)(struct vm_area_struct *, long unsigned int); 3311 int (*mremap)(struct vm_area_struct *); 3312 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 3313 vm_fault_t (*fault)(struct vm_fault *); 3314 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 3315 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 3316 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 2262 struct vm_operations_struct { struct 2263 void (*open)(struct vm_area_struct *); 2264 void (*close)(struct vm_area_struct *); 2265 int (*may_split)(struct vm_area_struct *, long unsigned int); 2266 int (*mremap)(struct vm_area_struct *); 2267 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2268 vm_fault_t (*fault)(struct vm_fault *); 2269 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2270 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2271 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
H A D | vmlinux_602.h | 2262 struct vm_operations_struct { struct 2263 void (*open)(struct vm_area_struct *); 2264 void (*close)(struct vm_area_struct *); 2265 int (*may_split)(struct vm_area_struct *, long unsigned int); 2266 int (*mremap)(struct vm_area_struct *); 2267 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2268 vm_fault_t (*fault)(struct vm_fault *); 2269 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2270 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2271 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 2868 struct vm_operations_struct { struct 2869 void (*open)(struct vm_area_struct *); 2870 void (*close)(struct vm_area_struct *); 2871 int (*may_split)(struct vm_area_struct *, unsigned long); 2872 int (*mremap)(struct vm_area_struct *); 2873 int (*mprotect)(struct vm_area_struct *, unsigned long, unsigned long, unsigned long); 2874 vm_fault_t (*fault)(struct vm_fault *); 2875 vm_fault_t (*huge_fault)(struct vm_fault *, unsigned int); 2876 vm_fault_t (*map_pages)(struct vm_fault *, unsigned long, unsigned long); 2877 unsigned long (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 2429 struct vm_operations_struct { struct 2430 void (*open)(struct vm_area_struct *); 2431 void (*close)(struct vm_area_struct *); 2432 int (*may_split)(struct vm_area_struct *, long unsigned int); 2433 int (*mremap)(struct vm_area_struct *); 2434 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2435 vm_fault_t (*fault)(struct vm_fault *); 2436 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2437 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2438 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
H A D | vmlinux_518.h | 2429 struct vm_operations_struct { struct 2430 void (*open)(struct vm_area_struct *); 2431 void (*close)(struct vm_area_struct *); 2432 int (*may_split)(struct vm_area_struct *, long unsigned int); 2433 int (*mremap)(struct vm_area_struct *); 2434 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2435 vm_fault_t (*fault)(struct vm_fault *); 2436 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2437 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2438 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 2439 struct vm_operations_struct { struct 2440 void (*open)(struct vm_area_struct *); 2441 void (*close)(struct vm_area_struct *); 2442 int (*may_split)(struct vm_area_struct *, unsigned long); 2443 int (*mremap)(struct vm_area_struct *); 2444 int (*mprotect)(struct vm_area_struct *, unsigned long, unsigned long, unsigned long); 2445 vm_fault_t (*fault)(struct vm_fault *); 2446 vm_fault_t (*huge_fault)(struct vm_fault *, unsigned int); 2447 vm_fault_t (*map_pages)(struct vm_fault *, unsigned long, unsigned long); 2448 unsigned long (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 2357 struct vm_operations_struct { struct 2358 void (*open)(struct vm_area_struct *); 2359 void (*close)(struct vm_area_struct *); 2360 int (*may_split)(struct vm_area_struct *, long unsigned int); 2361 int (*mremap)(struct vm_area_struct *); 2362 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2363 vm_fault_t (*fault)(struct vm_fault *); 2364 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2365 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2366 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
H A D | vmlinux.h | 2357 struct vm_operations_struct { struct 2358 void (*open)(struct vm_area_struct *); 2359 void (*close)(struct vm_area_struct *); 2360 int (*may_split)(struct vm_area_struct *, long unsigned int); 2361 int (*mremap)(struct vm_area_struct *); 2362 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2363 vm_fault_t (*fault)(struct vm_fault *); 2364 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2365 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2366 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 2328 struct vm_operations_struct { struct 2329 void (*open)(struct vm_area_struct *); 2330 void (*close)(struct vm_area_struct *); 2331 int (*may_split)(struct vm_area_struct *, long unsigned int); 2332 int (*mremap)(struct vm_area_struct *); 2333 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2334 vm_fault_t (*fault)(struct vm_fault *); 2335 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2336 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2337 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|
H A D | vmlinux.h | 2328 struct vm_operations_struct { struct 2329 void (*open)(struct vm_area_struct *); 2330 void (*close)(struct vm_area_struct *); 2331 int (*may_split)(struct vm_area_struct *, long unsigned int); 2332 int (*mremap)(struct vm_area_struct *); 2333 int (*mprotect)(struct vm_area_struct *, long unsigned int, long unsigned int, long unsigned int); 2334 vm_fault_t (*fault)(struct vm_fault *); 2335 vm_fault_t (*huge_fault)(struct vm_fault *, enum page_entry_size); 2336 vm_fault_t (*map_pages)(struct vm_fault *, long unsigned int, long unsigned int); 2337 long unsigned int (*pagesize)(struct vm_area_struct *); [all …]
|