Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlocking.c45 #define DEFINE_LEVEL(stem, level) \ argument
48 #define DEFINE_NAME(stem) \ argument
/openbmc/u-boot/drivers/core/
H A Dof_access.c63 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 Dread.c268 int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()
/openbmc/linux/include/linux/
H A 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
H A 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()
/openbmc/linux/drivers/of/
H A Dof_private.h29 char stem[]; member
H A 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()
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h41 #define MAKE_IDENTFIER(stem) glue(stem, __COUNTER__) argument
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h41 #define MAKE_IDENTFIER(stem) glue(stem, __COUNTER__) argument
/openbmc/qemu/include/qemu/
H A Dcompiler.h41 #define MAKE_IDENTFIER(stem) glue(stem, __COUNTER__) argument
/openbmc/u-boot/include/dm/
H A Dread.h754 static inline int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()