Searched refs:to_module_attr (Results 1 - 1 of 1) sorted by relevance
/kernel/ | ||
H A D | params.c | 514 #define to_module_attr(n) container_of(n, struct module_attribute, attr) macro 874 attribute = to_module_attr(attr); 893 attribute = to_module_attr(attr); |
Completed in 176 milliseconds