Home
last modified time | relevance | path

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

/linux/include/kunit/
A Dvisibility.h19 #define VISIBLE_IF_KUNIT macro
30 #define VISIBLE_IF_KUNIT static macro
/linux/lib/kunit/
A Dassert.c34 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 Dpolicy_unpack.c162 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 Dxe_mocs.c198 VISIBLE_IF_KUNIT
A Dxe_dma_buf.c289 VISIBLE_IF_KUNIT
A Dxe_bo.c367 VISIBLE_IF_KUNIT
A Dxe_migrate.c775 VISIBLE_IF_KUNIT
/linux/net/sunrpc/auth_gss/
A Dgss_krb5_crypto.c674 VISIBLE_IF_KUNIT
739 VISIBLE_IF_KUNIT
928 VISIBLE_IF_KUNIT
A Dgss_krb5_keys.c82 VISIBLE_IF_KUNIT
A Dgss_krb5_mech.c254 VISIBLE_IF_KUNIT
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3-sva.c52 VISIBLE_IF_KUNIT
A Darm-smmu-v3.c1013 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 Dusage.rst680 VISIBLE_IF_KUNIT int do_interesting_thing();

Completed in 762 milliseconds