Searched refs:VISIBLE_IF_KUNIT (Results 1 – 13 of 13) sorted by relevance
| /linux/include/kunit/ |
| A D | visibility.h | 19 #define VISIBLE_IF_KUNIT macro 30 #define VISIBLE_IF_KUNIT static macro
|
| /linux/lib/kunit/ |
| 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/security/apparmor/ |
| 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/drivers/gpu/drm/xe/tests/ |
| A D | xe_mocs.c | 198 VISIBLE_IF_KUNIT
|
| A D | xe_dma_buf.c | 289 VISIBLE_IF_KUNIT
|
| A D | xe_bo.c | 367 VISIBLE_IF_KUNIT
|
| A D | xe_migrate.c | 775 VISIBLE_IF_KUNIT
|
| /linux/net/sunrpc/auth_gss/ |
| A D | gss_krb5_crypto.c | 674 VISIBLE_IF_KUNIT 739 VISIBLE_IF_KUNIT 928 VISIBLE_IF_KUNIT
|
| A D | gss_krb5_keys.c | 82 VISIBLE_IF_KUNIT
|
| A D | gss_krb5_mech.c | 254 VISIBLE_IF_KUNIT
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| A D | arm-smmu-v3-sva.c | 52 VISIBLE_IF_KUNIT
|
| A D | arm-smmu-v3.c | 1013 VISIBLE_IF_KUNIT 1146 VISIBLE_IF_KUNIT 1292 VISIBLE_IF_KUNIT 1552 VISIBLE_IF_KUNIT 1562 VISIBLE_IF_KUNIT 1577 VISIBLE_IF_KUNIT 1635 VISIBLE_IF_KUNIT
|
| /linux/Documentation/dev-tools/kunit/ |
| A D | usage.rst | 680 VISIBLE_IF_KUNIT int do_interesting_thing();
|
Completed in 762 milliseconds