Home
last modified time | relevance | path

Searched refs:skip_copy (Results 1 – 6 of 6) sorted by relevance

/linux/net/openvswitch/
H A Dflow_netlink.c2837 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set() argument
2878 *skip_copy = true; in validate_set()
2977 *skip_copy = true; in validate_set()
3192 bool skip_copy; in __ovs_nla_copy_actions() local
3199 skip_copy = false; in __ovs_nla_copy_actions()
3339 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3347 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3362 skip_copy = true; in __ovs_nla_copy_actions()
3370 skip_copy = true; in __ovs_nla_copy_actions()
3433 skip_copy = true; in __ovs_nla_copy_actions()
[all …]
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1464 goto skip_copy; in chtls_pt_recvmsg()
1483 goto skip_copy; in chtls_pt_recvmsg()
1496 skip_copy: in chtls_pt_recvmsg()
1797 goto skip_copy; in chtls_recvmsg()
1816 skip_copy: in chtls_recvmsg()
/linux/drivers/md/
H A Draid5.h624 int skip_copy; /* Don't copy data from bio to stripe cache */ member
H A Draid1.c1233 goto skip_copy; in alloc_behind_master_bio()
1254 skip_copy: in alloc_behind_master_bio()
H A Draid5.c1403 if (conf->skip_copy && in async_copy_data()
7108 ret = sprintf(page, "%d\n", conf->skip_copy); in raid5_show_skip_copy()
7132 else if (new != conf->skip_copy) { in raid5_store_skip_copy()
7136 conf->skip_copy = new; in raid5_store_skip_copy()
7148 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
/linux/net/ipv4/
H A Dtcp.c2862 goto skip_copy; in tcp_recvmsg_locked()
2917 skip_copy: in tcp_recvmsg_locked()