Searched defs:stem (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | locking.c | 45 #define DEFINE_LEVEL(stem, level) \ argument 48 #define DEFINE_NAME(stem) \ argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | percpu-defs.h | 316 #define __pcpu_size_call_return(stem, variable) \ argument 331 #define __pcpu_size_call_return2(stem, variable, ...) \ argument 346 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument 361 #define __pcpu_size_call(stem, variable, ...) \ argument
|
| D | of.h | 786 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 791 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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
|
| D | of.h | 770 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 775 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id() 781 const char *stem, unsigned long *bitmap, in of_alias_get_alias_list()
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | of_private.h | 27 char stem[]; member
|
| D | base.c | 1948 int id, const char *stem, int stem_len) in of_alias_add() 2039 int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 2074 const char *stem, unsigned long *bitmap, in of_alias_get_alias_list() 2120 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
| /kernel/linux/linux-6.6/drivers/of/ |
| D | of_private.h | 29 char stem[]; member
|
| D | base.c | 1722 int id, const char *stem, int stem_len) in of_alias_add() 1814 int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 1842 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| D | btqca.c | 772 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()
|