get_kernel_syms(2) System Calls Manual get_kernel_syms(2) get_kernel_syms - #include [[deprecated]] int get_kernel_syms(struct kernel_sym *table); Note: This system call is present only before Linux 2.6. table NULL, get_kernel_syms() . : struct kernel_sym { unsigned long value; char name[60]; }; #module-name . , , , . , , , , . On success, returns the number of symbols copied to table. On error, -1 is returned and errno is set to indicate the error. : ENOSYS get_kernel_syms() . Linux. Linux 2.6. , glibc. glibc , , , glibc glibc 2.23 ABI . , syscall(2). , table. , , . 59 . - query_module(2) (, , , ). create_module(2), delete_module(2), init_module(2), query_module(2) () Azamat Hackimov , Dmitry Bolkhovskikh , Vladislav , Yuri Kozlov , Kirill Rekhov ; GNU (GNU General Public License - GPL, 3 ) , - . - , , () () () <>. Linux 6.9.1 2 2024 . get_kernel_syms(2)