Home
last modified time | relevance | path

Searched defs:lock_manager_operations___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37925 struct lock_manager_operations___2 { struct
37926 fl_owner_t (*lm_get_owner)(fl_owner_t);
37927 void (*lm_put_owner)(fl_owner_t);
37928 void (*lm_notify)(struct file_lock___2 *);
37929 int (*lm_grant)(struct file_lock___2 *, int);
37930 bool (*lm_break)(struct file_lock___2 *);
37931 int (*lm_change)(struct file_lock___2 *, int, struct list_head *);
37932 void (*lm_setup)(struct file_lock___2 *, void **);
Dvmlinux.h37925 struct lock_manager_operations___2 { struct
37926 fl_owner_t (*lm_get_owner)(fl_owner_t);
37927 void (*lm_put_owner)(fl_owner_t);
37928 void (*lm_notify)(struct file_lock___2 *);
37929 int (*lm_grant)(struct file_lock___2 *, int);
37930 bool (*lm_break)(struct file_lock___2 *);
37931 int (*lm_change)(struct file_lock___2 *, int, struct list_head *);
37932 void (*lm_setup)(struct file_lock___2 *, void **);