Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpercpu-defs.h318 #define __pcpu_size_call_return(stem, variable) \ argument
333 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
356 #define __pcpu_double_call_return_bool(stem, pcp1, pcp2, ...) \ argument
375 #define __pcpu_size_call(stem, variable, ...) \ argument
Dof.h886 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id()
891 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
/Linux-v4.19/drivers/of/
Dof_private.h27 char stem[0]; member
Dbase.c1834 int id, const char *stem, int stem_len) in of_alias_add()
1924 int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id()
1952 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()