Searched defs:skip_copy (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_netlink.c | 3163 bool skip_copy; in __ovs_nla_copy_actions() local 2827 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) validate_set() argument [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_netlink.c | 3205 bool skip_copy; in __ovs_nla_copy_actions() local 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) validate_set() argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.h | 616 int skip_copy; /* Don't copy data from bio to stripe cache */ member
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.h | 628 int skip_copy; /* Don't copy data from bio to stripe cache */ member
|
Completed in 12 milliseconds