Searched refs:parallel_ops (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/net/ipv6/ila/ |
D | ila_main.c | 54 .parallel_ops = true,
|
/Linux-v6.1/net/netlink/ |
D | genetlink.c | 619 if (!ctx->family->parallel_ops) in genl_start() 622 if (!ctx->family->parallel_ops) in genl_start() 693 if (!family->parallel_ops) { in genl_family_rcv_msg_dumpit() 847 if (!family->parallel_ops) in genl_rcv_msg() 852 if (!family->parallel_ops) in genl_rcv_msg()
|
/Linux-v6.1/include/net/ |
D | genetlink.h | 68 u8 parallel_ops:1; member
|
/Linux-v6.1/net/ipv6/ |
D | seg6.c | 504 .parallel_ops = true,
|
D | ioam6.c | 619 .parallel_ops = true,
|
/Linux-v6.1/net/openvswitch/ |
D | datapath.c | 692 .parallel_ops = true, 1510 .parallel_ops = true, 2056 .parallel_ops = true, 2544 .parallel_ops = true,
|
D | meter.c | 720 .parallel_ops = true,
|
D | conntrack.c | 2287 .parallel_ops = true,
|
/Linux-v6.1/net/ethtool/ |
D | netlink.c | 1053 .parallel_ops = true,
|
/Linux-v6.1/net/core/ |
D | devlink.c | 9546 .parallel_ops = true,
|
/Linux-v6.1/net/wireless/ |
D | nl80211.c | 17244 .parallel_ops = true,
|