__user_cap_data_struct
typedef struct __user_cap_data_struct __user *cap_user_data_t;
struct __user_cap_data_struct kdata[2];
struct __user_cap_data_struct kdata[2] = { { 0, }, };
copybytes = tocopy * sizeof(struct __user_cap_data_struct);
struct __user_cap_data_struct data[MAX_LINUX_CAPABILITY_U32S] = {};
struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3];
struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3];
struct __user_cap_data_struct data[2];
struct __user_cap_data_struct data[_LINUX_CAPABILITY_U32S_3];