Home
last modified time | relevance | path

Searched defs:nl_sock (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/tools/lib/thermal/
Dthermal_nl.c144 int nl_thermal_connect(struct nl_sock **nl_sock, struct nl_cb **nl_cb) in nl_thermal_connect()
178 void nl_thermal_disconnect(struct nl_sock *nl_sock, struct nl_cb *nl_cb) in nl_thermal_disconnect()
185 int nl_unsubscribe_thermal(struct nl_sock *nl_sock, struct nl_cb *nl_cb, in nl_unsubscribe_thermal()
201 int nl_subscribe_thermal(struct nl_sock *nl_sock, struct nl_cb *nl_cb, in nl_subscribe_thermal()
/linux-6.6.21/tools/testing/selftests/connector/
Dproc_filter.c29 static int nl_sock, ret_errno, tcount; variable
/linux-6.6.21/drivers/infiniband/core/
Dcore_priv.h67 struct sock *nl_sock; member