Searched defs:test (Results 1 – 12 of 12) sorted by relevance
| /include/kunit/ |
| D | test.h | 318 static inline void kunit_set_failure(struct kunit *test) in kunit_set_failure() 454 static inline void *kunit_kmalloc(struct kunit *test, size_t size, gfp_t gfp) in kunit_kmalloc() 474 static inline void *kunit_kzalloc(struct kunit *test, size_t size, gfp_t gfp) in kunit_kzalloc() 488 static inline void *kunit_kcalloc(struct kunit *test, size_t n, size_t size, gfp_t gfp) in kunit_kcalloc() 513 static inline char *kunit_kstrdup(struct kunit *test, const char *str, gfp_t gfp) in kunit_kstrdup() 609 #define kunit_printk(lvl, test, fmt, ...) \ argument 622 #define kunit_info(test, fmt, ...) \ argument 633 #define kunit_warn(test, fmt, ...) \ argument 644 #define kunit_err(test, fmt, ...) \ argument 651 #define _KUNIT_SAVE_LOC(test) do { \ argument [all …]
|
| D | of.h | 16 void of_node_put_kunit(struct kunit *test, struct device_node *node) in of_node_put_kunit() 30 of_overlay_fdt_apply_kunit(struct kunit *test, void *overlay_fdt, in of_overlay_fdt_apply_kunit() 54 static inline int __of_overlay_apply_kunit(struct kunit *test, in __of_overlay_apply_kunit() 105 #define of_overlay_apply_kunit(test, overlay_name) \ argument
|
| D | resource.h | 172 static inline int kunit_add_resource(struct kunit *test, in kunit_add_resource() 194 static inline int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() 240 kunit_alloc_and_get_resource(struct kunit *test, in kunit_alloc_and_get_resource() 283 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() 312 static inline bool kunit_resource_name_match(struct kunit *test, in kunit_resource_name_match() 326 kunit_find_resource(struct kunit *test, in kunit_find_resource() 354 kunit_find_named_resource(struct kunit *test, in kunit_find_named_resource() 374 static inline int kunit_destroy_named_resource(struct kunit *test, in kunit_destroy_named_resource()
|
| D | skbuff.h | 29 static inline struct sk_buff *kunit_zalloc_skb(struct kunit *test, int len, in kunit_zalloc_skb() 48 static inline void kunit_kfree_skb(struct kunit *test, struct sk_buff *skb) in kunit_kfree_skb()
|
| D | static_stub.h | 95 #define kunit_activate_static_stub(test, real_fn_addr, replacement_addr) do { \ argument
|
| D | try-catch.h | 47 struct kunit *test; member
|
| /include/drm/ |
| D | drm_kunit_helpers.h | 55 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
|
| /include/crypto/internal/ |
| D | kdf_selftest.h | 24 kdf_test(const struct kdf_testvec *test, const char *name, in kdf_test()
|
| /include/linux/ |
| D | bitops.h | 343 #define bit_clear_unless(ptr, clear, test) \ argument
|
| D | module.h | 61 int (*test)(struct module *); member
|
| /include/net/ |
| D | devlink.h | 744 int (*test)(struct devlink_health_reporter *reporter, member
|
| /include/uapi/linux/ |
| D | bpf.h | 1639 } test; member
|