Searched refs:cm_xid (Results 1 – 2 of 2) sorted by relevance
69 __u32 cm_xid; /* transaction id */ member82 __u32 cm_xid; /* transaction id */ member94 __u32 cm_xid; /* transaction id */ member
885 if (copy_from_user(&xid, &hdr->cm_xid, sizeof(xid)) != 0) { in cld_pipe_downcall()904 if (get_unaligned(&tmp->cu_u.cu_hdr.cm_xid) == xid) { in cld_pipe_downcall()1082 if (tmp->cu_u.cu_msg.cm_xid == cn->cn_xid) { in alloc_cld_upcall()1090 put_unaligned(cn->cn_xid++, &new->cu_u.cu_msg.cm_xid); in alloc_cld_upcall()1095 dprintk("%s: allocated xid %u\n", __func__, new->cu_u.cu_msg.cm_xid); in alloc_cld_upcall()