Sophie

Sophie

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

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>Internal Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Linux Device Drivers" /><link rel="up" href="ch01.html" title="Chapter&#160;1.&#160;Driver Basics" /><link rel="prev" href="re109.html" title="work_on_cpu" /><link rel="next" href="re110.html" title="reparent_to_kthreadd" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Internal Functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re109.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;1.&#160;Driver Basics</th><td width="20%" align="right">&#160;<a accesskey="n" href="re110.html">Next</a></td></tr></table><hr /></div><div class="sect1" title="Internal Functions"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2608615"></a>Internal Functions</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="re110.html"><span>reparent_to_kthreadd</span></a></span><span class="refpurpose"> &#8212; 
  Reparent the calling kernel thread to kthreadd
 </span></dt><dt><span class="refentrytitle"><a href="re111.html"><span>sys_tgkill</span></a></span><span class="refpurpose"> &#8212; 
  send signal to one specific thread
 </span></dt><dt><span class="refentrytitle"><a href="re112.html"><span>kthread_run</span></a></span><span class="refpurpose"> &#8212; 
  create and wake a thread.
 </span></dt><dt><span class="refentrytitle"><a href="re113.html"><span>kthread_should_stop</span></a></span><span class="refpurpose"> &#8212; 
  should this kthread return now?
 </span></dt><dt><span class="refentrytitle"><a href="re114.html"><span>kthread_create</span></a></span><span class="refpurpose"> &#8212; 
     create a kthread.
 </span></dt><dt><span class="refentrytitle"><a href="re115.html"><span>kthread_stop</span></a></span><span class="refpurpose"> &#8212; 
     stop a thread created by <code class="function">kthread_create</code>.
 </span></dt></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re109.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re110.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>work_on_cpu</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>reparent_to_kthreadd</span></td></tr></table></div></body></html>