Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
Duverbs_ioctl.h40 struct uverbs_attr_spec { struct
41 u8 type;
48 u8 zero_trailing:1;
53 u8 alloc_and_copy:1;
54 u8 mandatory:1;
56 u8 is_udata:1;
58 union {
88 const struct uverbs_attr_spec *ids; argument
101 } u2;
/kernel/linux/linux-6.6/include/rdma/
Duverbs_ioctl.h41 struct uverbs_attr_spec { struct
42 u8 type;
49 u8 zero_trailing:1;
54 u8 alloc_and_copy:1;
55 u8 mandatory:1;
57 u8 is_udata:1;
59 union {
89 const struct uverbs_attr_spec *ids; argument
102 } u2;