Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Drdma_core.h125 struct uverbs_api_ioctl_method { struct
126 int(__rcu *handler)(struct uverbs_attr_bundle *attrs);
128 u16 bundle_size;
129 u8 use_stack:1;
130 u8 driver_method:1;
131 u8 disabled:1;
132 u8 has_udata:1;
133 u8 key_bitmap_len;
134 u8 destroy_bkey;