Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h52119 struct flush_cmd_control { struct
52120 struct task_struct *f2fs_issue_flush;
52121 wait_queue_head_t flush_wait_queue;
52122 atomic_t issued_flush;
52123 atomic_t queued_flush;
52124 struct llist_head issue_list;
52125 struct llist_node *dispatch_list;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h61877 struct flush_cmd_control { struct
61878 struct task_struct *f2fs_issue_flush;
61879 wait_queue_head_t flush_wait_queue;
61880 atomic_t issued_flush;
61881 atomic_t queued_flush;
61882 struct llist_head issue_list;
61883 struct llist_node *dispatch_list;