Searched defs:classname (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cache_extra.py | 21 classname = "HobRecipeInfo" variable in HobRecipeInfo
|
H A D | cache.py | 245 classname = "SiggenRecipeInfo" variable in SiggenRecipeInfo
|
/openbmc/linux/include/linux/ |
H A D | ww_mutex.h | 81 #define DEFINE_WD_CLASS(classname) \ argument 84 #define DEFINE_WW_CLASS(classname) \ argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
H A D | case.py | 240 def disable_class(self, classname): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 225 def __init__(self, filename, lineno, fns, classname): argument 408 def handleExportFuncs(statements, filename, lineno, m, classname): argument
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.h | 654 omap_hwmod_for_each_by_class(const char *classname, in omap_hwmod_for_each_by_class()
|
H A D | omap_hwmod.c | 3826 int omap_hwmod_for_each_by_class(const char *classname, in omap_hwmod_for_each_by_class()
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | 1841 char *classname, int index, in sel_make_class_dir_entries()
|