Searched refs:__netlink_ns_capable (Results 1 – 2 of 2) sorted by relevance
350 bool __netlink_ns_capable(const struct netlink_skb_parms *nsp,
863 bool __netlink_ns_capable(const struct netlink_skb_parms *nsp, in __netlink_ns_capable() function870 EXPORT_SYMBOL(__netlink_ns_capable);885 return __netlink_ns_capable(&NETLINK_CB(skb), user_ns, cap); in netlink_ns_capable()