Searched defs:uverbs_api_ioctl_method (Results 1 – 1 of 1) sorted by relevance
125 struct uverbs_api_ioctl_method { struct126 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;