Home
last modified time | relevance | path

Searched refs:export_list (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c295 } export_list[] = { variable
307 return export_list[ex].str; in export_str()
316 for (i = 0; export_list[i].export != export_unknown; i++) { in export_no()
317 if (strcmp(export_list[i].str, s) == 0) in export_no()
318 return export_list[i].export; in export_no()
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.build565 $(call if_changed,export_list)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.build565 $(call if_changed,export_list)