Searched refs:sk_cmd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/thermal/ |
H A D | commands.c | 282 if (nl_send_msg(th->sk_cmd, th->cb_cmd, msg, genl_handle_msg, arg)) in thermal_genl_auto() 323 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit() 333 if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd)) in thermal_cmd_init() 340 ret = genl_ops_resolve(th->sk_cmd, &thermal_cmd_ops); in thermal_cmd_init() 344 family = genl_ctrl_resolve(th->sk_cmd, "nlctrl"); in thermal_cmd_init()
|
H A D | thermal_nl.h | 18 struct nl_sock *sk_cmd; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
H A D | hubpi.h | 316 sk_cmd : 8, /* message command */ member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/ |
H A D | hubpi.h | 316 sk_cmd : 8, /* message command */ member
|
Completed in 5 milliseconds