Home
last modified time | relevance | path

Searched defs:item (Results 201 – 225 of 442) sorted by relevance

12345678910>>...18

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-config.h106 struct list_head item; member
142 struct list_head item; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c98 const struct mt76x0_bbp_switch_item *item = &mt76x0_bbp_switch_tab[i]; in mt76x0_init_bbp() local
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c16 struct btrfs_dir_item *item) in readdir_callback()
/openbmc/telemetry/src/
H A Dmetric.cpp35 [&listener](const interfaces::MetricListener& item) { in unregisterFromUpdates()
H A Dreport_factory.cpp141 return utils::transform(metricParams, [&tree](const auto& item) { in getMetricParamsFromSensorTree()
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c352 static int tlmi_setting(int item, char **value, const char *guid_string) in tlmi_setting()
369 static int tlmi_get_bios_selections(const char *item, char **value) in tlmi_get_bios_selections()
933 char *item, *value, *p; in current_value_show() local
1449 char *item = NULL; in tlmi_analyze() local
/openbmc/linux/kernel/trace/
H A Dtrace.h63 #define __field(type, item) type item; argument
66 #define __field_fn(type, item) type item; argument
69 #define __field_struct(type, item) __field(type, item) argument
72 #define __field_desc(type, container, item) argument
75 #define __field_packed(type, container, item) argument
78 #define __array(type, item, size) type item[size]; argument
88 #define __stack_array(type, item, size, field) type item[] __counted_by(field); argument
91 #define __array_desc(type, container, item, size) argument
94 #define __dynamic_array(type, item) type item[]; argument
97 #define __rel_dynamic_array(type, item) type item[]; argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.h51 struct mlxsw_item item; /* element geometry in internal storage */ member
79 struct mlxsw_item item; /* element geometry in block */ member
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Ddebug.c101 struct list_head *item; in cw1200_status_show() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbblogging.py13 def assertCount(self, item, entry, count): argument
/openbmc/ibm-logging/
H A Dpolicy_find.cpp71 for (const auto& item : additionalData) in getAdditionalDataItem() local
/openbmc/qemu/scripts/
H A Dvmstate-static-checker.py117 def exists_in_substruct(fields, item): argument
/openbmc/linux/net/bridge/
H A Dbr_switchdev.c126 struct switchdev_notifier_fdb_info *item, in br_switchdev_fdb_populate()
146 struct switchdev_notifier_fdb_info item; in br_switchdev_fdb_notify() local
304 struct switchdev_notifier_fdb_info item; in br_switchdev_fdb_replay_one() local
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py80 def isCached(item): argument
/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h46 struct xfs_log_item *item; member
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c141 struct cx18_open_id item; in snd_cx18_pcm_capture_open() local
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c138 struct ivtv_open_id item; in snd_ivtv_pcm_capture_open() local
/openbmc/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c221 static ssize_t tcm_remote_wwn_version_show(struct config_item *item, char *page) in tcm_remote_wwn_version_show()
/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js85 const item = { class
/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp30 using item = sdbusplus::server::xyz::openbmc_project::inventory::Item; typedef
/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp235 auto item = pid.get<conf::ControllerInfo>(); in buildPIDsFromJson() local
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp435 auto item = props.find(name); in mappedVariant() local
/openbmc/linux/drivers/xen/
H A Dxen-scsiback.c1466 static ssize_t scsiback_tpg_param_alias_show(struct config_item *item, in scsiback_tpg_param_alias_show()
1481 static ssize_t scsiback_tpg_param_alias_store(struct config_item *item, in scsiback_tpg_param_alias_store()
1603 static ssize_t scsiback_tpg_nexus_show(struct config_item *item, char *page) in scsiback_tpg_nexus_show()
1624 static ssize_t scsiback_tpg_nexus_store(struct config_item *item, in scsiback_tpg_nexus_store()
1707 scsiback_wwn_version_show(struct config_item *item, char *page) in scsiback_wwn_version_show()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1462 static ssize_t usbg_wwn_version_show(struct config_item *item, char *page) in usbg_wwn_version_show()
1494 static ssize_t tcm_usbg_tpg_nexus_show(struct config_item *item, char *page) in tcm_usbg_tpg_nexus_show()
1598 static ssize_t tcm_usbg_tpg_nexus_store(struct config_item *item, in tcm_usbg_tpg_nexus_store()
2100 static inline struct f_tcm_opts *to_f_tcm_opts(struct config_item *item) in to_f_tcm_opts()
2106 static void tcm_attr_release(struct config_item *item) in tcm_attr_release()
/openbmc/qemu/block/
H A Dquorum.c260 QuorumVoteItem *item; in quorum_report_bad_versions() local
301 QuorumVoteItem *item; in quorum_rewrite_bad_versions() local
345 QuorumVoteItem *item; in quorum_count_vote() local
375 QuorumVoteItem *item, *next_item; in quorum_free_vote_list() local

12345678910>>...18