Home
last modified time | relevance | path

Searched defs:test_context (Results 1 – 4 of 4) sorted by relevance

/openbmc/hiomapd/test/
H A Dwindows_equally_evictable.c14 struct test_context struct
36 static int mbox_create_read_window(struct test_context *tctx, size_t offset, in mbox_create_read_window() argument
/openbmc/phosphor-mboxd/vpnor/test/
H A Ddump_flash.cpp18 struct test_context struct
20 uint8_t seq;
44 static int mbox_create_read_window(struct test_context *tctx, size_t offset, in mbox_create_read_window() argument
/openbmc/hiomapd/vpnor/test/
H A Ddump_flash.cpp19 struct test_context struct
21 uint8_t seq = 0;
45 static int mbox_create_read_window(struct test_context* tctx, size_t offset, in mbox_create_read_window() argument
/openbmc/linux/tools/testing/selftests/damon/
H A Dsysfs.sh272 test_context() function