Searched refs:VISIBLE_IF_KUNIT (Results 1 – 10 of 10) sorted by relevance
| /linux/include/kunit/ |
| H A D | visibility.h | 19 #define VISIBLE_IF_KUNIT macro 29 #define VISIBLE_IF_KUNIT static macro
|
| /linux/mm/kasan/ |
| H A D | hw_tags.c | 429 VISIBLE_IF_KUNIT void kasan_force_async_fault(void) in kasan_force_async_fault() 435 VISIBLE_IF_KUNIT bool kasan_write_only_enabled(void) in kasan_write_only_enabled()
|
| /linux/security/apparmor/ |
| H A D | policy_unpack.c | 179 VISIBLE_IF_KUNIT bool aa_inbounds(struct aa_ext *e, size_t size) in aa_inbounds() 192 VISIBLE_IF_KUNIT size_t aa_unpack_u16_chunk(struct aa_ext *e, char **chunk) in aa_unpack_u16_chunk() 214 VISIBLE_IF_KUNIT bool aa_unpack_X(struct aa_ext *e, enum aa_code code) in aa_unpack_X() 241 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX() 290 VISIBLE_IF_KUNIT bool aa_unpack_u32(struct aa_ext *e, u32 *data, const char *name) in aa_unpack_u32() 309 VISIBLE_IF_KUNIT bool aa_unpack_u64(struct aa_ext *e, u64 *data, const char *name) in aa_unpack_u64() 348 VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16 *size) in aa_unpack_array() 366 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name) in aa_unpack_blob() 389 VISIBLE_IF_KUNIT int aa_unpack_str(struct aa_ext *e, const char **string, const char *name) in aa_unpack_str() 413 VISIBLE_IF_KUNIT in [all...] |
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | |
| H A D | gss_krb5_keys.c | |
| H A D | gss_krb5_mech.c | |
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 612 VISIBLE_IF_KUNIT 626 VISIBLE_IF_KUNIT
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l56.c | 1246 VISIBLE_IF_KUNIT int cs35l56_set_fw_suffix(struct cs35l56_private *cs35l56) in cs35l56_set_fw_suffix() 1316 VISIBLE_IF_KUNIT int cs35l56_set_fw_name(struct snd_soc_component *component) in cs35l56_set_fw_name() 1792 VISIBLE_IF_KUNIT int cs35l56_process_xu_properties(struct cs35l56_private *cs35l56) in cs35l56_get_firmware_uid() 1820 VISIBLE_IF_KUNIT int cs35l56_get_firmware_uid(struct cs35l56_private *cs35l56) in cs35l56_try_get_broken_sdca_spkid_gpio()
|
| /linux/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/drivers/firmware/cirrus/ |
| H A D | cs_dsp.c | 38 VISIBLE_IF_KUNIT bool cs_dsp_can_emit_message(void) in cs_dsp_can_emit_message()
|