Home
last modified time | relevance | path

Searched defs:elem (Results 76 – 100 of 218) sorted by relevance

123456789

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c419 int elem = qep->rx_new; in qe_rx() local
535 int elem = qep->tx_old; in qe_tx_reclaim() local
H A Dsunbmac.c760 int elem; in bigmac_tx() local
803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
/openbmc/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.h19 VirtQueueElement *elem; member
H A Dvirtio-rng.c51 VirtQueueElement *elem; in chr_read() local
H A Dvirtio-pmem.c30 VirtQueueElement elem; member
H A Dvhost-vsock-common.c161 VirtQueueElement *elem; in vhost_vsock_common_send_transport_reset() local
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c46 VuVirtqElement *elem; member
229 VuVirtqElement *elem; in vub_virtio_process_req() local
/openbmc/linux/scripts/genksyms/
H A Dgenksyms.c505 int elem = 1; in print_list() local
535 int elem = 1; in expand_and_crc_sym() local
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_perfmon.c103 static int v3d_perfmon_idr_del(int id, void *elem, void *data) in v3d_perfmon_idr_del()
/openbmc/linux/sound/soc/sof/
H A Dipc3-loader.c68 const struct sof_config_elem *elem; in ipc3_fw_ext_man_get_config_data() local
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_perfmon.c116 static int vc4_perfmon_idr_del(int id, void *elem, void *data) in vc4_perfmon_idr_del()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.c312 void rxe_mw_cleanup(struct rxe_pool_elem *elem) in rxe_mw_cleanup()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py255 def set_cdata_mode(self, elem): argument
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c133 int elem = 0; in hp_populate_enumeration_elements_from_package() local
H A Dstring-attributes.c137 int elem; in hp_populate_string_elements_from_package() local
H A Dint-attributes.c147 int elem; in hp_populate_integer_elements_from_package() local
H A Dorder-list-attributes.c138 int elem; in hp_populate_ordered_list_elements_from_package() local
/openbmc/qemu/tests/qemu-iotests/
H A Dqed.py47 def pack_table_elem(elem): argument
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c2305 struct list_head *elem; in usbtmc_interrupt() local
2482 struct list_head *elem; in usbtmc_disconnect() local
2515 struct list_head *elem; in usbtmc_suspend() local
2553 struct list_head *elem; in usbtmc_pre_reset() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp219 for (const auto& elem : mapperResponse) in processExistingCallouts() local
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c984 struct vcap_rule_internal *elem; in vcap_admin_rule_count() local
2103 struct vcap_rule_internal *duprule, *iter, *elem = NULL; in vcap_insert_rule() local
2213 struct vcap_enabled_port *elem; in vcap_path_exist() local
2406 struct vcap_rule *vcap_decode_rule(struct vcap_rule_internal *elem) in vcap_decode_rule()
2436 struct vcap_rule_internal *elem; in vcap_get_rule() local
2507 struct vcap_rule_internal *elem; in vcap_fill_rule_gap() local
2539 struct vcap_rule_internal *ri, *elem; in vcap_del_rule() local
3146 struct vcap_enabled_port *elem, *eport = NULL; in vcap_disable() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c60 char *elem; /* pointer to actual dma mapped element mem chunk */ member
476 char *elem = mlxsw_pci_queue_elem_get(q, i); in mlxsw_pci_cq_init() local
698 char *elem; in mlxsw_pci_cq_sw_cqe_get() local
771 char *elem = mlxsw_pci_queue_elem_get(q, i); in mlxsw_pci_eq_init() local
811 char *elem; in mlxsw_pci_eq_sw_eqe_get() local
/openbmc/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c235 VuVirtqElement *elem = NULL; in vus_proc_req() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-crypto.h66 VirtQueueElement elem; member
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h47 uint16_t elem; member

123456789