Searched refs:iu_entry (Results 1 – 3 of 3) sorted by relevance
27 struct iu_entry *iue; in srp_iu_pool_alloc()30 q->pool = kzalloc_objs(struct iu_entry *, max); in srp_iu_pool_alloc()33 q->items = kzalloc_objs(struct iu_entry, max); in srp_iu_pool_alloc()138 struct iu_entry *srp_iu_get(struct srp_target *target) in srp_iu_get()140 struct iu_entry *iue = NULL; in srp_iu_get()155 void srp_iu_put(struct iu_entry *iue) in srp_iu_put()165 struct iu_entry *iue = NULL; in srp_direct_data()198 struct iu_entry *iue = NULL; in srp_indirect_data()
97 struct iu_entry { struct115 struct iu_entry *srp_iu_get(struct srp_target *); argument116 void srp_iu_put(struct iu_entry *);
158 struct iu_entry *iue;