Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dcap_helpers.c13 struct __user_cap_header_struct hdr = { in cap_enable_effective()
43 struct __user_cap_header_struct hdr = { in cap_disable_effective()
/linux/tools/perf/util/
H A Dcap.c18 struct __user_cap_header_struct header = { in perf_cap__capable()
/linux/include/uapi/linux/
H A Dcapability.h39 typedef struct __user_cap_header_struct { struct
/linux/include/linux/
H A Dcapability.h34 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
/linux/tools/testing/selftests/kvm/s390/
H A Ducontrol_test.c36 struct __user_cap_header_struct hdr = { in require_ucontrol_admin()