Home
last modified time | relevance | path

Searched defs:lock_manager_operations (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h33052 struct lock_manager_operations { struct
33053 void *lm_mod_owner;
33054 fl_owner_t (*lm_get_owner)(fl_owner_t);
33055 void (*lm_put_owner)(fl_owner_t);
33056 void (*lm_notify)(struct file_lock *);
33057 int (*lm_grant)(struct file_lock *, int);
33058 bool (*lm_break)(struct file_lock *);
33059 int (*lm_change)(struct file_lock *, int, struct list_head *);
33060 void (*lm_setup)(struct file_lock *, void **);
33061 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h4579 struct lock_manager_operations { struct
4580 void *lm_mod_owner;
4581 fl_owner_t (*lm_get_owner)(fl_owner_t);
4582 void (*lm_put_owner)(fl_owner_t);
4583 void (*lm_notify)(struct file_lock *);
4584 int (*lm_grant)(struct file_lock *, int);
4585 bool (*lm_break)(struct file_lock *);
4586 int (*lm_change)(struct file_lock *, int, struct list_head *);
4587 void (*lm_setup)(struct file_lock *, void **);
4588 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
Dvmlinux.h4579 struct lock_manager_operations { struct
4580 void *lm_mod_owner;
4581 fl_owner_t (*lm_get_owner)(fl_owner_t);
4582 void (*lm_put_owner)(fl_owner_t);
4583 void (*lm_notify)(struct file_lock *);
4584 int (*lm_grant)(struct file_lock *, int);
4585 bool (*lm_break)(struct file_lock *);
4586 int (*lm_change)(struct file_lock *, int, struct list_head *);
4587 void (*lm_setup)(struct file_lock *, void **);
4588 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h3812 struct lock_manager_operations { struct
3813 void *lm_mod_owner;
3814 fl_owner_t (*lm_get_owner)(fl_owner_t);
3815 void (*lm_put_owner)(fl_owner_t);
3816 void (*lm_notify)(struct file_lock *);
3817 int (*lm_grant)(struct file_lock *, int);
3818 bool (*lm_break)(struct file_lock *);
3819 int (*lm_change)(struct file_lock *, int, struct list_head *);
3820 void (*lm_setup)(struct file_lock *, void **);
3821 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
Dvmlinux.h3812 struct lock_manager_operations { struct
3813 void *lm_mod_owner;
3814 fl_owner_t (*lm_get_owner)(fl_owner_t);
3815 void (*lm_put_owner)(fl_owner_t);
3816 void (*lm_notify)(struct file_lock *);
3817 int (*lm_grant)(struct file_lock *, int);
3818 bool (*lm_break)(struct file_lock *);
3819 int (*lm_change)(struct file_lock *, int, struct list_head *);
3820 void (*lm_setup)(struct file_lock *, void **);
3821 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h4088 struct lock_manager_operations { struct
4089 void *lm_mod_owner;
4090 fl_owner_t (*lm_get_owner)(fl_owner_t);
4091 void (*lm_put_owner)(fl_owner_t);
4092 void (*lm_notify)(struct file_lock *);
4093 int (*lm_grant)(struct file_lock *, int);
4094 bool (*lm_break)(struct file_lock *);
4095 int (*lm_change)(struct file_lock *, int, struct list_head *);
4096 void (*lm_setup)(struct file_lock *, void **);
4097 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
Dvmlinux.h4088 struct lock_manager_operations { struct
4089 void *lm_mod_owner;
4090 fl_owner_t (*lm_get_owner)(fl_owner_t);
4091 void (*lm_put_owner)(fl_owner_t);
4092 void (*lm_notify)(struct file_lock *);
4093 int (*lm_grant)(struct file_lock *, int);
4094 bool (*lm_break)(struct file_lock *);
4095 int (*lm_change)(struct file_lock *, int, struct list_head *);
4096 void (*lm_setup)(struct file_lock *, void **);
4097 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h3887 struct lock_manager_operations { struct
3888 void *lm_mod_owner;
3889 fl_owner_t (*lm_get_owner)(fl_owner_t);
3890 void (*lm_put_owner)(fl_owner_t);
3891 void (*lm_notify)(struct file_lock *);
3892 int (*lm_grant)(struct file_lock *, int);
3893 bool (*lm_break)(struct file_lock *);
3894 int (*lm_change)(struct file_lock *, int, struct list_head *);
3895 void (*lm_setup)(struct file_lock *, void **);
3896 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
Dvmlinux_608.h3887 struct lock_manager_operations { struct
3888 void *lm_mod_owner;
3889 fl_owner_t (*lm_get_owner)(fl_owner_t);
3890 void (*lm_put_owner)(fl_owner_t);
3891 void (*lm_notify)(struct file_lock *);
3892 int (*lm_grant)(struct file_lock *, int);
3893 bool (*lm_break)(struct file_lock *);
3894 int (*lm_change)(struct file_lock *, int, struct list_head *);
3895 void (*lm_setup)(struct file_lock *, void **);
3896 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h3738 struct lock_manager_operations { struct
3739 void *lm_mod_owner;
3740 fl_owner_t (*lm_get_owner)(fl_owner_t);
3741 void (*lm_put_owner)(fl_owner_t);
3742 void (*lm_notify)(struct file_lock *);
3743 int (*lm_grant)(struct file_lock *, int);
3744 bool (*lm_break)(struct file_lock *);
3745 int (*lm_change)(struct file_lock *, int, struct list_head *);
3746 void (*lm_setup)(struct file_lock *, void **);
3747 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]
Dvmlinux_602.h3738 struct lock_manager_operations { struct
3739 void *lm_mod_owner;
3740 fl_owner_t (*lm_get_owner)(fl_owner_t);
3741 void (*lm_put_owner)(fl_owner_t);
3742 void (*lm_notify)(struct file_lock *);
3743 int (*lm_grant)(struct file_lock *, int);
3744 bool (*lm_break)(struct file_lock *);
3745 int (*lm_change)(struct file_lock *, int, struct list_head *);
3746 void (*lm_setup)(struct file_lock *, void **);
3747 bool (*lm_breaker_owns_lease)(struct file_lock *);
[all …]