Home
last modified time | relevance | path

Searched refs:alloc_and_copy (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/rdma/
Duverbs_ioctl.h53 u8 alloc_and_copy:1; member
475 #define UA_ALLOC_AND_COPY .alloc_and_copy = 1
/linux-5.19.10/drivers/infiniband/core/
Duverbs_ioctl.c288 if (val_spec->alloc_and_copy && !uverbs_attr_ptr_is_inline(e)) { in uverbs_process_attr()