Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 2c51d8eb79f8810ada971ee8c30ce1e5 > files > 1498

kernel-doc-2.6.32-71.14.1.el6.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>Chapter&#160;5.&#160;Kernel IPC facilities</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="The Linux Kernel API" /><link rel="up" href="index.html" title="The Linux Kernel API" /><link rel="prev" href="re233.html" title="vmtruncate" /><link rel="next" href="re234.html" title="ipc_init" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;5.&#160;Kernel IPC facilities</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re233.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="re234.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter&#160;5.&#160;Kernel IPC facilities"><div class="titlepage"><div><div><h2 class="title"><a id="ipc"></a>Chapter&#160;5.&#160;Kernel IPC facilities</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ch05.html#id2654382">IPC utilities</a></span></dt></dl></div><div class="sect1" title="IPC utilities"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2654382"></a>IPC utilities</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="re234.html"><span>ipc_init</span></a></span><span class="refpurpose"> &#8212; 
  initialise IPC subsystem
 </span></dt><dt><span class="refentrytitle"><a href="re235.html"><span>ipc_init_ids</span></a></span><span class="refpurpose"> &#8212; 
     initialise IPC identifiers
 </span></dt><dt><span class="refentrytitle"><a href="re236.html"><span>ipc_init_proc_interface</span></a></span><span class="refpurpose"> &#8212; 
     Create a proc interface for sysipc types using a seq_file interface.
 </span></dt><dt><span class="refentrytitle"><a href="re237.html"><span>ipc_findkey</span></a></span><span class="refpurpose"> &#8212; 
     find a key in an ipc identifier set
 </span></dt><dt><span class="refentrytitle"><a href="re238.html"><span>ipc_get_maxid</span></a></span><span class="refpurpose"> &#8212; 
     get the last assigned id
 </span></dt><dt><span class="refentrytitle"><a href="re239.html"><span>ipc_addid</span></a></span><span class="refpurpose"> &#8212; 
     add an IPC identifier
 </span></dt><dt><span class="refentrytitle"><a href="re240.html"><span>ipcget_new</span></a></span><span class="refpurpose"> &#8212; 
     create a new ipc object
 </span></dt><dt><span class="refentrytitle"><a href="re241.html"><span>ipc_check_perms</span></a></span><span class="refpurpose"> &#8212; 
     check security and permissions for an IPC
 </span></dt><dt><span class="refentrytitle"><a href="re242.html"><span>ipcget_public</span></a></span><span class="refpurpose"> &#8212; 
     get an ipc object or create a new one
 </span></dt><dt><span class="refentrytitle"><a href="re243.html"><span>ipc_rmid</span></a></span><span class="refpurpose"> &#8212; 
     remove an IPC identifier
 </span></dt><dt><span class="refentrytitle"><a href="re244.html"><span>ipc_alloc</span></a></span><span class="refpurpose"> &#8212; 
     allocate ipc space
 </span></dt><dt><span class="refentrytitle"><a href="re245.html"><span>ipc_free</span></a></span><span class="refpurpose"> &#8212; 
     free ipc space
 </span></dt><dt><span class="refentrytitle"><a href="re246.html"><span>ipc_rcu_alloc</span></a></span><span class="refpurpose"> &#8212; 
     allocate ipc and rcu space
 </span></dt><dt><span class="refentrytitle"><a href="re247.html"><span>ipc_schedule_free</span></a></span><span class="refpurpose"> &#8212; 
     free ipc + rcu space
 </span></dt><dt><span class="refentrytitle"><a href="re248.html"><span>ipc_immediate_free</span></a></span><span class="refpurpose"> &#8212; 
     free ipc + rcu space
 </span></dt><dt><span class="refentrytitle"><a href="re249.html"><span>ipcperms</span></a></span><span class="refpurpose"> &#8212; 
     check IPC permissions
 </span></dt><dt><span class="refentrytitle"><a href="re250.html"><span>kernel_to_ipc64_perm</span></a></span><span class="refpurpose"> &#8212; 
     convert kernel ipc permissions to user
 </span></dt><dt><span class="refentrytitle"><a href="re251.html"><span>ipc64_perm_to_ipc_perm</span></a></span><span class="refpurpose"> &#8212; 
     convert new ipc permissions to old
 </span></dt><dt><span class="refentrytitle"><a href="re252.html"><span>ipc_lock</span></a></span><span class="refpurpose"> &#8212; 
     Lock an ipc structure without rw_mutex held
 </span></dt><dt><span class="refentrytitle"><a href="re253.html"><span>ipcget</span></a></span><span class="refpurpose"> &#8212; 
     Common sys_*<code class="function">get</code> code
 </span></dt><dt><span class="refentrytitle"><a href="re254.html"><span>ipc_update_perm</span></a></span><span class="refpurpose"> &#8212; 
     update the permissions of an IPC.
 </span></dt><dt><span class="refentrytitle"><a href="re255.html"><span>ipcctl_pre_down</span></a></span><span class="refpurpose"> &#8212; 
     retrieve an ipc and check permissions for some IPC_XXX cmd
 </span></dt><dt><span class="refentrytitle"><a href="re256.html"><span>ipc_parse_version</span></a></span><span class="refpurpose"> &#8212; 
     IPC call version
 </span></dt></dl></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re233.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="re234.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>vmtruncate</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>ipc_init</span></td></tr></table></div></body></html>