Searched refs:__user_cap_data_struct (Results 1 – 5 of 5) sorted by relevance
167 struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; in SYSCALL_DEFINE2()196 * sizeof(struct __user_cap_data_struct))) { in SYSCALL_DEFINE2()224 struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; in SYSCALL_DEFINE2()242 copybytes = tocopy * sizeof(struct __user_cap_data_struct); in SYSCALL_DEFINE2()
44 typedef struct __user_cap_data_struct { struct
96 struct __user_cap_data_struct data[2];
958 struct __user_cap_data_struct data[2];
1581 struct __user_cap_data_struct data[2] = { { 0 } }; in main()
Completed in 19 milliseconds