Searched refs:lookup_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/qrtr/ |
H A D | ns.c | 166 static void lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, in lookup_notify() function 288 lookup_notify(&lookup->sq, srv, false); in server_del() 489 lookup_notify(&lookup->sq, srv, true); in ctrl_cmd_new_server() 552 lookup_notify(from, srv, true); in ctrl_cmd_new_lookup() 557 lookup_notify(from, NULL, true); in ctrl_cmd_new_lookup()
|
/kernel/linux/linux-5.10/net/qrtr/ |
H A D | ns.c | 164 static void lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, in lookup_notify() function 300 lookup_notify(&lookup->sq, srv, false); in server_del() 550 lookup_notify(&lookup->sq, srv, true); in ctrl_cmd_new_server() 642 lookup_notify(from, srv, true); in ctrl_cmd_new_lookup() 649 lookup_notify(from, NULL, true); in ctrl_cmd_new_lookup()
|
Completed in 3 milliseconds