⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 145.html

📁 linux 0.11中文版 有注释
💻 HTML
字号:
<html>
<head>
<title>NR_OPEN</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/8.html#L504'>NR_OPEN</a>           504 fs/exec.c        for (i = 0; i &lt; NR_OPEN; i++)
<a href='../S/9.html#L27'>NR_OPEN</a>            27 fs/fcntl.c       if (fd &gt;= NR_OPEN || !current-&gt;filp[fd])
<a href='../S/9.html#L30'>NR_OPEN</a>            30 fs/fcntl.c       if (arg &gt;= NR_OPEN)
<a href='../S/9.html#L33'>NR_OPEN</a>            33 fs/fcntl.c       while (arg &lt; NR_OPEN)
<a href='../S/9.html#L39'>NR_OPEN</a>            39 fs/fcntl.c       if (arg &gt;= NR_OPEN)
<a href='../S/9.html#L74'>NR_OPEN</a>            74 fs/fcntl.c       if (fd &gt;= NR_OPEN || !(filp = current-&gt;filp[fd]))
<a href='../S/13.html#L45'>NR_OPEN</a>            45 fs/ioctl.c       if (fd &gt;= NR_OPEN || !(filp = current-&gt;filp[fd]))
<a href='../S/15.html#L223'>NR_OPEN</a>           223 fs/open.c        for (fd = 0; fd &lt; NR_OPEN; fd++)
<a href='../S/15.html#L226'>NR_OPEN</a>           226 fs/open.c        if (fd &gt;= NR_OPEN)
<a href='../S/15.html#L304'>NR_OPEN</a>           304 fs/open.c        if (fd &gt;= NR_OPEN)
<a href='../S/16.html#L129'>NR_OPEN</a>           129 fs/pipe.c        for (i = 0; j &lt; 2 &amp;&amp; i &lt; NR_OPEN; i++)
<a href='../S/17.html#L44'>NR_OPEN</a>            44 fs/read_write.c   if (fd &gt;= NR_OPEN || !(file = current-&gt;filp[fd]) || !(file-&gt;f_inode)
<a href='../S/17.html#L91'>NR_OPEN</a>            91 fs/read_write.c   if (fd &gt;= NR_OPEN || count &lt; 0 || !(file = current-&gt;filp[fd]))
<a href='../S/17.html#L133'>NR_OPEN</a>           133 fs/read_write.c   if (fd &gt;= NR_OPEN || count &lt; 0 || !(file = current-&gt;filp[fd]))
<a href='../S/18.html#L71'>NR_OPEN</a>            71 fs/stat.c        if (fd &gt;= NR_OPEN || !(f = current-&gt;filp[fd]) || !(inode = f-&gt;f_inode))
<a href='../S/36.html#L15'>NR_OPEN</a>            15 include/linux/sched.h #if (NR_OPEN &gt; 32)
<a href='../S/36.html#L161'>NR_OPEN</a>           161 include/linux/sched.h   struct file *filp[NR_OPEN];
<a href='../S/67.html#L157'>NR_OPEN</a>           157 kernel/exit.c    for (i = 0; i &lt; NR_OPEN; i++)
<a href='../S/68.html#L155'>NR_OPEN</a>           155 kernel/fork.c    for (i = 0; i &lt; NR_OPEN; i++)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -