Home
last modified time | relevance | path

Searched refs:EXPORT_SYMBOL_IF_KUNIT (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c35 EXPORT_SYMBOL_IF_KUNIT(xe_call_for_each_graphics_ip);
57 EXPORT_SYMBOL_IF_KUNIT(xe_call_for_each_media_ip);
117 EXPORT_SYMBOL_IF_KUNIT(xe_pci_fake_device_init);
147 EXPORT_SYMBOL_IF_KUNIT(xe_pci_live_device_gen_param);
H A Dxe_kunit_helpers.c44 EXPORT_SYMBOL_IF_KUNIT(xe_kunit_helper_alloc_xe_device);
92 EXPORT_SYMBOL_IF_KUNIT(xe_kunit_helper_xe_device_test_init);
129 EXPORT_SYMBOL_IF_KUNIT(xe_kunit_helper_xe_device_live_test_init);
H A Dxe_mocs.c202 EXPORT_SYMBOL_IF_KUNIT(xe_mocs_test_suite);
H A Dxe_dma_buf.c295 EXPORT_SYMBOL_IF_KUNIT(xe_dma_buf_test_suite);
H A Dxe_bo.c613 EXPORT_SYMBOL_IF_KUNIT(xe_bo_test_suite);
H A Dxe_migrate.c781 EXPORT_SYMBOL_IF_KUNIT(xe_migrate_test_suite);
/linux/include/kunit/
H A Dvisibility.h27 #define EXPORT_SYMBOL_IF_KUNIT(symbol) EXPORT_SYMBOL_NS(symbol, "EXPORTED_FOR_KUNIT_TESTING") macro
30 #define EXPORT_SYMBOL_IF_KUNIT(symbol) macro
/linux/mm/kasan/
H A Dreport.c142 EXPORT_SYMBOL_IF_KUNIT(kasan_save_enable_multi_shot);
149 EXPORT_SYMBOL_IF_KUNIT(kasan_restore_multi_shot);
165 EXPORT_SYMBOL_IF_KUNIT(kasan_kunit_test_suite_start);
171 EXPORT_SYMBOL_IF_KUNIT(kasan_kunit_test_suite_end);
/linux/drivers/gpu/drm/xe/
H A Dxe_rtp.c220 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_ctx_enable_active_tracking);
280 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_to_sr);
310 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process);
H A Dxe_tuning.c152 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_gt);
160 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_engine);
H A Dxe_reg_sr.c49 EXPORT_SYMBOL_IF_KUNIT(xe_reg_sr_init);
H A Dxe_wa.c842 EXPORT_SYMBOL_IF_KUNIT(xe_wa_process_gt);
/linux/security/apparmor/
H A Dpolicy_unpack.c166 EXPORT_SYMBOL_IF_KUNIT(aa_inbounds);
194 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_u16_chunk);
206 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_X);
253 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_nameX);
290 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_u32);
309 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_u64);
347 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_array);
370 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_blob);
394 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_str);
414 EXPORT_SYMBOL_IF_KUNIT(aa_unpack_strdu in aa_unpack_strdup()
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.h94 #define EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym)
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c366 EXPORT_SYMBOL_IF_KUNIT(gss_krb5_checksum);
726 EXPORT_SYMBOL_IF_KUNIT(krb5_cbc_cts_encrypt);
778 EXPORT_SYMBOL_IF_KUNIT(krb5_cbc_cts_decrypt);
978 EXPORT_SYMBOL_IF_KUNIT(krb5_etm_checksum);
H A Dgss_krb5_keys.c144 EXPORT_SYMBOL_IF_KUNIT(krb5_nfold);
H A Dgss_krb5_mech.c264 EXPORT_SYMBOL_IF_KUNIT(gss_krb5_lookup_enctype);
/linux/drivers/hid/
H A Dhid-uclogic-rdesc.c1247 EXPORT_SYMBOL_IF_KUNIT(uclogic_rdesc_template_apply);
/linux/net/handshake/
H A Dnetlink.c243 EXPORT_SYMBOL_IF_KUNIT(handshake_pernet);
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1062 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_get_ste_used);
1197 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_write_entry);
1314 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_get_cd_used);
1394 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_s1_cd);
1561 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_abort_ste);
1576 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_bypass_ste);
1634 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_cdtable_ste);
1685 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_s2_domain_ste);
/linux/net/wireless/
H A Dcore.h610 #define EXPORT_SYMBOL_IF_CFG80211_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym)
/linux/mm/
H A Dutil.c485 EXPORT_SYMBOL_IF_KUNIT(arch_pick_mmap_layout);
/linux/net/mac80211/
H A Dparse.c1024 EXPORT_SYMBOL_IF_KUNIT(ieee802_11_parse_elems_full);
H A Dieee80211_i.h2770 #define EXPORT_SYMBOL_IF_MAC80211_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym)
/linux/Documentation/dev-tools/kunit/
H A Dusage.rst681 EXPORT_SYMBOL_IF_KUNIT(do_interesting_thing);

12