Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcapability.h20 #define _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3 macro
25 __u32 cap[_KERNEL_CAPABILITY_U32S];
53 for (__capi = 0; __capi < _KERNEL_CAPABILITY_U32S; ++__capi)
77 #if _KERNEL_CAPABILITY_U32S != 2
81 #define CAP_LAST_U32 ((_KERNEL_CAPABILITY_U32S) - 1)