Home
last modified time | relevance | path

Searched refs:exec_events_unsupported (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify12.c43 static int exec_events_unsupported; variable
141 if (exec_events_unsupported && ((tc->mask & FAN_OPEN_EXEC) || in setup_mark()
225 exec_events_unsupported = fanotify_events_supported_by_kernel(FAN_OPEN_EXEC, in do_setup()
H A Dfanotify03.c52 static int exec_events_unsupported; variable
211 if (exec_events_unsupported && tc->mask & FAN_OPEN_EXEC_PERM) { in setup_mark()
326 exec_events_unsupported = fanotify_events_supported_by_kernel(FAN_OPEN_EXEC_PERM, in setup()
H A Dfanotify10.c74 static int exec_events_unsupported; variable
771 if (exec_events_unsupported && tc->expected_mask_with_ignore & FAN_OPEN_EXEC) { in test_fanotify()
877 exec_events_unsupported = fanotify_events_supported_by_kernel(FAN_OPEN_EXEC, in setup()

Completed in 3 milliseconds