Home
last modified time | relevance | path

Searched refs:rtnl_net_lock_killable (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Drtnetlink.c223 int rtnl_net_lock_killable(struct net *net) in rtnl_net_lock_killable() function
H A Ddev.c11056 if (rtnl_net_lock_killable(net)) in register_netdev()