Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h28299 struct btrfs_workqueue { struct
28300 struct workqueue_struct *normal_wq;
28301 struct btrfs_fs_info *fs_info;
28302 struct list_head ordered_list;
28303 spinlock_t list_lock;
28304 atomic_t pending;
28305 int limit_active;
28306 int current_active;
28307 int thresh;
28308 unsigned int count;
[all …]
H A Dvmlinux.h28299 struct btrfs_workqueue { struct
28300 struct workqueue_struct *normal_wq;
28301 struct btrfs_fs_info *fs_info;
28302 struct list_head ordered_list;
28303 spinlock_t list_lock;
28304 atomic_t pending;
28305 int limit_active;
28306 int current_active;
28307 int thresh;
28308 unsigned int count;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h62059 struct btrfs_workqueue { struct
62060 struct workqueue_struct *normal_wq;
62061 struct btrfs_fs_info *fs_info;
62062 struct list_head ordered_list;
62063 spinlock_t list_lock;
62064 atomic_t pending;
62065 int limit_active;
62066 int current_active;
62067 int thresh;
62068 unsigned int count;
[all …]
H A Dvmlinux.h62059 struct btrfs_workqueue { struct
62060 struct workqueue_struct *normal_wq;
62061 struct btrfs_fs_info *fs_info;
62062 struct list_head ordered_list;
62063 spinlock_t list_lock;
62064 atomic_t pending;
62065 int limit_active;
62066 int current_active;
62067 int thresh;
62068 unsigned int count;
[all …]