Searched defs:stem (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | locking.c | 45 #define DEFINE_LEVEL(stem, level) \ argument 48 #define DEFINE_NAME(stem) \ argument
|
/linux-6.3-rc2/include/linux/ |
A D | percpu-defs.h | 316 #define __pcpu_size_call_return(stem, variable) \ argument 331 #define __pcpu_size_call_return2(stem, variable, ...) \ argument 354 #define __pcpu_double_call_return_bool(stem, pcp1, pcp2, ...) \ argument 373 #define __pcpu_size_call(stem, variable, ...) \ argument
|
A D | of.h | 765 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 770 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/linux-6.3-rc2/drivers/of/ |
A D | of_private.h | 29 char stem[]; member
|
A D | base.c | 1883 int id, const char *stem, int stem_len) in of_alias_add() 1975 int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 2003 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
Completed in 14 milliseconds