Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h2291 struct user_struct { struct
2292 refcount_t __count;
2293 atomic_t processes;
2294 atomic_t sigpending;
2295 atomic_t fanotify_listeners;
2296 atomic_long_t epoll_watches;
2297 long unsigned int mq_bytes;
2298 long unsigned int locked_shm;
2299 long unsigned int unix_inflight;
2300 atomic_long_t pipe_bufs;
[all …]
Dvmlinux.h2291 struct user_struct { struct
2292 refcount_t __count;
2293 atomic_t processes;
2294 atomic_t sigpending;
2295 atomic_t fanotify_listeners;
2296 atomic_long_t epoll_watches;
2297 long unsigned int mq_bytes;
2298 long unsigned int locked_shm;
2299 long unsigned int unix_inflight;
2300 atomic_long_t pipe_bufs;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2128 struct user_struct { struct
2129 refcount_t __count;
2130 atomic_t processes;
2131 atomic_t sigpending;
2132 atomic_t fanotify_listeners;
2133 atomic_long_t epoll_watches;
2134 long unsigned int mq_bytes;
2135 long unsigned int locked_shm;
2136 long unsigned int unix_inflight;
2137 atomic_long_t pipe_bufs;
[all …]
Dvmlinux_510.h2128 struct user_struct { struct
2129 refcount_t __count;
2130 atomic_t processes;
2131 atomic_t sigpending;
2132 atomic_t fanotify_listeners;
2133 atomic_long_t epoll_watches;
2134 long unsigned int mq_bytes;
2135 long unsigned int locked_shm;
2136 long unsigned int unix_inflight;
2137 atomic_long_t pipe_bufs;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h7561 struct user_struct { struct
7562 refcount_t __count;
7563 atomic_t processes;
7564 atomic_t sigpending;
7565 atomic_long_t epoll_watches;
7566 long unsigned int mq_bytes;
7567 long unsigned int locked_shm;
7568 long unsigned int unix_inflight;
7569 atomic_long_t pipe_bufs;
7570 struct hlist_node uidhash_node;
[all …]
Dvmlinux.h7561 struct user_struct { struct
7562 refcount_t __count;
7563 atomic_t processes;
7564 atomic_t sigpending;
7565 atomic_long_t epoll_watches;
7566 long unsigned int mq_bytes;
7567 long unsigned int locked_shm;
7568 long unsigned int unix_inflight;
7569 atomic_long_t pipe_bufs;
7570 struct hlist_node uidhash_node;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4770 struct user_struct { struct
4771 refcount_t __count;
4772 struct percpu_counter epoll_watches;
4773 long unsigned int unix_inflight;
4774 atomic_long_t pipe_bufs;
4775 struct hlist_node uidhash_node;
4776 kuid_t uid;
4777 atomic_long_t locked_vm;
4778 struct ratelimit_state ratelimit;