Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dflow_netlink.c2860 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set() argument
2900 *skip_copy = true; in validate_set()
3004 *skip_copy = true; in validate_set()
3188 bool skip_copy; in __ovs_nla_copy_actions() local
3195 skip_copy = false; in __ovs_nla_copy_actions()
3333 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3341 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions()
3356 skip_copy = true; in __ovs_nla_copy_actions()
3364 skip_copy = true; in __ovs_nla_copy_actions()
3427 skip_copy = true; in __ovs_nla_copy_actions()
[all …]
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c1553 goto skip_copy; in chtls_pt_recvmsg()
1572 goto skip_copy; in chtls_pt_recvmsg()
1585 skip_copy: in chtls_pt_recvmsg()
1873 goto skip_copy; in chtls_recvmsg()
1892 skip_copy: in chtls_recvmsg()
/linux-6.1.9/drivers/md/
Draid5.h628 int skip_copy; /* Don't copy data from bio to stripe cache */ member
Draid1.c1139 goto skip_copy; in alloc_behind_master_bio()
1157 skip_copy: in alloc_behind_master_bio()
Draid5.c1418 if (conf->skip_copy && in async_copy_data()
7085 ret = sprintf(page, "%d\n", conf->skip_copy); in raid5_show_skip_copy()
7109 else if (new != conf->skip_copy) { in raid5_store_skip_copy()
7113 conf->skip_copy = new; in raid5_store_skip_copy()
7125 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
/linux-6.1.9/net/ipv4/
Dtcp.c2594 goto skip_copy; in tcp_recvmsg_locked()
2617 skip_copy: in tcp_recvmsg_locked()