Home
last modified time | relevance | path

Searched refs:_LINUX_CAPABILITY_U32S_3 (Results 1 – 5 of 5) 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/tools/perf/util/
H A Dcap.c14 #define MAX_LINUX_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3
/linux/include/uapi/linux/
H A Dcapability.h37 #define _LINUX_CAPABILITY_U32S_3 2 macro
/linux/kernel/
H A Dcapability.c87 *tocopy = _LINUX_CAPABILITY_U32S_3; in cap_validate_magic()
/linux/tools/testing/selftests/kvm/s390/
H A Ducontrol_test.c35 struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3]; in require_ucontrol_admin()