Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dmain.c917 static ssize_t show_refcnt(const struct module_attribute *mattr, in try_module_get()
924 __ATTR(refcnt, 0444, show_refcnt, NULL); in module_put()
889 static ssize_t show_refcnt(const struct module_attribute *mattr, show_refcnt() function