Searched defs:file_lock_operations (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 50990 struct file_lock_operations { struct 50991 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 50992 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 4527 struct file_lock_operations { struct 4528 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 4529 void (*fl_release_private)(struct file_lock *);
|
H A D | vmlinux_600.h | 4527 struct file_lock_operations { struct 4528 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 4529 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 3755 struct file_lock_operations { struct 3756 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3757 void (*fl_release_private)(struct file_lock *);
|
H A D | vmlinux_602.h | 3755 struct file_lock_operations { struct 3756 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3757 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 4034 struct file_lock_operations { struct 4035 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 4036 void (*fl_release_private)(struct file_lock *);
|
H A D | vmlinux_518.h | 4034 struct file_lock_operations { struct 4035 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 4036 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 41313 struct file_lock_operations { struct 41314 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 41315 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 3833 struct file_lock_operations { struct 3834 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3835 void (*fl_release_private)(struct file_lock *);
|
H A D | vmlinux.h | 3833 struct file_lock_operations { struct 3834 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3835 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 3681 struct file_lock_operations { struct 3682 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3683 void (*fl_release_private)(struct file_lock *);
|
H A D | vmlinux.h | 3681 struct file_lock_operations { struct 3682 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 3683 void (*fl_release_private)(struct file_lock *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 50676 struct file_lock_operations { struct 50677 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); 50678 void (*fl_release_private)(struct file_lock *);
|