Searched refs:psp_dev_tryget (Results 1 – 2 of 2) sorted by relevance
| /linux/net/psp/ | ||
| H A D | psp.h | 37 static inline bool psp_dev_tryget(struct psp_dev *psd) in psp_dev_tryget() function |
| H A D | psp_sock.c | 21 if (psd && !psp_dev_tryget(psd)) in psp_dev_get_for_sock() |