Searched refs:parallel_ops (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/net/core/ |
H A D | netdev-genl-gen.c | 42 .parallel_ops = true,
|
/openbmc/linux/net/handshake/ |
H A D | genl.c | 52 .parallel_ops = true,
|
/openbmc/linux/net/ipv6/ila/ |
H A D | ila_main.c | 53 .parallel_ops = true,
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 68 u8 parallel_ops:1; member
|
/openbmc/linux/net/ipv6/ |
H A D | seg6.c | 504 .parallel_ops = true,
|
H A D | ioam6.c | 619 .parallel_ops = true,
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 716 .parallel_ops = true, 1541 .parallel_ops = true, 2090 .parallel_ops = true, 2588 .parallel_ops = true,
|
H A D | meter.c | 720 .parallel_ops = true,
|
H A D | conntrack.c | 1966 .parallel_ops = true,
|
/openbmc/linux/net/devlink/ |
H A D | netlink.c | 515 .parallel_ops = true,
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 57 if (!family->parallel_ops) in genl_op_lock() 63 if (!family->parallel_ops) in genl_op_unlock()
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.c | 1142 .parallel_ops = true,
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 17607 .parallel_ops = true,
|