1. Manuals
  2. Brands
  3. Computer Equipment
  4. Server
  5. IBM
  6. Computer Equipment
  7. Server

IBM 10 SP1 EAL4 6.8.1.5.2 Internal interfaces, 6.8.1.5.3 Data Structures, 6.8.1.6 Kernel subsystem audit, 6.8.1.6.1 External interfaces, 6.8.1.6.2 Internal interfaces

1 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246
Download on canonical page 246 pages, 2.94 Mb
System calls are listed in the Functional Specification mapping table
6.8.1.5.2 Internal interfaces
Internal interfaces Interfaces defined in
get_zeroed_page Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini /this document, chapter 5.5.2.1
__vmalloc Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
vfree Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
kmalloc Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
kfree Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
__ get_free_pages Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
free_pages Linux Device Drivers, O’Reilly, Chapter 7, 2nd Edition June 2001,
Alessandro Rubini
6.8.1.5.3 Data Structures
mm_struct and include/linux/sched.h
6.8.1.6 Kernel subsystem audit
This section lists external interfaces, internal interfaces, and data structures of the audit subsystem.
6.8.1.6.1 External interfaces
There are two external interfaces to the audit subsystem.
Netlink socket calls, by which all kernel user-space communication takes place.
Communication through /proc to associate the login uid with the login session and therefore with
all tasks forked or exec’ed under the session.
6.8.1.6.2 Internal interfaces
The audit kernel provides a set of interfaces to other kernel subsystems to:
Format and send audit records to user space, audit_log_* functions.
Allocate per task audit context, audit_alloc which is called by copy_proc.
Audit syscalls on entry and exit, audit_syscall_exit and audit_syscall_entry.
Audit file system watched objects, audit_notify_watch and audit_notify_update.
Add additional audit information for specific audit events:
audit_socketcall
228
MENU

Models

Contents