Searched defs:func_name (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/qga/ |
H A D | vss-win32.c | 26 static HRESULT call_vss_provider_func(const char *func_name) in call_vss_provider_func() 153 const char *func_name = freeze ? "requester_freeze" : "requester_thaw"; in qga_vss_fsfreeze() local
|
/openbmc/qemu/pc-bios/vof/ |
H A D | entry.S | 5 #define ENTRY(func_name) \ argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 173 def __init__(self, filename, lineno, func_name, body, python, fakeroot): argument 402 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): argument
|
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | 2795 const char *func_name, in vtd_inv_desc_reserved_check()
|