Home
last modified time | relevance | path

Searched defs:test_flags (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c165 static void post_get_env_flags(int *test_flags) in post_get_env_flags()
216 static void post_get_flags(int *test_flags) in post_get_flags()
237 int test_flags, int flags, unsigned int i) in post_run_single()
297 int test_flags[POST_MAX_NUMBER]; in post_run() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_overhead_user.c131 int test_flags = ~0; in main() local
H A Dmap_perf_test_user.c72 static int test_flags = ~0; variable