Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_stackinit.c346 #define test_structs(init) do { \ in test_stackinit_init() macro
355 test_structs(zero); in test_stackinit_init()
357 test_structs(dynamic_partial); in test_stackinit_init()
359 test_structs(static_partial); in test_stackinit_init()
360 test_structs(static_all); in test_stackinit_init()
361 test_structs(dynamic_all); in test_stackinit_init()
362 test_structs(runtime_partial); in test_stackinit_init()
363 test_structs(runtime_all); in test_stackinit_init()
371 test_structs(none); in test_stackinit_init()