Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dcap_helpers.c14 .version = _LINUX_CAPABILITY_VERSION_3, in cap_enable_effective()
44 .version = _LINUX_CAPABILITY_VERSION_3, in cap_disable_effective()
/linux/include/uapi/linux/
H A Dcapability.h36 #define _LINUX_CAPABILITY_VERSION_3 0x20080522 macro
/linux/include/linux/
H A Dcapability.h20 #define _KERNEL_CAPABILITY_VERSION _LINUX_CAPABILITY_VERSION_3
/linux/kernel/
H A Dcapability.c90 case _LINUX_CAPABILITY_VERSION_3: in cap_validate_magic()
/linux/tools/testing/selftests/kvm/s390x/
H A Ducontrol_test.c33 .version = _LINUX_CAPABILITY_VERSION_3, in require_ucontrol_admin()