Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  1 #include <asm-generic/audit_dir_write.h>
  2 __NR_acct,
  3 __NR_swapon,
  4 __NR_quotactl,
  5 __NR_truncate,
  6 #ifdef __NR_truncate64
  7 __NR_truncate64,
  8 #endif
  9 #ifdef __NR_bind
 10 __NR_bind,              /* bind can affect fs object only in one way... */
 11 #endif
 12 
  This page was automatically generated by the LXR engine.