Searched defs:qrtr_node (Results 1 – 4 of 4) sorted by relevance
124 struct qrtr_node { struct125 struct mutex ep_lock;126 struct qrtr_endpoint *ep;127 struct kref ref;128 unsigned int nid;152 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, argument
66 struct qrtr_node { struct71 static struct qrtr_node *node_get(unsigned int node_id) in node_get() argument
126 struct qrtr_node { struct127 struct mutex ep_lock;128 struct qrtr_endpoint *ep;129 struct kref ref;130 unsigned int nid;154 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, argument
67 struct qrtr_node { struct72 static struct qrtr_node *node_get(unsigned int node_id) in node_get() argument