We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdc8d2 commit 0f389adCopy full SHA for 0f389ad
mm/slab_common.c
@@ -341,7 +341,6 @@ do_kmem_cache_create_usercopy(const char *name,
341
* for copying to userspace
342
* @name: A string which is used in /proc/slabinfo to identify this cache.
343
* @size: The size of objects to be created in this cache.
344
- * @freeptr_offset: Custom offset for the free pointer in RCU caches
345
* @align: The required alignment for the objects.
346
* @flags: SLAB flags
347
* @useroffset: Usercopy region offset
0 commit comments