Home
last modified time | relevance | path

Searched defs:address_space_operations (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3937 struct address_space_operations { struct
3938 int (*writepage)(struct page *, struct writeback_control *);
3939 int (*read_folio)(struct file *, struct folio *);
3940 int (*writepages)(struct address_space *, struct writeback_control *);
3941 bool (*dirty_folio)(struct address_space *, struct folio *);
3942 void (*readahead)(struct readahead_control *);
3943 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3944 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3945 sector_t (*bmap)(struct address_space *, sector_t);
3946 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h4458 struct address_space_operations { struct
4459 int (*writepage)(struct page *, struct writeback_control *);
4460 int (*read_folio)(struct file *, struct folio *);
4461 int (*writepages)(struct address_space *, struct writeback_control *);
4462 bool (*dirty_folio)(struct address_space *, struct folio *);
4463 void (*readahead)(struct readahead_control *);
4464 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
4465 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
4466 sector_t (*bmap)(struct address_space *, sector_t);
4467 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
H A Dvmlinux_600.h4458 struct address_space_operations { struct
4459 int (*writepage)(struct page *, struct writeback_control *);
4460 int (*read_folio)(struct file *, struct folio *);
4461 int (*writepages)(struct address_space *, struct writeback_control *);
4462 bool (*dirty_folio)(struct address_space *, struct folio *);
4463 void (*readahead)(struct readahead_control *);
4464 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
4465 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
4466 sector_t (*bmap)(struct address_space *, sector_t);
4467 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h3660 struct address_space_operations { struct
3661 int (*writepage)(struct page *, struct writeback_control *);
3662 int (*read_folio)(struct file *, struct folio *);
3663 int (*writepages)(struct address_space *, struct writeback_control *);
3664 bool (*dirty_folio)(struct address_space *, struct folio *);
3665 void (*readahead)(struct readahead_control *);
3666 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3667 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3668 sector_t (*bmap)(struct address_space *, sector_t);
3669 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
H A Dvmlinux_602.h3660 struct address_space_operations { struct
3661 int (*writepage)(struct page *, struct writeback_control *);
3662 int (*read_folio)(struct file *, struct folio *);
3663 int (*writepages)(struct address_space *, struct writeback_control *);
3664 bool (*dirty_folio)(struct address_space *, struct folio *);
3665 void (*readahead)(struct readahead_control *);
3666 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3667 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3668 sector_t (*bmap)(struct address_space *, sector_t);
3669 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h3971 struct address_space_operations { struct
3972 int (*writepage)(struct page *, struct writeback_control *);
3973 int (*read_folio)(struct file *, struct folio *);
3974 int (*writepages)(struct address_space *, struct writeback_control *);
3975 bool (*dirty_folio)(struct address_space *, struct folio *);
3976 void (*readahead)(struct readahead_control *);
3977 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3978 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3979 sector_t (*bmap)(struct address_space *, sector_t);
3980 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
H A Dvmlinux_518.h3971 struct address_space_operations { struct
3972 int (*writepage)(struct page *, struct writeback_control *);
3973 int (*read_folio)(struct file *, struct folio *);
3974 int (*writepages)(struct address_space *, struct writeback_control *);
3975 bool (*dirty_folio)(struct address_space *, struct folio *);
3976 void (*readahead)(struct readahead_control *);
3977 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3978 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3979 sector_t (*bmap)(struct address_space *, sector_t);
3980 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h8080 struct address_space_operations { struct
8081 int (*writepage)(struct page *, struct writeback_control *);
8082 int (*read_folio)(struct file *, struct folio *);
8083 int (*writepages)(struct address_space *, struct writeback_control *);
8084 bool (*dirty_folio)(struct address_space *, struct folio *);
8085 void (*readahead)(struct readahead_control *);
8086 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
8087 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
8088 sector_t (*bmap)(struct address_space *, sector_t);
8089 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h3738 struct address_space_operations { struct
3739 int (*writepage)(struct page *, struct writeback_control *);
3740 int (*read_folio)(struct file *, struct folio *);
3741 int (*writepages)(struct address_space *, struct writeback_control *);
3742 bool (*dirty_folio)(struct address_space *, struct folio *);
3743 void (*readahead)(struct readahead_control *);
3744 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3745 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3746 sector_t (*bmap)(struct address_space *, sector_t);
3747 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
H A Dvmlinux.h3738 struct address_space_operations { struct
3739 int (*writepage)(struct page *, struct writeback_control *);
3740 int (*read_folio)(struct file *, struct folio *);
3741 int (*writepages)(struct address_space *, struct writeback_control *);
3742 bool (*dirty_folio)(struct address_space *, struct folio *);
3743 void (*readahead)(struct readahead_control *);
3744 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3745 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3746 sector_t (*bmap)(struct address_space *, sector_t);
3747 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h3586 struct address_space_operations { struct
3587 int (*writepage)(struct page *, struct writeback_control *);
3588 int (*read_folio)(struct file *, struct folio *);
3589 int (*writepages)(struct address_space *, struct writeback_control *);
3590 bool (*dirty_folio)(struct address_space *, struct folio *);
3591 void (*readahead)(struct readahead_control *);
3592 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3593 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3594 sector_t (*bmap)(struct address_space *, sector_t);
3595 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
H A Dvmlinux.h3586 struct address_space_operations { struct
3587 int (*writepage)(struct page *, struct writeback_control *);
3588 int (*read_folio)(struct file *, struct folio *);
3589 int (*writepages)(struct address_space *, struct writeback_control *);
3590 bool (*dirty_folio)(struct address_space *, struct folio *);
3591 void (*readahead)(struct readahead_control *);
3592 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
3593 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
3594 sector_t (*bmap)(struct address_space *, sector_t);
3595 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h8343 struct address_space_operations { struct
8344 int (*writepage)(struct page *, struct writeback_control *);
8345 int (*read_folio)(struct file *, struct folio *);
8346 int (*writepages)(struct address_space *, struct writeback_control *);
8347 bool (*dirty_folio)(struct address_space *, struct folio *);
8348 void (*readahead)(struct readahead_control *);
8349 …write_begin)(struct file *, struct address_space *, loff_t, unsigned int, struct page **, void **);
8350 …(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct page *, void *);
8351 sector_t (*bmap)(struct address_space *, sector_t);
8352 void (*invalidate_folio)(struct folio *, size_t, size_t);
[all …]