Home
last modified time | relevance | path

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

/Linux-v5.10/net/openvswitch/
Dflow_netlink.c2736 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set() argument
2776 *skip_copy = true; in validate_set()
2880 *skip_copy = true; in validate_set()
3064 bool skip_copy; in __ovs_nla_copy_actions() local
3071 skip_copy = false; in __ovs_nla_copy_actions()
3209 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3217 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3232 skip_copy = true; in __ovs_nla_copy_actions()
3240 skip_copy = true; in __ovs_nla_copy_actions()
3303 skip_copy = true; in __ovs_nla_copy_actions()
[all …]
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c1553 goto skip_copy; in chtls_pt_recvmsg()
1570 goto skip_copy; in chtls_pt_recvmsg()
1583 skip_copy: in chtls_pt_recvmsg()
1873 goto skip_copy; in chtls_recvmsg()
1892 skip_copy: in chtls_recvmsg()
/Linux-v5.10/drivers/md/
Draid5.h616 int skip_copy; /* Don't copy data from bio to stripe cache */ member
Draid1.c1114 goto skip_copy; in alloc_behind_master_bio()
1134 skip_copy: in alloc_behind_master_bio()
Draid5.c1346 if (conf->skip_copy && in async_copy_data()
6812 ret = sprintf(page, "%d\n", conf->skip_copy); in raid5_show_skip_copy()
6836 else if (new != conf->skip_copy) { in raid5_store_skip_copy()
6840 conf->skip_copy = new; in raid5_store_skip_copy()
6852 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
/Linux-v5.10/net/ipv4/
Dtcp.c2195 goto skip_copy; in tcp_recvmsg()
2218 skip_copy: in tcp_recvmsg()