Home
last modified time | relevance | path

Searched refs:EVENT_MAX (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/inotify/
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];
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];
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];
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];
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];
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];
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];
/third_party/ltp/testcases/kernel/syscalls/fanotify/
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];
Dfanotify15.c32 #define EVENT_MAX 10 macro
38 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 2)
56 static struct event_t event_set[EVENT_MAX];
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];
Dfanotify12.c30 #define EVENT_MAX 1024 macro
32 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify19.c31 #define EVENT_MAX 1024 macro
33 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify04.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify06.c46 #define EVENT_MAX 1024 macro
50 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify13.c41 #define EVENT_MAX ARRAY_SIZE(objects) macro
95 static struct event_t event_set[EVENT_MAX];
Dfanotify03.c31 #define EVENT_MAX 1024 macro
35 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify09.c48 #define EVENT_MAX 1024 macro
52 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify16.c34 #define EVENT_MAX 20 macro
40 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 3)
57 static struct event_t event_set[EVENT_MAX];
Dfanotify10.c50 #define EVENT_MAX 1024 macro
54 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)