Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify06.c57 #define FANOTIFY_PRIORITIES ARRAY_SIZE(fanotify_prio) macro
63 static int fd_notify[FANOTIFY_PRIORITIES][GROUPS_PER_PRIO];
84 for (p = 0; p < FANOTIFY_PRIORITIES; p++) { in create_fanotify_groups()
113 for (p = 0; p < FANOTIFY_PRIORITIES; p++) { in cleanup_fanotify_groups()
204 for (p = 1; p < FANOTIFY_PRIORITIES; p++) { in test_fanotify()