Searched defs:linux_ntsync_wait_args (Results 1 – 1 of 1) sorted by relevance
33 struct linux_ntsync_wait_args { struct34 __u64 timeout;35 __u64 objs;36 __u32 count;37 __u32 index;38 __u32 flags;39 __u32 owner;40 __u32 alert;41 __u32 pad;