Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/tools/testing/selftests/bpf/progs/
Dtest_deny_namespace.c9 __u32 cap[_LINUX_CAPABILITY_U32S_3];
/Linux-v6.1/include/uapi/linux/
Dcapability.h37 #define _LINUX_CAPABILITY_U32S_3 2 macro
/Linux-v6.1/include/linux/
Dcapability.h20 #define _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3
/Linux-v6.1/kernel/
Dcapability.c98 *tocopy = _LINUX_CAPABILITY_U32S_3; in cap_validate_magic()