Home
last modified time | relevance | path

Searched refs:EVENT_MAX (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify02.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
40 static unsigned long long event_set[EVENT_MAX];
H A Dfanotify23.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
42 static unsigned long long event_set[EVENT_MAX];
H A Dfanotify15.c32 #define EVENT_MAX 10 macro
39 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 2)
56 static struct event_t event_set[EVENT_MAX];
H A Dfanotify01.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
81 static unsigned long long event_set[EVENT_MAX];
H A Dfanotify19.c31 #define EVENT_MAX 1024 macro
33 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
H A Dfanotify12.c30 #define EVENT_MAX 1024 macro
32 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
H A Dfanotify06.c46 #define EVENT_MAX 1024 macro
50 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
H A Dfanotify13.c42 #define EVENT_MAX ARRAY_SIZE(objects) macro
98 static struct event_t event_set[EVENT_MAX];
H A Dfanotify03.c31 #define EVENT_MAX 1024 macro
35 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
H A Dfanotify09.c53 #define EVENT_MAX 1024 macro
57 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
H A Dfanotify16.c35 #define EVENT_MAX 20 macro
42 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 3)
61 static struct event_t event_set[EVENT_MAX];
H A Dfanotify10.c51 #define EVENT_MAX 1024 macro
55 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify08.c43 #define EVENT_MAX 1024 macro
47 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
61 static struct event_t event_set[EVENT_MAX];
H A Dinotify03.c31 #define EVENT_MAX 1024 macro
35 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
42 static unsigned int event_set[EVENT_MAX];
H A Dinotify04.c30 #define EVENT_MAX 1024 macro
34 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
47 struct event_t event_set[EVENT_MAX];
H A Dinotify01.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
40 static unsigned int event_set[EVENT_MAX];
H A Dinotify10.c29 #define EVENT_MAX 10 macro
32 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
77 struct event_t event_set[EVENT_MAX];
H A Dinotify07.c42 #define EVENT_MAX 1024 macro
46 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
63 static struct event_t event_set[EVENT_MAX];
H A Dinotify11.c37 #define EVENT_MAX 32 macro
40 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
H A Dinotify02.c33 #define EVENT_MAX 1024 macro
37 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
51 static struct event_t event_set[EVENT_MAX];
H A Dinotify12.c31 #define EVENT_MAX 32 macro
34 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))

Completed in 10 milliseconds