Searched defs:umount (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/tools/testing/selftests/user_events/ |
D | user_events_selftests.h | 19 static inline bool tracefs_enabled(char **message, bool *fail, bool *umount) in tracefs_enabled() 60 static inline bool user_events_enabled(char **message, bool *fail, bool *umount) in user_events_enabled() 97 #define USER_EVENT_FIXTURE_SETUP(statement, umount) do { \ argument 109 #define USER_EVENT_FIXTURE_TEARDOWN(umount) do { \ argument
|
D | perf_test.c | 114 bool umount; in FIXTURE() local
|
D | dyn_test.c | 199 bool umount; in FIXTURE() local
|
D | ftrace_test.c | 207 bool umount; in FIXTURE() local
|
D | abi_test.c | 219 bool umount; in FIXTURE() local
|
/linux-6.12.1/tools/testing/selftests/ring-buffer/ |
D | map_test.c | 122 bool umount; in FIXTURE() local 141 bool fail, umount; in FIXTURE_SETUP() local 258 bool umount; in FIXTURE() local 263 bool fail, umount; in FIXTURE_SETUP() local
|
/linux-6.12.1/fs/ |
D | namespace.c | 2039 SYSCALL_DEFINE2(umount, char __user *, name, int, flags) in SYSCALL_DEFINE2() argument
|