Home
last modified time | relevance | path

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

12

/linux-6.15/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.c204 EXPORT_SYMBOL_IF_KUNIT(xe_mocs_test_suite);
H A Dxe_bo.c621 EXPORT_SYMBOL_IF_KUNIT(xe_bo_test_suite);
635 EXPORT_SYMBOL_IF_KUNIT(xe_bo_shrink_test_suite);
H A Dxe_dma_buf.c295 EXPORT_SYMBOL_IF_KUNIT(xe_dma_buf_test_suite);
H A Dxe_migrate.c786 EXPORT_SYMBOL_IF_KUNIT(xe_migrate_test_suite);
/linux-6.15/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-6.15/net/handshake/
H A Drequest.c64 EXPORT_SYMBOL_IF_KUNIT(handshake_req_hash_lookup);
197 EXPORT_SYMBOL_IF_KUNIT(handshake_req_next);
299 EXPORT_SYMBOL_IF_KUNIT(handshake_complete);
H A Dnetlink.c243 EXPORT_SYMBOL_IF_KUNIT(handshake_pernet);
/linux-6.15/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);
H A Dhw_tags.c399 EXPORT_SYMBOL_IF_KUNIT(kasan_enable_hw_tags);
405 EXPORT_SYMBOL_IF_KUNIT(kasan_force_async_fault);
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_rtp.c220 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_ctx_enable_active_tracking);
284 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_to_sr);
314 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process);
H A Dxe_tuning.c180 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_gt);
192 EXPORT_SYMBOL_IF_KUNIT(xe_tuning_process_engine);
H A Dxe_reg_sr.c48 EXPORT_SYMBOL_IF_KUNIT(xe_reg_sr_init);
H A Dxe_wa.c877 EXPORT_SYMBOL_IF_KUNIT(xe_wa_process_gt);
/linux-6.15/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_strdup);
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.h94 #define EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym)
/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c222 EXPORT_SYMBOL_IF_KUNIT(gss_krb5_checksum);
527 EXPORT_SYMBOL_IF_KUNIT(krb5_cbc_cts_encrypt);
579 EXPORT_SYMBOL_IF_KUNIT(krb5_cbc_cts_decrypt);
779 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-6.15/drivers/hid/
H A Dhid-uclogic-rdesc.c1247 EXPORT_SYMBOL_IF_KUNIT(uclogic_rdesc_template_apply);
/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c125 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_sva_cd);
H A Darm-smmu-v3.c1083 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_get_ste_used);
1218 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_write_entry);
1335 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_get_cd_used);
1415 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_s1_cd);
1582 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_abort_ste);
1597 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_bypass_ste);
1655 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_cdtable_ste);
1706 EXPORT_SYMBOL_IF_KUNIT(arm_smmu_make_s2_domain_ste);
/linux-6.15/net/wireless/
H A Dcore.h613 #define EXPORT_SYMBOL_IF_CFG80211_KUNIT(sym) EXPORT_SYMBOL_IF_KUNIT(sym)
/linux-6.15/mm/
H A Dutil.c487 EXPORT_SYMBOL_IF_KUNIT(arch_pick_mmap_layout);

12