Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/core/
Drdma_core.h87 struct uverbs_api_ioctl_method { struct
88 int(__rcu *handler)(struct uverbs_attr_bundle *attrs);
90 u16 bundle_size;
91 u8 use_stack:1;
92 u8 driver_method:1;
93 u8 disabled:1;
94 u8 has_udata:1;
95 u8 key_bitmap_len;
96 u8 destroy_bkey;