Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dattributes.c213 static void *attr_speed_get(void *test_or_suite, bool is_test) in attr_speed_get()
224 static void *attr_module_get(void *test_or_suite, bool is_test) in attr_module_get()
238 static void *attr_is_init_get(void *test_or_suite, bool is_test) in attr_is_init_get()
285 void kunit_print_attr(void *test_or_suite, bool is_test, unsigned int test_level) in kunit_print_attr()
/linux/tools/perf/util/
H A Dexpr.h12 bool is_test; member
/linux/fs/lockd/
H A Dsvcproc.c71 bool is_test = (rqstp->rq_proc == NLMPROC_TEST || nlmsvc_retrieve_args() local
H A Dsvc4proc.c149 bool is_test = (rqstp->rq_proc == NLMPROC4_TEST || nlm4svc_lookup_file() local