Searched defs:uverbs_api_ioctl_method (Results 1 – 1 of 1) sorted by relevance
88 struct uverbs_api_ioctl_method { struct89 int(__rcu *handler)(struct uverbs_attr_bundle *attrs);91 u16 bundle_size;92 u8 use_stack:1;93 u8 driver_method:1;94 u8 disabled:1;95 u8 has_udata:1;96 u8 key_bitmap_len;97 u8 destroy_bkey;