Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-xp/
Dxpc_uv.c905 xpc_put_fifo_entry_uv(struct xpc_fifo_head_uv *head, in xpc_put_fifo_entry_uv() function
1020 xpc_put_fifo_entry_uv(&ch_uv->msg_slot_free_list, in xpc_allocate_send_msg_slot_uv()
1276 xpc_put_fifo_entry_uv(&ch->sn.uv.msg_slot_free_list, &msg_slot->next); in xpc_free_msg_slot_uv()
1377 xpc_put_fifo_entry_uv(&ch_uv->recv_msg_list, &msg_slot->hdr.u.next); in xpc_handle_notify_mq_msg_uv()