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

/linux-master/net/openvswitch/
H A Dflow_netlink.c2870 struct sw_flow_actions **sfa, bool *skip_copy,
2910 *skip_copy = true;
3014 *skip_copy = true;
3205 bool skip_copy; local
3212 skip_copy = false;
3352 &skip_copy, mac_proto, eth_type,
3360 &skip_copy, mac_proto, eth_type,
3375 skip_copy = true;
3383 skip_copy = true;
3446 skip_copy
2868 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) argument
[all...]
/linux-master/drivers/md/
H A Draid5.h628 int skip_copy; /* Don't copy data from bio to stripe cache */ member in struct:r5conf
H A Draid1.c1227 goto skip_copy;
1248 skip_copy:
H A Draid5.c1411 if (conf->skip_copy &&
7068 ret = sprintf(page, "%d\n", conf->skip_copy);
7092 else if (new != conf->skip_copy) {
7095 conf->skip_copy = new;
7106 raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1471 goto skip_copy;
1490 goto skip_copy;
1503 skip_copy:
1804 goto skip_copy;
1823 skip_copy:
/linux-master/net/ipv4/
H A Dtcp.c2492 goto skip_copy;
2515 skip_copy:

Completed in 175 milliseconds