Searched defs:init (Results  1 – 9 of 9) sorted by relevance
| /lib/ | 
| D | interval_tree_test.c | 9 #define __param(type, name, init, msg)		\  argument 41 static void init(void)  in init()  function
  | 
| D | atomic64_test.c | 72 #define TEST_ARGS(bit, op, init, ret, expect, args...)		\  argument 79 #define XCHG_FAMILY_TEST(bit, init, new)				\  argument 84 #define CMPXCHG_FAMILY_TEST(bit, init, new, wrong)			\  argument
  | 
| D | stackinit_kunit.c | 328 #define DEFINE_SCALAR_TEST(name, init, xfail)			\  argument 332 #define DEFINE_SCALAR_TESTS(init, xfail)			\  argument 340 #define DEFINE_STRUCT_TEST(name, init, xfail)			\  argument 345 #define DEFINE_STRUCT_TESTS(init, xfail)			\  argument 436 #define KUNIT_test_scalars(init)			\  argument 443 #define KUNIT_test_structs(init)			\  argument
  | 
| D | test_static_keys.c | 71 	bool ret, init;  in verify_keys()  local
  | 
| D | rbtree_test.c | 9 #define __param(type, name, init, msg)		\  argument 149 static void init(void)  in init()  function
  | 
| D | test_objpool.c | 315 	struct ot_context * (*init)(struct ot_test *oc);  member 479 	struct ot_context * (*init)(struct ot_test *oc);  member
  | 
| D | test_vmalloc.c | 21 #define __param(type, name, init, msg)		\  argument
  | 
| /lib/kunit/ | 
| D | resource.c | 20 			 kunit_resource_init_t init,  in __kunit_add_resource()
  | 
| /lib/reed_solomon/ | 
| D | test_rslib.c | 27 #define __param(type, name, init, msg)		\  argument
  |