Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h37398 struct fsnotify_group { struct
37399 const struct fsnotify_ops *ops;
37400 refcount_t refcnt;
37401 spinlock_t notification_lock;
37402 struct list_head notification_list;
37403 wait_queue_head_t notification_waitq;
37404 unsigned int q_len;
37405 unsigned int max_events;
37406 unsigned int priority;
37407 bool shutdown;
[all …]
Dvmlinux.h37398 struct fsnotify_group { struct
37399 const struct fsnotify_ops *ops;
37400 refcount_t refcnt;
37401 spinlock_t notification_lock;
37402 struct list_head notification_list;
37403 wait_queue_head_t notification_waitq;
37404 unsigned int q_len;
37405 unsigned int max_events;
37406 unsigned int priority;
37407 bool shutdown;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h31742 struct fsnotify_group { struct
31743 const struct fsnotify_ops *ops;
31744 refcount_t refcnt;
31745 spinlock_t notification_lock;
31746 struct list_head notification_list;
31747 wait_queue_head_t notification_waitq;
31748 unsigned int q_len;
31749 unsigned int max_events;
31773 struct fsnotify_group *group; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h27021 struct fsnotify_group { struct
27022 const struct fsnotify_ops *ops;
27023 refcount_t refcnt;
27024 spinlock_t notification_lock;
27025 struct list_head notification_list;
27026 wait_queue_head_t notification_waitq;
27027 unsigned int q_len;
27028 unsigned int max_events;
27029 unsigned int priority;
27030 bool shutdown;
[all …]
Dvmlinux_510.h27021 struct fsnotify_group { struct
27022 const struct fsnotify_ops *ops;
27023 refcount_t refcnt;
27024 spinlock_t notification_lock;
27025 struct list_head notification_list;
27026 wait_queue_head_t notification_waitq;
27027 unsigned int q_len;
27028 unsigned int max_events;
27029 unsigned int priority;
27030 bool shutdown;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h32015 struct fsnotify_group { struct
32016 const struct fsnotify_ops *ops;
32017 refcount_t refcnt;
32018 spinlock_t notification_lock;
32019 struct list_head notification_list;
32020 wait_queue_head_t notification_waitq;
32021 unsigned int q_len;
32022 unsigned int max_events;
32023 unsigned int priority;
32047 struct fsnotify_group *group; argument
Dvmlinux.h32015 struct fsnotify_group { struct
32016 const struct fsnotify_ops *ops;
32017 refcount_t refcnt;
32018 spinlock_t notification_lock;
32019 struct list_head notification_list;
32020 wait_queue_head_t notification_waitq;
32021 unsigned int q_len;
32022 unsigned int max_events;
32023 unsigned int priority;
32047 struct fsnotify_group *group; argument