Searched refs:gnet_stats_start_copy (Results 1 – 4 of 4) sorted by relevance
| /linux-4.1.27/include/net/ |
| D | gen_stats.h | 27 int gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock,
|
| /linux-4.1.27/net/core/ |
| D | gen_stats.c | 96 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, in gnet_stats_start_copy() function 101 EXPORT_SYMBOL(gnet_stats_start_copy);
|
| /linux-4.1.27/Documentation/networking/ |
| D | gen_stats.txt | 36 if (gnet_stats_start_copy(skb, TCA_STATS2, &mystruct->lock, &dump) < 0)
|
| /linux-4.1.27/net/sched/ |
| D | act_api.c | 618 err = gnet_stats_start_copy(skb, TCA_ACT_STATS, in tcf_action_copy_stats()
|