Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
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-6.6.21/include/uapi/linux/
Dcapability.h37 #define _LINUX_CAPABILITY_U32S_3 2 macro
/linux-6.6.21/kernel/
Dcapability.c91 *tocopy = _LINUX_CAPABILITY_U32S_3; in cap_validate_magic()