Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h3282 struct user_struct { struct
3283 refcount_t __count;
3284 struct percpu_counter epoll_watches;
3285 unsigned long unix_inflight;
3286 atomic_long_t pipe_bufs;
3287 struct hlist_node uidhash_node;
3288 kuid_t uid;
3289 atomic_long_t locked_vm;
3290 struct ratelimit_state ratelimit;
3291 u64 android_kabi_reserved1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h2853 struct user_struct { struct
2854 refcount_t __count;
2855 struct percpu_counter epoll_watches;
2856 unsigned long unix_inflight;
2857 atomic_long_t pipe_bufs;
2858 struct hlist_node uidhash_node;
2859 kuid_t uid;
2860 atomic_long_t locked_vm;
2861 struct ratelimit_state ratelimit;
2862 u64 android_kabi_reserved1;
[all …]