Home
last modified time | relevance | path

Searched defs:umount (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/user_events/
H A Duser_events_selftests.h19 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
H A Dabi_test.c95 bool umount; in FIXTURE() local
H A Ddyn_test.c147 bool umount; in FIXTURE() local
H A Dperf_test.c114 bool umount; in FIXTURE() local
H A Dftrace_test.c207 bool umount; in FIXTURE() local
/openbmc/u-boot/test/py/tests/
H A Dtest_ums.py160 def umount(ignore_errors): function
/openbmc/linux/fs/
H A Dnamespace.c1920 SYSCALL_DEFINE2(umount, char __user *, name, int, flags) in SYSCALL_DEFINE2() argument