Home
last modified time | relevance | path

Searched refs:__subtests (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/dma-buf/
H A Dselftest.h21 int __subtests(const char *caller,
26 __subtests(__func__, T, ARRAY_SIZE(T), data)
H A Dselftest.c91 __subtests(const char *caller, const struct subtest *st, int count, void *data) in __subtests() function