/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/ |
H A D | ima_asymmetric_keys.c | 31 unsigned long flags, bool create) in ima_post_key_create_or_update()
|
/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/ |
H A D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/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/linux/fs/ntfs3/ |
H A D | inode.c | 558 struct buffer_head *bh, int create, in ntfs_get_block_vbo() 690 struct buffer_head *bh_result, int create) in ntfs_get_block() 697 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap() 769 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R() 776 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W() 897 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
|
/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/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 28 struct udmabuf_create create; in main() local
|
/openbmc/linux/fs/squashfs/ |
H A D | squashfs.h | 43 void * (*create)(struct squashfs_sb_info *msblk, void *comp_opts); member
|
/openbmc/linux/fs/nilfs2/ |
H A D | alloc.c | 197 int create, in nilfs_palloc_get_block() 262 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 281 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 315 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | trust_manager.hpp | 46 for (auto& create : functions) in Manager() local
|
/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()
|
/openbmc/linux/include/linux/ |
H A D | smpboot.h | 36 void (*create)(unsigned int cpu); member
|
/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/ |
H A D | vxfs_subr.c | 100 struct buffer_head *bp, int create) in vxfs_getblk()
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmlock.c | 287 struct dlm_create_lock create; in dlm_send_remote_lock_request() local 444 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; in dlm_create_lock_handler() local
|
/openbmc/linux/fs/minix/ |
H A D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
/openbmc/qemu/include/block/ |
H A D | export.h | 33 int (*create)(BlockExport *, BlockExportOptions *, Error **); member
|