Searched refs:VISIBLE_IF_KUNIT (Results 1 – 14 of 14) 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/security/apparmor/ |
| H A D | policy_unpack.c | 180 VISIBLE_IF_KUNIT bool aa_inbounds(struct aa_ext *e, size_t size) in aa_inbounds() 193 VISIBLE_IF_KUNIT size_t aa_unpack_u16_chunk(struct aa_ext *e, char **chunk) in aa_unpack_u16_chunk() 215 VISIBLE_IF_KUNIT bool aa_unpack_X(struct aa_ext *e, enum aa_code code) in aa_unpack_X() 242 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX() 291 VISIBLE_IF_KUNIT bool aa_unpack_u32(struct aa_ext *e, u32 *data, const char *name) in aa_unpack_u32() 310 VISIBLE_IF_KUNIT bool aa_unpack_u64(struct aa_ext *e, u64 *data, const char *name) in aa_unpack_u64() 349 VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16 *size) in aa_unpack_array() 367 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name) in aa_unpack_blob() 390 VISIBLE_IF_KUNIT int aa_unpack_str(struct aa_ext *e, const char **string, const char *name) in aa_unpack_str() 414 VISIBLE_IF_KUNIT int aa_unpack_strdup(struct aa_ext *e, char **string, const char *name) in aa_unpack_strdup()
|
| /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/ |
| H A D | xe_wa.c | 133 VISIBLE_IF_KUNIT const struct xe_rtp_table_sr gt_was = XE_RTP_TABLE_SR( 806 VISIBLE_IF_KUNIT __maybe_unused const struct xe_rtp_table oob_was = { 818 VISIBLE_IF_KUNIT __maybe_unused const struct xe_rtp_table device_oob_was = {
|
| H A D | xe_tuning.c | 23 VISIBLE_IF_KUNIT const struct xe_rtp_table_sr gt_tunings = XE_RTP_TABLE_SR(
|
| H A D | xe_reg_whitelist.c | 46 VISIBLE_IF_KUNIT const struct xe_rtp_table_sr register_whitelist = XE_RTP_TABLE_SR(
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l56.c | 1243 VISIBLE_IF_KUNIT int cs35l56_set_fw_suffix(struct cs35l56_private *cs35l56) in cs35l56_set_fw_suffix() 1313 VISIBLE_IF_KUNIT int cs35l56_set_fw_name(struct snd_soc_component *component) in cs35l56_set_fw_name() 1790 VISIBLE_IF_KUNIT int cs35l56_process_xu_properties(struct cs35l56_private *cs35l56) in cs35l56_process_xu_properties() 1818 VISIBLE_IF_KUNIT int cs35l56_get_firmware_uid(struct cs35l56_private *cs35l56) in cs35l56_get_firmware_uid()
|
| /linux/net/hsr/ |
| H A D | hsr_framereg.c | 339 VISIBLE_IF_KUNIT struct hsr_seq_block *hsr_get_seq_block(struct hsr_node *node, in hsr_get_seq_block()
|
| /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/spi/ |
| H A D | spi.c | 1422 VISIBLE_IF_KUNIT 1448 VISIBLE_IF_KUNIT
|
| /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()
|
| /linux/drivers/android/ |
| H A D | binder.c | 6029 VISIBLE_IF_KUNIT vm_fault_t binder_vm_fault(struct vm_fault *vmf) in binder_vm_fault()
|