Searched refs:__psp_device_get_locked (Results 1 – 1 of 1) sorted by relevance
| /linux/net/psp/ |
| H A D | psp_nl.c | 145 static int __psp_device_get_locked(const struct genl_split_ops *ops, in __psp_device_get_locked() function 161 return __psp_device_get_locked(ops, skb, info, true); in psp_device_get_locked_admin() 167 return __psp_device_get_locked(ops, skb, info, false); in psp_device_get_locked() 183 return __psp_device_get_locked(ops, skb, info, false); in psp_device_get_locked_dev_assoc()
|