Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dcapability.h39 typedef struct __user_cap_header_struct { struct
/linux/tools/testing/selftests/clone3/
A Dclone3_cap_checkpoint_restore.c95 struct __user_cap_header_struct hdr;
/linux/include/linux/
A Dcapability.h36 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c957 struct __user_cap_header_struct hdr;
/linux/samples/bpf/
A Dxdpsock_user.c1580 struct __user_cap_header_struct hdr = { _LINUX_CAPABILITY_VERSION_3, 0 }; in main()

Completed in 13 milliseconds