Searched refs:parallel_ops (Results 1 – 10 of 10) sorted by relevance
/linux/net/ipv6/ila/ |
A D | ila_main.c | 54 .parallel_ops = true,
|
/linux/net/netlink/ |
A D | genetlink.c | 594 if (!ctx->family->parallel_ops) in genl_start() 597 if (!ctx->family->parallel_ops) in genl_start() 668 if (!family->parallel_ops) { in genl_family_rcv_msg_dumpit() 789 if (!family->parallel_ops) in genl_rcv_msg() 794 if (!family->parallel_ops) in genl_rcv_msg()
|
/linux/include/net/ |
A D | genetlink.h | 56 u8 parallel_ops:1; member
|
/linux/net/ipv6/ |
A D | seg6.c | 499 .parallel_ops = true,
|
A D | ioam6.c | 617 .parallel_ops = true,
|
/linux/net/openvswitch/ |
A D | datapath.c | 683 .parallel_ops = true, 1500 .parallel_ops = true, 2028 .parallel_ops = true, 2511 .parallel_ops = true,
|
A D | meter.c | 720 .parallel_ops = true,
|
A D | conntrack.c | 2270 .parallel_ops = true,
|
/linux/net/ethtool/ |
A D | netlink.c | 1032 .parallel_ops = true,
|
/linux/net/wireless/ |
A D | nl80211.c | 16164 .parallel_ops = true,
|
Completed in 49 milliseconds