Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
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-6.12.1/tools/perf/util/
Dcap.c18 struct __user_cap_header_struct header = { in perf_cap__capable()
/linux-6.12.1/include/uapi/linux/
Dcapability.h39 typedef struct __user_cap_header_struct { struct
/linux-6.12.1/tools/testing/selftests/clone3/
Dclone3_cap_checkpoint_restore.c91 struct __user_cap_header_struct hdr;
/linux-6.12.1/include/linux/
Dcapability.h34 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
/linux-6.12.1/tools/testing/selftests/kvm/s390x/
Ducontrol_test.c32 struct __user_cap_header_struct hdr = { in require_ucontrol_admin()