Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dcapability.h39 typedef struct __user_cap_header_struct { struct
/Linux-v4.19/include/linux/
Dcapability.h35 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c3046 struct __user_cap_header_struct cap_header_data; in check_permissions()