Searched refs:netns_tracker_alloc (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/ |
| H A D | net_namespace.h | 376 static inline void netns_tracker_alloc(struct net *net, netns_tracker *tracker, in netns_tracker_alloc() function 396 netns_tracker_alloc(net, tracker, gfp); in get_net_track()
|
| H A D | pkt_cls.h | 272 netns_tracker_alloc(exts->net, &exts->ns_tracker, GFP_KERNEL); in tcf_exts_get_net()
|
| /linux/net/l2tp/ |
| H A D | l2tp_debugfs.c | 284 netns_tracker_alloc(pd->net, &pd->ns_tracker, GFP_KERNEL); in l2tp_dfs_seq_open()
|
| H A D | l2tp_ppp.c | 1618 netns_tracker_alloc(net, &pd->p.ns_tracker, GFP_KERNEL); in pppol2tp_proc_open()
|