/openbmc/openbmc/poky/scripts/tiny/ |
H A D | dirsize.py | 18 def create(path): member in Record 34 create = staticmethod(create) variable in Record
|
H A D | ksize.py | 47 def create(filename, title, subglob=None): member in Report 76 create = staticmethod(create) variable in Report
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | event.cpp | 23 EventBase::EventBase(const char* name, CreateFunc create, const Event& event, in EventBase() 41 sd_event_source* EventBase::create_source(const char* name, CreateFunc create, in create_source()
|
/openbmc/phosphor-power/tools/i2c/test/ |
H A D | mocked_i2c_interface.cpp | 8 std::unique_ptr<I2CInterface> create( in create() function
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | section_factory.cpp | 34 std::unique_ptr<Section> create(Stream& pelData) in create() function
|
H A D | event_logger.hpp | 124 void create(sdeventplus::source::EventBase& /*source*/) in create() function in openpower::pels::EventLogger
|
/openbmc/linux/security/integrity/ima/ |
D | ima_asymmetric_keys.c |
|
/openbmc/telemetry/src/utils/ |
H A D | messanger_service.cpp | 11 MessangerService::Context& MessangerService::create() in create() function in utils::MessangerService
|
/openbmc/linux/fs/efs/ |
D | file.c |
|
/openbmc/google-ipmi-sys/ |
H A D | file_system_wrapper.cpp | 37 void FileSystemWrapper::create(const char* path) const in create() function in google::ipmi::FileSystemWrapper
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-backend.h | 22 XenBackendDeviceCreate create; member
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/ |
H A D | vr.cpp | 13 std::unique_ptr<VoltageRegulator> create(sdbusplus::async::context& ctx, in create() function
|
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/ |
D | udmabuf.c |
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 163 def create(self): member in DirectPlugin 554 def create(self): member in PartitionedImage
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | trust_manager.hpp | 46 for (auto& create : functions) in Manager() local
|
/openbmc/phosphor-bmc-code-mgmt/cpld/ |
H A D | cpld_interface.cpp | 19 std::unique_ptr<CPLDInterface> CPLDFactory::create( in create() function in phosphor::software::cpld::CPLDFactory
|
/openbmc/linux/include/linux/ |
D | smpboot.h |
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | maketype.py | 41 def create(value, var_type, **flags): function
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | event_logger_test.cpp | 27 void create(const std::string& name, Entry::Level level, in create() function in CreateHelper
|
/openbmc/linux/fs/freevxfs/ |
D | vxfs_subr.c |
|
/openbmc/linux/fs/minix/ |
D | itree_v1.c |
|
D | itree_v2.c |
|
/openbmc/linux/fs/ocfs2/dlm/ |
D | dlmlock.c |
|
/openbmc/qemu/include/block/ |
H A D | export.h | 36 int (*create)(BlockExport *, BlockExportOptions *, Error **); member
|
/openbmc/u-boot/common/ |
H A D | fdt_support.c | 87 const void *val, int len, int create) in fdt_find_and_setprop() 306 const void *val, int len, int create) in do_fixup_by_path() 322 u32 val, int create) in do_fixup_by_path_u32() 331 int create) in do_fixup_by_prop() 351 const char *prop, u32 val, int create) in do_fixup_by_prop_u32() 358 const char *prop, const void *val, int len, int create) in do_fixup_by_compat() 377 const char *prop, u32 val, int create) in do_fixup_by_compat_u32()
|