mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-02-27 03:44:42 +08:00
deploy: f426661923c6d2e432988227652eaeff150cea5a
This commit is contained in:
parent
6969229957
commit
c422e2e7f6
@ -1271,7 +1271,7 @@ the structure which you do not explicitly assign will be initialized to
|
||||
</code>, <code> <span class='ectt-1000'>open</span>
|
||||
</code>, … system calls is commonly named <code> <span class='ectt-1000'>fops</span>
|
||||
</code>.
|
||||
</p><!-- l. 834 --><p class='indent'> Sin Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
|
||||
</p><!-- l. 834 --><p class='indent'> Since Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
|
||||
</code> structure was introduced to replace the use of the
|
||||
<code> <span class='ectt-1000'>file_operations</span>
|
||||
</code> structure when registering proc handlers.
|
||||
|
@ -1271,7 +1271,7 @@ the structure which you do not explicitly assign will be initialized to
|
||||
</code>, <code> <span class='ectt-1000'>open</span>
|
||||
</code>, … system calls is commonly named <code> <span class='ectt-1000'>fops</span>
|
||||
</code>.
|
||||
</p><!-- l. 834 --><p class='indent'> Sin Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
|
||||
</p><!-- l. 834 --><p class='indent'> Since Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
|
||||
</code> structure was introduced to replace the use of the
|
||||
<code> <span class='ectt-1000'>file_operations</span>
|
||||
</code> structure when registering proc handlers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user