Searched refs:VISIBLE_IF_KUNIT (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/include/kunit/ |
| H A D | visibility.h | 19 #define VISIBLE_IF_KUNIT macro 29 #define VISIBLE_IF_KUNIT static macro
|
| /linux-6.15/lib/kunit/ |
| H A D | assert.c | 34 VISIBLE_IF_KUNIT 94 VISIBLE_IF_KUNIT bool is_literal(const char *text, long long value) in is_literal() 171 VISIBLE_IF_KUNIT bool is_str_literal(const char *text, const char *value) in is_str_literal() 213 VISIBLE_IF_KUNIT
|
| /linux-6.15/mm/kasan/ |
| H A D | report.c | 138 VISIBLE_IF_KUNIT bool kasan_save_enable_multi_shot(void) in kasan_save_enable_multi_shot() 144 VISIBLE_IF_KUNIT void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() 161 VISIBLE_IF_KUNIT void kasan_kunit_test_suite_start(void) in kasan_kunit_test_suite_start() 167 VISIBLE_IF_KUNIT void kasan_kunit_test_suite_end(void) in kasan_kunit_test_suite_end()
|
| H A D | hw_tags.c | 401 VISIBLE_IF_KUNIT void kasan_force_async_fault(void) in kasan_force_async_fault()
|
| /linux-6.15/security/apparmor/ |
| H A D | policy_unpack.c | 162 VISIBLE_IF_KUNIT bool aa_inbounds(struct aa_ext *e, size_t size) in aa_inbounds() 175 VISIBLE_IF_KUNIT size_t aa_unpack_u16_chunk(struct aa_ext *e, char **chunk) in aa_unpack_u16_chunk() 197 VISIBLE_IF_KUNIT bool aa_unpack_X(struct aa_ext *e, enum aa_code code) in aa_unpack_X() 224 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX() 273 VISIBLE_IF_KUNIT bool aa_unpack_u32(struct aa_ext *e, u32 *data, const char *name) in aa_unpack_u32() 292 VISIBLE_IF_KUNIT bool aa_unpack_u64(struct aa_ext *e, u64 *data, const char *name) in aa_unpack_u64() 331 VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16 *size) in aa_unpack_array() 349 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name) in aa_unpack_blob() 372 VISIBLE_IF_KUNIT int aa_unpack_str(struct aa_ext *e, const char **string, const char *name) in aa_unpack_str() 396 VISIBLE_IF_KUNIT int aa_unpack_strdup(struct aa_ext *e, char **string, const char *name) in aa_unpack_strdup()
|
| /linux-6.15/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 475 VISIBLE_IF_KUNIT 540 VISIBLE_IF_KUNIT 729 VISIBLE_IF_KUNIT
|
| H A D | gss_krb5_keys.c | 82 VISIBLE_IF_KUNIT
|
| H A D | gss_krb5_mech.c | 254 VISIBLE_IF_KUNIT
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_mocs.c | 198 VISIBLE_IF_KUNIT
|
| H A D | xe_bo.c | 615 VISIBLE_IF_KUNIT 629 VISIBLE_IF_KUNIT
|
| H A D | xe_dma_buf.c | 289 VISIBLE_IF_KUNIT
|
| H A D | xe_migrate.c | 780 VISIBLE_IF_KUNIT
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-sva.c | 52 VISIBLE_IF_KUNIT
|
| H A D | arm-smmu-v3.c | 1035 VISIBLE_IF_KUNIT 1169 VISIBLE_IF_KUNIT 1315 VISIBLE_IF_KUNIT 1584 VISIBLE_IF_KUNIT 1599 VISIBLE_IF_KUNIT
|
| /linux-6.15/drivers/of/ |
| H A D | address.c | 188 VISIBLE_IF_KUNIT int __of_address_resource_bounds(struct resource *r, u64 start, u64 size) in __of_address_resource_bounds()
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | usage.rst | 680 VISIBLE_IF_KUNIT int do_interesting_thing();
|