Home
last modified time | relevance | path

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

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