6.8.1.3.1External interfaces (system calls)
• TSFI system calls
•
System calls are listed in the Functional Specification mapping table.
6.8.1.3.2Internal Interfaces
Internal function | Interfaces defined in |
do_pipe | Understanding the LINUX KERNEL, Chapter 19, 2nd Edition, Daniel P. Bovet, |
| Marco Cesati, ISBN# |
pipe_read | Understanding the LINUX KERNEL, Chapter 19, 2nd Edition, Daniel P. Bovet, |
| Marco Cesati, ISBN# |
pipe_write | Understanding the LINUX KERNEL, Chapter 19, 2nd Edition, Daniel P. Bovet, |
| Marco Cesati, ISBN# |
init_special_in ode fifo_open ipc_alloc ipcperms send_sig_info unix_create inet_create sk_alloc
This document, Section 5.3.2.1
This document, Section 5.3.2.2 This document, Section 5.3.2.2 This document, Section 5.3.2.2 This document, Section 5.3.2.2 This document, Section 5.3.5 This document, Section 5.3.5 This document, Section 5.3.5
6.8.1.3.3Data Structures
ipc_idsipc/util.h
ipc_idipc/util.h
kern_ipc_perm include/linux/ipc.h
msg_queueipc/msg.c
msg_msgipc/msg.c
sem_arrayinclude/linux/sem.h
shmid_kernel ipc/shm.c
sockinclude/net/sock.h
226