Sophie

Sophie

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

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;3.&#160;The Filesystem for Exporting Kernel Objects</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Linux Filesystems API" /><link rel="up" href="index.html" title="Linux Filesystems API" /><link rel="prev" href="re144.html" title="proc_flush_task" /><link rel="next" href="re145.html" title="sysfs_create_file" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;3.&#160;The Filesystem for Exporting Kernel Objects</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re144.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="re145.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter&#160;3.&#160;The Filesystem for Exporting Kernel Objects"><div class="titlepage"><div><div><h2 class="title"><a id="sysfs"></a>Chapter&#160;3.&#160;The Filesystem for Exporting Kernel Objects</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="re145.html"><span>sysfs_create_file</span></a></span><span class="refpurpose"> &#8212; 
  create an attribute file for an object.
 </span></dt><dt><span class="refentrytitle"><a href="re146.html"><span>sysfs_add_file_to_group</span></a></span><span class="refpurpose"> &#8212; 
     add an attribute file to a pre-existing group.
 </span></dt><dt><span class="refentrytitle"><a href="re147.html"><span>sysfs_chmod_file</span></a></span><span class="refpurpose"> &#8212; 
     update the modified mode value on an object attribute.
 </span></dt><dt><span class="refentrytitle"><a href="re148.html"><span>sysfs_remove_file</span></a></span><span class="refpurpose"> &#8212; 
     remove an object attribute.
 </span></dt><dt><span class="refentrytitle"><a href="re149.html"><span>sysfs_remove_file_from_group</span></a></span><span class="refpurpose"> &#8212; 
     remove an attribute file from a group.
 </span></dt><dt><span class="refentrytitle"><a href="re150.html"><span>sysfs_schedule_callback</span></a></span><span class="refpurpose"> &#8212; 
     helper to schedule a callback for a kobject
 </span></dt><dt><span class="refentrytitle"><a href="re151.html"><span>sysfs_create_link</span></a></span><span class="refpurpose"> &#8212; 
  create symlink between two objects.
 </span></dt><dt><span class="refentrytitle"><a href="re152.html"><span>sysfs_remove_link</span></a></span><span class="refpurpose"> &#8212; 
     remove symlink in object's directory.
 </span></dt><dt><span class="refentrytitle"><a href="re153.html"><span>sysfs_create_bin_file</span></a></span><span class="refpurpose"> &#8212; 
  create binary file for object.
 </span></dt><dt><span class="refentrytitle"><a href="re154.html"><span>sysfs_remove_bin_file</span></a></span><span class="refpurpose"> &#8212; 
     remove binary file for object.
 </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="re144.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="re145.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>proc_flush_task</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>sysfs_create_file</span></td></tr></table></div></body></html>