Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 200) sorted by relevance

12345678

/openbmc/openbmc/poky/scripts/tiny/
H A Ddirsize.py18 def create(path): member in Record
34 create = staticmethod(create) variable in Record
H A Dksize.py47 def create(filename, title, subglob=None): member in Report
76 create = staticmethod(create) variable in Report
/openbmc/sdeventplus/src/sdeventplus/source/
H A Devent.cpp23 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 Dmocked_i2c_interface.cpp9 create(uint8_t /*busId*/, uint8_t /*devAddr*/, in create() function
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsection_factory.cpp34 std::unique_ptr<Section> create(Stream& pelData) in create() function
/openbmc/linux/security/integrity/ima/
H A Dima_asymmetric_keys.c31 unsigned long flags, bool create) in ima_post_key_create_or_update()
/openbmc/linux/fs/ntfs3/
H A Dinode.c553 struct buffer_head *bh, int create, in ntfs_get_block_vbo()
679 struct buffer_head *bh_result, int create) in ntfs_get_block()
686 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap()
758 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R()
765 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W()
886 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
/openbmc/telemetry/src/utils/
H A Dmessanger_service.cpp11 MessangerService::Context& MessangerService::create() in create() function in utils::MessangerService
/openbmc/linux/fs/efs/
H A Dfile.c14 struct buffer_head *bh_result, int create) in efs_get_block()
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp361 std::unique_ptr<I2CInterface> I2CDevice::create(uint8_t busId, uint8_t devAddr, in create() function in i2c::I2CDevice
370 std::unique_ptr<I2CInterface> create(uint8_t busId, uint8_t devAddr, in create() function
/openbmc/google-ipmi-sys/
H A Dfile_system_wrapper.cpp37 void FileSystemWrapper::create(const char* path) const in create() function in google::ipmi::FileSystemWrapper
/openbmc/qemu/include/hw/xen/
H A Dxen-backend.h22 XenBackendDeviceCreate create; member
/openbmc/linux/include/net/
H A Dinetpeer.h104 int vif, int create) in inet_getpeer_v4()
116 int create) in inet_getpeer_v6()
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py163 def create(self): member in DirectPlugin
544 def create(self): member in PartitionedImage
/openbmc/linux/fs/nilfs2/
H A Dalloc.c197 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/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c28 struct udmabuf_create create; in main() local
/openbmc/linux/fs/squashfs/
H A Dsquashfs.h43 void * (*create)(struct squashfs_sb_info *msblk, void *comp_opts); member
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp46 for (auto& create : functions) in Manager() local
/openbmc/u-boot/common/
H A Dfdt_support.c87 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 Dsmpboot.h36 void (*create)(unsigned int cpu); member
/openbmc/phosphor-logging/test/openpower-pels/
H A Devent_logger_test.cpp27 void create(const std::string& name, Entry::Level level, in create() function in CreateHelper
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmaketype.py41 def create(value, var_type, **flags): function
/openbmc/linux/fs/freevxfs/
H A Dvxfs_subr.c100 struct buffer_head *bp, int create) in vxfs_getblk()
/openbmc/linux/fs/minix/
H A Ditree_v1.c54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmlock.c287 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

12345678