Home
last modified time | relevance | path

Searched defs:can_block (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_queue.h98 bool can_block) in vmci_memcpy_to_queue_v_local()
108 int buf_type, bool can_block) in vmci_memcpy_from_queue_v_local()
H A Dvmci_kernel_if.c933 bool can_block) in vmci_memcpy_to_queue() argument
961 int buf_type, bool can_block) in vmci_memcpy_from_queue() argument
990 bool can_block) in vmci_memcpy_to_queue_local() argument
1018 int buf_type, bool can_block) in vmci_memcpy_from_queue_local() argument
1045 bool can_block) in vmci_memcpy_to_queue_v() argument
1077 vmci_memcpy_from_queue_v(void * dest,size_t dest_offset,const struct vmci_queue * queue,uint64_t queue_offset,size_t size,int buf_type,bool can_block) vmci_memcpy_from_queue_v() argument
[all...]
H A Dvmci_qpair.c501 int buf_type, vmci_memcpy_to_queue_func memcpy_to_queue, bool can_block) in enqueue()
574 bool can_block) in dequeue()