Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/qrtr/
H A Daf_qrtr.c158 static struct qrtr_sock *qrtr_port_lookup(int port);
519 ipc = qrtr_port_lookup(cb->dst_port); in qrtr_endpoint_post()
646 static struct qrtr_sock *qrtr_port_lookup(int port) in qrtr_port_lookup() function
698 /* Ensure that if qrtr_port_lookup() did enter the RCU read section we in qrtr_port_remove()
834 ipc = qrtr_port_lookup(to->sq_port); in qrtr_local_enqueue()
/kernel/linux/linux-6.6/net/qrtr/
H A Daf_qrtr.c160 static struct qrtr_sock *qrtr_port_lookup(int port);
530 ipc = qrtr_port_lookup(cb->dst_port); in qrtr_endpoint_post()
667 static struct qrtr_sock *qrtr_port_lookup(int port) in qrtr_port_lookup() function
719 /* Ensure that if qrtr_port_lookup() did enter the RCU read section we in qrtr_port_remove()
855 ipc = qrtr_port_lookup(to->sq_port); in qrtr_local_enqueue()

Completed in 4 milliseconds