Home
last modified time | relevance | path

Searched refs:put_net (Results 1 – 25 of 33) sorted by relevance

12

/linux/fs/proc/
H A Dproc_net.c56 put_net(net); in seq_open_net()
73 put_net(&init_net); in seq_file_net_put_net()
189 put_net(net); in single_open_net()
196 put_net(seq->private); in single_release_net()
298 put_net(net); in proc_tgid_net_lookup()
316 put_net(net); in proc_tgid_net_getattr()
337 put_net(net); in proc_tgid_net_readdir()
/linux/drivers/net/netdevsim/
H A Dbus.c277 put_net(ns_a); in link_device_store()
336 put_net(ns_b); in link_device_store()
337 put_net(ns_a); in link_device_store()
392 put_net(ns); in unlink_device_store()
/linux/include/net/
H A Dnet_namespace.h290 static inline void put_net(struct net *net) in put_net() function
317 static inline void put_net(struct net *net) in put_net() function
395 put_net(net); in put_net_track()
/linux/net/core/
H A Dnet_namespace.c341 put_net(peer); in peernet2id_alloc()
903 put_net(peer); in rtnl_net_newid()
1063 put_net(target); in rtnl_net_getid()
1064 put_net(peer); in rtnl_net_getid()
1169 put_net(net_cb.tgt_net); in rtnl_net_dumpid()
1520 put_net(to_net_ns(ns)); in netns_put()
1532 put_net(nsproxy->net_ns); in netns_install()
H A Drtnetlink.c302 put_net(rtnl_nets->net[i]); in rtnl_nets_destroy()
326 put_net(net); in rtnl_nets_add()
2394 put_net(net); in rtnl_get_net_ns_capable()
2532 put_net(tgt_net); in rtnl_dump_ifinfo()
2621 put_net(net); in rtnl_link_get_net_capable()
3581 put_net(tgt_net); in rtnl_dellink()
4048 goto put_net; in rtnl_newlink()
4060 goto put_net; in rtnl_newlink()
4067 goto put_net; in rtnl_newlink()
4075 put_net: in rtnl_newlink()
[all …]
/linux/kernel/bpf/
H A Dnet_namespace.c292 put_net(net); in netns_bpf_prog_query()
519 put_net(net); in netns_bpf_link_create()
523 put_net(net); in netns_bpf_link_create()
/linux/net/xfrm/
H A Dxfrm_state_bpf.c96 put_net(net); in bpf_xdp_get_xfrm_state()
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c167 put_net(net); in __bpf_nf_ct_alloc_entry()
221 put_net(net); in __bpf_nf_ct_lookup()
H A Dnf_nat_masquerade.c136 put_net(net); in nf_nat_masq_schedule()
/linux/fs/afs/
H A Dmntpt.c81 put_net(fc->net_ns); in afs_mntpt_set_params()
H A Dsuper.c525 put_net(as->net_ns); in afs_destroy_sbi()
/linux/kernel/
H A Dnsproxy.c72 put_net(ns->net_ns); in nsproxy_free()
147 put_net(new_nsp->net_ns); in create_new_namespaces()
H A Daudit.c518 put_net(ac->net); in auditd_conn_free()
753 put_net(net); in auditd_send_unicast_skb()
937 put_net(net); in kauditd_thread()
968 put_net(dest->net); in audit_send_list_thread()
1006 put_net(reply->net); in audit_free_reply()
H A Dauditfilter.c1197 put_net(dest->net); in audit_list_rules_send()
/linux/fs/nfs/
H A Dnamespace.c179 put_net(fc->net_ns); in nfs_d_automount()
H A Dfs_context.c1732 put_net(fc->net_ns); in nfs_init_fs_context()
/linux/net/sunrpc/
H A Drpc_pipe.c1172 put_net(fc->s_fs_info); in rpc_fs_free_fc()
1207 put_net(net); in rpc_kill_sb()
/linux/drivers/net/wireguard/
H A Dsocket.c415 put_net(net); in wg_socket_init()
/linux/fs/
H A Dfs_context.c524 put_net(fc->net_ns); in put_fs_context()
/linux/net/rds/
H A Dtcp.c508 put_net(net); in rds_tcp_tune()
/linux/fs/nfsd/
H A Dnfsctl.c1333 put_net(fc->s_fs_info);
1356 put_net(net);
/linux/net/tipc/
H A Dcrypto.c833 put_net(aead->crypto->net); in tipc_aead_encrypt()
871 put_net(net); in tipc_aead_encrypt_done()
/linux/drivers/infiniband/core/
H A Ddevice.c1793 put_net(net); in ib_device_set_netns_put()
1797 put_net(net); in ib_device_set_netns_put()
/linux/include/net/netfilter/
H A Dnf_tables.h1658 * @put_net: net needs to be put
1671 u8 put_net:1;
1653 u8 put_net:1; global() member
/linux/net/ceph/
H A Dmessenger.c1702 put_net(read_pnet(&msgr->net)); in ceph_messenger_fini()

12