Section 2: System Calls

C D G I Q S
Section index

C

create_module(2)
create a loadable module entry

D

delete_module(2)
delete a loadable module entry

G

get_kernel_syms(2)
retrieve exported kernel and module symbols

I

init_module(2)
initialize a loadable module entry
intro(2)
Introduction to system calls

Q

query_module(2)
query the kernel for various bits pertaining to modules.

S

_syscall(2)
Introduction to system calls

C D G I Q S