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

/linux-master/tools/testing/selftests/uevent/
H A Duevent_filtering.c76 static int uevent_listener(unsigned long post_flags, bool expect_uevent, argument
128 if (post_flags & CLONE_NEWUSER) {
138 if (post_flags & CLONE_NEWNET) {
242 static int do_test(unsigned long pre_flags, unsigned long post_flags, argument
295 if (uevent_listener(post_flags, expect_uevent, sync_fd) < 0)

Completed in 153 milliseconds