Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h50920 struct file_lock_core { struct
50921 struct file_lock_core *flc_blocker; argument
50922 struct list_head flc_list;
50923 struct hlist_node flc_link;
50924 struct list_head flc_blocked_requests;
50925 struct list_head flc_blocked_member;
50926 fl_owner_t flc_owner;
50927 unsigned int flc_flags;
50928 unsigned char flc_type;
50929 pid_t flc_pid;
[all …]