Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dlocking.c45 #define DEFINE_LEVEL(stem, level) \ argument
48 #define DEFINE_NAME(stem) \ argument
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h316 #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 Dof.h765 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 Dof_private.h29 char stem[]; member
A Dbase.c1883 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 18 milliseconds