Searched refs:ntsync_event_args (Results 1 – 4 of 4) sorted by relevance
23 struct ntsync_event_args { struct47 #define NTSYNC_IOC_CREATE_EVENT _IOW ('N', 0x87, struct ntsync_event_args) argument57 #define NTSYNC_IOC_EVENT_READ _IOR ('N', 0x8d, struct ntsync_event_args)
78 struct ntsync_event_args args; in read_event_state()381 struct ntsync_event_args event_args; in TEST()446 struct ntsync_event_args event_args; in TEST()616 struct ntsync_event_args event_args = {0}; in TEST()748 struct ntsync_event_args event_args = {0}; in TEST()940 struct ntsync_event_args manual_event_args = {0}; in TEST()941 struct ntsync_event_args auto_event_args = {0}; in TEST()1065 struct ntsync_event_args event_args = {0}; in TEST()1176 struct ntsync_event_args event_args = {0}; in TEST()1306 struct ntsync_event_args event_args; in TEST()
634 struct ntsync_event_args __user *user_args = argp; in ntsync_event_read()636 struct ntsync_event_args args; in ntsync_event_read()791 struct ntsync_event_args args; in ntsync_create_event()
85 struct ntsync_event_args {140 :c:type:`ntsync_event_args`, which is used as follows:248 :c:type:`ntsync_event_args`, which is used as follows: