Home
last modified time | relevance | path

Searched refs:vmci_handle_arr_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h32 struct vmci_handle_arr *vmci_handle_arr_create(u32 capacity, u32 max_capacity);
H A Dvmci_context.c124 vmci_handle_arr_create(0, VMCI_MAX_GUEST_QP_COUNT); in vmci_ctx_create()
131 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_create()
138 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_create()
213 subscriber_array = vmci_handle_arr_create(0, VMCI_MAX_CONTEXTS); in ctx_fire_notification()
875 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_rcv_notifications_get()
H A Dvmci_handle_array.c17 struct vmci_handle_arr *vmci_handle_arr_create(u32 capacity, u32 max_capacity) in vmci_handle_arr_create() function
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h32 struct vmci_handle_arr *vmci_handle_arr_create(u32 capacity, u32 max_capacity);
H A Dvmci_context.c124 vmci_handle_arr_create(0, VMCI_MAX_GUEST_QP_COUNT); in vmci_ctx_create()
131 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_create()
138 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_create()
213 subscriber_array = vmci_handle_arr_create(0, VMCI_MAX_CONTEXTS); in ctx_fire_notification()
872 vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); in vmci_ctx_rcv_notifications_get()
H A Dvmci_handle_array.c17 struct vmci_handle_arr *vmci_handle_arr_create(u32 capacity, u32 max_capacity) in vmci_handle_arr_create() function

Completed in 5 milliseconds