Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dlocking.c45 #define DEFINE_LEVEL(stem, level) \ argument
48 #define DEFINE_NAME(stem) \ argument
/linux-6.14.4/include/linux/
Dpercpu-defs.h318 #define __pcpu_size_call_return(stem, variable) \ argument
333 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
348 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument
363 #define __pcpu_size_call(stem, variable, ...) \ argument
Dof.h803 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id()
808 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
/linux-6.14.4/drivers/of/
Dof_private.h30 char stem[]; member
Dbase.c1805 int id, const char *stem, int stem_len) in of_alias_add()
1896 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id()
1924 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
/linux-6.14.4/drivers/bluetooth/
Dbtqca.c750 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()