Home
last modified time | relevance | path

Searched defs:tmpfs (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dcxl-test.c118 g_autofree const char *tmpfs = NULL; in cxl_t3d_deprecated() local
133 g_autofree const char *tmpfs = NULL; in cxl_t3d_persistent() local
158 g_autofree const char *tmpfs = NULL; in cxl_t3d_volatile_lsa() local
173 g_autofree const char *tmpfs = NULL; in cxl_1pxb_2rp_2t3d() local
188 g_autofree const char *tmpfs = NULL; in cxl_2pxb_4rp_4t3d() local
H A Dmigration-helpers.h60 static inline bool probe_o_direct_support(const char *tmpfs) in probe_o_direct_support()
H A Dmigration-helpers.c475 bool probe_o_direct_support(const char *tmpfs) in probe_o_direct_support()
H A Dvhost-user-test.c158 gchar *tmpfs; member
574 g_autofree const char *tmpfs = NULL; in test_server_new() local
H A Dmigration-test.c135 static char *tmpfs; variable
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c4525 FIXTURE_VARIANT_ADD(layout3_fs, tmpfs) { in FIXTURE_VARIANT_ADD() argument