Lines Matching refs:EXPORT_SYMBOL
11 EXPORT_SYMBOL(memset);
12 EXPORT_SYMBOL(memcpy);
13 EXPORT_SYMBOL(strlen);
19 EXPORT_SYMBOL(ip_fast_csum); /* hand-coded assembly */
20 EXPORT_SYMBOL(csum_ipv6_magic);
23 EXPORT_SYMBOL(clear_page);
24 EXPORT_SYMBOL(copy_page);
28 EXPORT_SYMBOL(min_low_pfn); /* defined by bootmem.c, but not exported by generic code */
29 EXPORT_SYMBOL(max_low_pfn); /* defined by bootmem.c, but not exported by generic code */
33 EXPORT_SYMBOL(ia64_cpu_info);
35 EXPORT_SYMBOL(local_per_cpu_offset);
39 EXPORT_SYMBOL(__copy_user);
40 EXPORT_SYMBOL(__do_clear_user);
41 EXPORT_SYMBOL(__strlen_user);
42 EXPORT_SYMBOL(__strncpy_from_user);
43 EXPORT_SYMBOL(__strnlen_user);
55 EXPORT_SYMBOL(__divsi3);
56 EXPORT_SYMBOL(__udivsi3);
57 EXPORT_SYMBOL(__modsi3);
58 EXPORT_SYMBOL(__umodsi3);
59 EXPORT_SYMBOL(__divdi3);
60 EXPORT_SYMBOL(__udivdi3);
61 EXPORT_SYMBOL(__moddi3);
62 EXPORT_SYMBOL(__umoddi3);
70 EXPORT_SYMBOL(xor_ia64_2);
71 EXPORT_SYMBOL(xor_ia64_3);
72 EXPORT_SYMBOL(xor_ia64_4);
73 EXPORT_SYMBOL(xor_ia64_5);
77 EXPORT_SYMBOL(ia64_pal_call_phys_stacked);
78 EXPORT_SYMBOL(ia64_pal_call_phys_static);
79 EXPORT_SYMBOL(ia64_pal_call_stacked);
80 EXPORT_SYMBOL(ia64_pal_call_static);
81 EXPORT_SYMBOL(ia64_load_scratch_fpregs);
82 EXPORT_SYMBOL(ia64_save_scratch_fpregs);
85 EXPORT_SYMBOL(unw_init_running);
92 EXPORT_SYMBOL(ia64_ivt);
97 EXPORT_SYMBOL(_mcount);