Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dlocking.c45 #define DEFINE_LEVEL(stem, level) \ argument
48 #define DEFINE_NAME(stem) \ argument
/linux-6.6.21/include/linux/
Dpercpu-defs.h316 #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
Dof.h786 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()
/linux-6.6.21/drivers/of/
Dof_private.h29 char stem[]; member
Dbase.c1717 int id, const char *stem, int stem_len) in of_alias_add()
1809 int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id()
1837 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()