Home
last modified time | relevance | path

Searched defs:__user_cap_data_struct (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dcapability.h32 typedef struct __user_cap_data_struct { struct
33 __u32 effective;
34 __u32 permitted;
35 __u32 inheritable;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcapability.h19 typedef struct __user_cap_data_struct { struct
20 __u32 effective;
21 __u32 permitted;
22 __u32 inheritable;
/kernel/linux/linux-5.10/include/uapi/linux/
Dcapability.h44 typedef struct __user_cap_data_struct { struct
45 __u32 effective;
46 __u32 permitted;
47 __u32 inheritable;