|
@@ -139,6 +139,15 @@ Division Functions
|
|
|
.. kernel-doc:: lib/gcd.c
|
|
.. kernel-doc:: lib/gcd.c
|
|
|
:export:
|
|
:export:
|
|
|
|
|
|
|
|
|
|
+Sorting
|
|
|
|
|
+-------
|
|
|
|
|
+
|
|
|
|
|
+.. kernel-doc:: lib/sort.c
|
|
|
|
|
+ :export:
|
|
|
|
|
+
|
|
|
|
|
+.. kernel-doc:: lib/list_sort.c
|
|
|
|
|
+ :export:
|
|
|
|
|
+
|
|
|
Memory Management in Linux
|
|
Memory Management in Linux
|
|
|
==========================
|
|
==========================
|
|
|
|
|
|