Home
last modified time | relevance | path

Searched defs:stem (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dpercpu.h229 #define __pcpu_size_call_return(stem, variable) \ argument
243 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
266 #define __pcpu_double_call_return_bool(stem, pcp1, pcp2, ...) \ argument
285 #define __pcpu_size_call(stem, variable, ...) \ argument
Dof.h340 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id()