Searched defs:file_lock_operations (Results 1 – 11 of 11) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
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 *);
|
/external/bcc/libbpf-tools/powerpc/ |
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 *);
|
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 *);
|
/external/bcc/libbpf-tools/loongarch/ |
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 *);
|
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 *);
|
/external/bcc/libbpf-tools/x86/ |
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 *);
|
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 *);
|
/external/bcc/libbpf-tools/riscv/ |
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 *);
|
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 *);
|
/external/bcc/libbpf-tools/arm64/ |
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 *);
|
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 *);
|