Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dcap_helpers.c12 struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3]; in cap_enable_effective()
42 struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3]; in cap_disable_effective()
/linux/include/uapi/linux/
H A Dcapability.h37 #define _LINUX_CAPABILITY_U32S_3 2 macro
/linux/kernel/
H A Dcapability.c91 *tocopy = _LINUX_CAPABILITY_U32S_3; in cap_validate_magic()
/linux/tools/testing/selftests/kvm/s390x/
H A Ducontrol_test.c31 struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3]; in require_ucontrol_admin()