Searched defs:io_rsrc_node (Results 1 – 13 of 13) sorted by relevance
33539 struct io_rsrc_node { struct33540 union {33544 int refs;33545 bool empty;33546 u16 type;33547 struct list_head node;33548 struct io_rsrc_put item;
56830 struct io_rsrc_node { struct56831 struct percpu_ref refs;56832 struct list_head node;56833 struct list_head rsrc_list;56834 struct io_rsrc_data *rsrc_data;56835 struct llist_node llist;56836 bool done;
31659 struct io_rsrc_node { struct31660 struct percpu_ref refs;31661 struct list_head node;31662 struct list_head rsrc_list;31663 struct io_rsrc_data *rsrc_data;31664 struct llist_node llist;31665 bool done;
53444 struct io_rsrc_node { struct53445 struct percpu_ref refs;53446 struct list_head node;53447 struct list_head rsrc_list;53448 struct io_rsrc_data *rsrc_data;53449 struct llist_node llist;53450 bool done;
63353 struct io_rsrc_node { struct63354 union {63358 int refs;63359 bool empty;63360 u16 type;63361 struct list_head node;63362 struct io_rsrc_put item;
33645 struct io_rsrc_node { struct33646 struct percpu_ref refs;33647 struct list_head node;33648 struct list_head rsrc_list;33649 struct io_rsrc_data *rsrc_data;33650 struct llist_node llist;33651 bool done;
72871 struct io_rsrc_node { struct72872 struct percpu_ref refs;72873 struct list_head node;72874 struct list_head rsrc_list;72875 struct io_rsrc_data *rsrc_data;72876 struct llist_node llist;72877 bool done;
73183 struct io_rsrc_node { struct73184 union {73188 int refs;73189 bool empty;73190 u16 type;73191 struct list_head node;73192 struct io_rsrc_put item;