Searched refs:skip_copy (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow_netlink.c | 2821 struct sw_flow_actions **sfa, bool *skip_copy, in validate_set() argument 2861 *skip_copy = true; in validate_set() 2965 *skip_copy = true; in validate_set() 3149 bool skip_copy; in __ovs_nla_copy_actions() local 3156 skip_copy = false; in __ovs_nla_copy_actions() 3294 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions() 3302 &skip_copy, mac_proto, eth_type, in __ovs_nla_copy_actions() 3317 skip_copy = true; in __ovs_nla_copy_actions() 3325 skip_copy = true; in __ovs_nla_copy_actions() 3388 skip_copy = true; in __ovs_nla_copy_actions() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_io.c | 1553 goto skip_copy; in chtls_pt_recvmsg() 1572 goto skip_copy; in chtls_pt_recvmsg() 1585 skip_copy: in chtls_pt_recvmsg() 1875 goto skip_copy; in chtls_recvmsg() 1894 skip_copy: in chtls_recvmsg()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.h | 616 int skip_copy; /* Don't copy data from bio to stripe cache */ member
|
| H A D | raid1.c | 1114 goto skip_copy; in alloc_behind_master_bio() 1134 skip_copy: in alloc_behind_master_bio()
|
| H A D | raid5.c | 1347 if (conf->skip_copy && in async_copy_data() 6821 ret = sprintf(page, "%d\n", conf->skip_copy); in raid5_show_skip_copy() 6845 else if (new != conf->skip_copy) { in raid5_store_skip_copy() 6849 conf->skip_copy = new; in raid5_store_skip_copy() 6861 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp.c | 2277 goto skip_copy; in tcp_recvmsg() 2300 skip_copy: in tcp_recvmsg()
|