Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/sgi-xp/
Dxpc_uv.c1083 struct xpc_send_msg_slot_uv *msg_slot; in xpc_allocate_send_msg_slot_uv()
1090 nbytes = nentries * sizeof(struct xpc_send_msg_slot_uv); in xpc_allocate_send_msg_slot_uv()
1327 struct xpc_send_msg_slot_uv **address_of_msg_slot) in xpc_allocate_msg_slot_uv()
1330 struct xpc_send_msg_slot_uv *msg_slot; in xpc_allocate_msg_slot_uv()
1346 msg_slot = container_of(entry, struct xpc_send_msg_slot_uv, next); in xpc_allocate_msg_slot_uv()
1353 struct xpc_send_msg_slot_uv *msg_slot) in xpc_free_msg_slot_uv()
1364 struct xpc_send_msg_slot_uv *msg_slot, in xpc_notify_sender_uv()
1389 struct xpc_send_msg_slot_uv *msg_slot; in xpc_handle_notify_mq_ack_uv()
1533 struct xpc_send_msg_slot_uv *msg_slot = NULL; in xpc_send_payload_uv()
1621 struct xpc_send_msg_slot_uv *msg_slot; in xpc_notify_senders_of_disconnect_uv()
Dxpc.h415 struct xpc_send_msg_slot_uv { struct
534 struct xpc_send_msg_slot_uv *send_msg_slots;