Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/drivers/net/netdevsim/
H A Dbus.c259 put_net(ns_a); in link_device_store()
318 put_net(ns_b); in link_device_store()
319 put_net(ns_a); in link_device_store()
371 put_net(ns); in unlink_device_store()
/linux-6.15/include/net/
H A Dnet_namespace.h285 static inline void put_net(struct net *net) in put_net() function
312 static inline void put_net(struct net *net) in put_net() function
390 put_net(net); in put_net_track()
/linux-6.15/net/core/
H A Dnet_namespace.c263 put_net(peer); in peernet2id_alloc()
849 put_net(peer); in rtnl_net_newid()
1009 put_net(target); in rtnl_net_getid()
1010 put_net(peer); in rtnl_net_getid()
1115 put_net(net_cb.tgt_net); in rtnl_net_dumpid()
1486 put_net(to_net_ns(ns)); in netns_put()
1498 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()
2377 put_net(net); in rtnl_get_net_ns_capable()
2515 put_net(tgt_net); in rtnl_dump_ifinfo()
2604 put_net(net); in rtnl_link_get_net_capable()
3575 put_net(tgt_net); in rtnl_dellink()
4041 goto put_net; in rtnl_newlink()
4053 goto put_net; in rtnl_newlink()
4060 goto put_net; in rtnl_newlink()
4068 put_net: in rtnl_newlink()
[all …]
/linux-6.15/net/xfrm/
H A Dxfrm_state_bpf.c96 put_net(net); in bpf_xdp_get_xfrm_state()
/linux-6.15/kernel/bpf/
H A Dnet_namespace.c293 put_net(net); in netns_bpf_prog_query()
521 put_net(net); in netns_bpf_link_create()
525 put_net(net); in netns_bpf_link_create()
/linux-6.15/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-6.15/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-6.15/kernel/
H A Dnsproxy.c127 put_net(new_nsp->net_ns); in create_new_namespaces()
205 put_net(ns->net_ns); in free_nsproxy()
H A Daudit.c481 put_net(ac->net); in auditd_conn_free()
716 put_net(net); in auditd_send_unicast_skb()
900 put_net(net); in kauditd_thread()
931 put_net(dest->net); in audit_send_list_thread()
969 put_net(reply->net); in audit_free_reply()
H A Dauditfilter.c1198 put_net(dest->net); in audit_list_rules_send()
/linux-6.15/fs/nfs/
H A Dnamespace.c173 put_net(fc->net_ns); in nfs_d_automount()
H A Dclient.c253 put_net(clp->cl_net); in nfs_free_client()
/linux-6.15/drivers/net/wireguard/
H A Dsocket.c415 put_net(net); in wg_socket_init()
/linux-6.15/net/devlink/
H A Ddev.c409 put_net(net); in devlink_netns_get()
587 put_net(dest_net); in devlink_nl_reload_doit()
/linux-6.15/fs/
H A Dfs_context.c523 put_net(fc->net_ns); in put_fs_context()
/linux-6.15/net/sunrpc/
H A Drpc_pipe.c1423 put_net(fc->s_fs_info); in rpc_fs_free_fc()
1458 put_net(net); in rpc_kill_sb()
/linux-6.15/net/rds/
H A Dtcp.c508 put_net(net); in rds_tcp_tune()
/linux-6.15/fs/nfsd/
H A Dnfsctl.c1366 put_net(fc->s_fs_info); in nfsd_fs_free_fc()
1389 put_net(net); in nfsd_umount()
/linux-6.15/net/tipc/
H A Dcrypto.c829 put_net(aead->crypto->net); in tipc_aead_encrypt()
867 put_net(net); in tipc_aead_encrypt_done()
/linux-6.15/drivers/infiniband/core/
H A Ddevice.c1756 put_net(net); in ib_device_set_netns_put()
1760 put_net(net); in ib_device_set_netns_put()
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1652 u8 put_net:1; member

12