Searched refs:parallel_ops (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/net/core/ |
A D | netdev-genl-gen.c | 42 .parallel_ops = true,
|
/linux-6.3-rc2/net/ipv6/ila/ |
A D | ila_main.c | 54 .parallel_ops = true,
|
/linux-6.3-rc2/net/netlink/ |
A D | genetlink.c | 837 if (!ctx->family->parallel_ops) in genl_start() 840 if (!ctx->family->parallel_ops) in genl_start() 908 if (!family->parallel_ops) { in genl_family_rcv_msg_dumpit() 1062 if (!family->parallel_ops) in genl_rcv_msg() 1067 if (!family->parallel_ops) in genl_rcv_msg()
|
/linux-6.3-rc2/net/devlink/ |
A D | netlink.c | 242 .parallel_ops = true,
|
/linux-6.3-rc2/include/net/ |
A D | genetlink.h | 66 u8 parallel_ops:1; member
|
/linux-6.3-rc2/net/ipv6/ |
A D | seg6.c | 504 .parallel_ops = true,
|
A D | ioam6.c | 619 .parallel_ops = true,
|
/linux-6.3-rc2/net/openvswitch/ |
A D | datapath.c | 717 .parallel_ops = true, 1542 .parallel_ops = true, 2096 .parallel_ops = true, 2596 .parallel_ops = true,
|
A D | meter.c | 722 .parallel_ops = true,
|
A D | conntrack.c | 2017 .parallel_ops = true,
|
/linux-6.3-rc2/net/ethtool/ |
A D | netlink.c | 1169 .parallel_ops = true,
|
/linux-6.3-rc2/net/wireless/ |
A D | nl80211.c | 17358 .parallel_ops = true,
|
Completed in 47 milliseconds