Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/uapi/linux/
Dcapability.h37 #define _LINUX_CAPABILITY_U32S_3 2 macro
/Linux-v6.6/kernel/
Dcapability.c91 *tocopy = _LINUX_CAPABILITY_U32S_3; in cap_validate_magic()