Searched refs:tipc_nl_compat_doit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink_compat.c | 385 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() function 1215 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1220 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1240 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1245 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1274 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1279 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | netlink_compat.c | 384 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() function 1214 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1219 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1239 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1244 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1273 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle() 1278 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle()
|
Completed in 4 milliseconds