Searched defs:stem (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | locking.c | 45 #define DEFINE_LEVEL(stem, level) \ argument 48 #define DEFINE_NAME(stem) \ argument
|
/openbmc/u-boot/drivers/core/ |
H A D | of_access.c | 63 char stem[0]; member 722 int id, const char *stem, int stem_len) in of_alias_add() 795 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id() 815 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
H A D | read.c | 268 int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()
|
/openbmc/linux/include/linux/ |
H A 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
|
H A D | of.h | 788 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 793 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/openbmc/linux/drivers/of/ |
H A D | of_private.h | 29 char stem[]; member
|
H A D | base.c | 1717 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()
|
/openbmc/qemu/subprojects/libvhost-user/include/ |
H A D | compiler.h | 41 #define MAKE_IDENTIFIER(stem) glue(stem, __COUNTER__) argument
|
/openbmc/qemu/include/qemu/ |
H A D | compiler.h | 41 #define MAKE_IDENTIFIER(stem) glue(stem, __COUNTER__) argument
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | compiler.h | 41 #define MAKE_IDENTIFIER(stem) glue(stem, __COUNTER__) argument
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 754 static inline int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()
|