Home
last modified time | relevance | path

Searched defs:item (Results 151 – 175 of 467) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/edac/
H A Dedac_device.c221 struct list_head *item; in find_edac_device_by_dev() local
248 struct list_head *item, *insert_before; in add_edac_dev_to_global_list() local
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.cpp41 for (const auto& item : data) in buildHandlerFromJson() local
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c1796 struct xlog_recover_item *item) in xlog_find_item_ops()
1862 struct xlog_recover_item *item, *n; in xlog_recover_reorder_trans() local
1966 struct xlog_recover_item *item; in xlog_recover_items_pass2() local
1998 struct xlog_recover_item *item; in xlog_recover_commit_trans() local
2058 struct xlog_recover_item *item; in xlog_recover_add_item() local
2072 struct xlog_recover_item *item; in xlog_recover_add_to_cont_trans() local
2132 struct xlog_recover_item *item; in xlog_recover_add_to_trans() local
2221 struct xlog_recover_item *item, *n; in xlog_recover_free_trans() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp40 for (const auto& item : data) in buildHandlerFromJson() local
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.cpp40 for (const auto& item : data) in buildHandlerFromJson() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dimportlayer.js25 { include_added: "true" }, function(item){ argument
212 imported.deps_added.map (function(item, index){ argument
H A Dprojecttopbar.js64 libtoaster.ctx.recipesTypeAheadUrl, {}, function (item) { argument
/openbmc/linux/drivers/usb/gadget/function/
H A Df_phonet.c575 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()
581 static void phonet_attr_release(struct config_item *item) in phonet_attr_release()
592 static ssize_t f_phonet_ifname_show(struct config_item *item, char *page) in f_phonet_ifname_show()
/openbmc/u-boot/arch/arm/mach-davinci/
H A Dmisc.c128 int da8xx_configure_lpsc_items(const struct lpsc_resource *item, in da8xx_configure_lpsc_items()
/openbmc/u-boot/fs/btrfs/
H A Droot.c10 static void read_root_item(struct btrfs_path *p, struct btrfs_root_item *item) in read_root_item()
H A Dsubvolume.c72 struct btrfs_dir_item item; in btrfs_get_default_subvol_objectid() local
/openbmc/phosphor-dbus-monitor/src/
H A Dmedian.hpp57 for (const auto& item : index) in operator ()() local
H A Dcount.hpp62 { in operator ()()
/openbmc/qemu/trace/
H A Dmeson.build12 group_name = item == '.' ? 'root' : item.underscorify() variable
/openbmc/linux/sound/soc/fsl/
H A Dfsl_audmix.c117 unsigned int *item = ucontrol->value.enumerated.item; in fsl_audmix_put_mix_clk_src() local
155 unsigned int *item = ucontrol->value.enumerated.item; in fsl_audmix_put_out_src() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-prd.c160 struct opal_prd_msg_queue_item *item; in opal_prd_read() local
343 struct opal_prd_msg_queue_item *item; in opal_prd_msg_notifier() local
/openbmc/telemetry/src/
H A Dreport_manager.cpp42 utils::convDataOperationType, [](const auto& item) { in ReportManager()
130 for (const LabeledMetricParameters& item : readingParams) in verifyAddReport() local
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Ddavinci_misc.h29 #define PINMUX_ITEM(item) { \ argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dutils.py68 def testfunction(item, d): argument
/openbmc/phosphor-webui/app/common/filters/
H A Dindex.js9 data = data.filter(function(item) { argument
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp150 HandlerTuple item(prio, priv, handler); in registerHandler() local
168 HandlerTuple item(prio, priv, handler); in registerGroupHandler() local
186 HandlerTuple item(prio, priv, handler); in registerOemHandler() local
230 for (auto& item : filterList) in filterIpmiCommand() local
/openbmc/qemu/util/
H A Dlog.c512 const QEMULogItem *item; in qemu_str_to_log_mask() local
549 const QEMULogItem *item; in qemu_print_log_usage() local
/openbmc/linux/sound/isa/
H A Dcmi8328.c196 static int array_find(const int array[], int item) in array_find()
207 static int array_find_l(const long array[], long item) in array_find_l()
/openbmc/linux/net/sunrpc/
H A Dcache.c576 #define DFR_HASH(item) ((((long)item)>>4 ^ (((long)item)>>13)) % DFR_HASHSIZE) argument
594 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req()
603 struct cache_head *item, in setup_deferral()
634 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req()
707 static bool cache_defer_req(struct cache_req *req, struct cache_head *item) in cache_defer_req()
731 static void cache_revisit_request(struct cache_head *item) in cache_revisit_request()
804 struct cache_head *item; member
/openbmc/linux/fs/btrfs/
H A Dverity.c529 struct btrfs_verity_descriptor_item item; in finish_verity() local
672 struct btrfs_verity_descriptor_item item; in btrfs_get_verity_descriptor() local

12345678910>>...19