Home
last modified time | relevance | path

Searched refs:_KERNEL_CAPABILITY_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dcapability.h20 #define _KERNEL_CAPABILITY_VERSION _LINUX_CAPABILITY_VERSION_3 macro
/linux-6.6.21/kernel/
Dcapability.c94 if (put_user((u32)_KERNEL_CAPABILITY_VERSION, &header->version)) in cap_validate_magic()