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

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_uv.c1004 struct xpc_send_msg_slot_uv *msg_slot;
1011 nbytes = nentries * sizeof(struct xpc_send_msg_slot_uv);
1248 struct xpc_send_msg_slot_uv **address_of_msg_slot)
1251 struct xpc_send_msg_slot_uv *msg_slot;
1267 msg_slot = container_of(entry, struct xpc_send_msg_slot_uv, next);
1274 struct xpc_send_msg_slot_uv *msg_slot)
1285 struct xpc_send_msg_slot_uv *msg_slot,
1310 struct xpc_send_msg_slot_uv *msg_slot;
1454 struct xpc_send_msg_slot_uv *msg_slot = NULL;
1542 struct xpc_send_msg_slot_uv *msg_slo
[all...]
H A Dxpc.h289 struct xpc_send_msg_slot_uv { struct
312 struct xpc_send_msg_slot_uv *send_msg_slots;

Completed in 217 milliseconds