Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h80 u8 alloc_and_copy:1; member
503 #define UA_ALLOC_AND_COPY .alloc_and_copy = 1
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_ioctl.c289 if (val_spec->alloc_and_copy && !uverbs_attr_ptr_is_inline(e)) { in uverbs_process_attr()