beautypg.com

2 internal interfaces, 3 data structures, 3 kernel subsystem inter-process communication – IBM Novell 10 SP1 EAL4 User Manual

Page 237

background image

System calls are listed in the Functional Specification mapping table.

6.8.1.2.2 Internal Interfaces

Internal function

Interfaces defined in

current

Understanding the LINUX KERNEL, Chapter 3, 2nd Edition, Daniel
P. Bovet, Marco Cesati, ISBN# 0-596-00213-0

request_irq

Linux Device Drivers, O’Reilly, Chapter 9, 2nd Edition June 2001,
Alessandro Rubini

free_irq

Linux Device Drivers, O’Reilly, Chapter 9, 2nd Edition June 2001,
Alessandro Rubini

send_sig_info &&

check_kill_permission

Understanding the LINUX KERNEL, Chapter 10, 2nd Edition, Daniel
P. Bovet, Marco Cesati, ISBN# 0-596-00213-0/ and this document,
chapter 5.3.4.2

6.8.1.2.3 Data Structures

task_struct and include/linux/sched.h

6.8.1.3 Kernel subsystem inter-process communication

This section lists external interfaces, internal interfaces, and data structures of the inter-process
communication subsystem.

225