Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h26088 struct user_desc { struct
26089 unsigned int entry_number;
26090 unsigned int base_addr;
26091 unsigned int limit;
26092 unsigned int seg_32bit: 1;
26093 unsigned int contents: 2;
26094 unsigned int read_exec_only: 1;
26095 unsigned int limit_in_pages: 1;
26096 unsigned int seg_not_present: 1;
26097 unsigned int useable: 1;
[all …]