Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_netlink.c2870 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set() argument
2910 *skip_copy = true; in validate_set()
3014 *skip_copy = true; in validate_set()
3205 bool skip_copy; in __ovs_nla_copy_actions() local
3212 skip_copy = false; in __ovs_nla_copy_actions()
3352 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3360 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3375 skip_copy = true; in __ovs_nla_copy_actions()
3383 skip_copy = true; in __ovs_nla_copy_actions()
3446 skip_copy = true; in __ovs_nla_copy_actions()
[all …]
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c1471 goto skip_copy; in chtls_pt_recvmsg()
1490 goto skip_copy; in chtls_pt_recvmsg()
1503 skip_copy: in chtls_pt_recvmsg()
1804 goto skip_copy; in chtls_recvmsg()
1823 skip_copy: in chtls_recvmsg()
/linux-6.6.21/drivers/md/
Draid5.h628 int skip_copy; /* Don't copy data from bio to stripe cache */ member
Draid1.c1135 goto skip_copy; in alloc_behind_master_bio()
1156 skip_copy: in alloc_behind_master_bio()
Draid5.c1425 if (conf->skip_copy && in async_copy_data()
7145 ret = sprintf(page, "%d\n", conf->skip_copy); in raid5_show_skip_copy()
7169 else if (new != conf->skip_copy) { in raid5_store_skip_copy()
7173 conf->skip_copy = new; in raid5_store_skip_copy()
7185 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
/linux-6.6.21/net/ipv4/
Dtcp.c2493 goto skip_copy; in tcp_recvmsg_locked()
2516 skip_copy: in tcp_recvmsg_locked()