Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dcapability.h39 typedef struct __user_cap_header_struct { struct
/Linux-v5.4/include/linux/
Dcapability.h36 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c3156 struct __user_cap_header_struct cap_header_data; in check_permissions()