Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37894 struct file_lock___2 { struct
37895 struct file_lock___2 *fl_blocker; argument
37896 struct list_head fl_list;
37897 struct hlist_node fl_link;
37898 struct list_head fl_blocked_requests;
37899 struct list_head fl_blocked_member;
37900 fl_owner_t fl_owner;
37901 unsigned int fl_flags;
37902 unsigned char fl_type;
37903 unsigned int fl_pid;
[all …]
Dvmlinux.h37894 struct file_lock___2 { struct
37895 struct file_lock___2 *fl_blocker; argument
37896 struct list_head fl_list;
37897 struct hlist_node fl_link;
37898 struct list_head fl_blocked_requests;
37899 struct list_head fl_blocked_member;
37900 fl_owner_t fl_owner;
37901 unsigned int fl_flags;
37902 unsigned char fl_type;
37903 unsigned int fl_pid;
[all …]