Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
A Duverbs_ioctl.c43 struct bundle_priv { struct
45 struct bundle_alloc_head alloc_head;
46 struct bundle_alloc_head *allocated_mem;
47 size_t internal_avail;
48 size_t internal_used;
50 struct radix_tree_root *radix;
51 const struct uverbs_api_ioctl_method *method_elm;
52 void __rcu **radix_slots;
53 unsigned long radix_slots_len;
54 u32 method_key;
[all …]

Completed in 4 milliseconds