/openbmc/ipmitool/lib/ |
H A D | ipmi_sel.c | 1198 uint8_t code, offset; in ipmi_get_event_desc() local 1398 ipmi_sel_get_oem_sensor_type_offset(IPMI_OEM iana, uint8_t code, uint8_t offset) in ipmi_sel_get_oem_sensor_type_offset() 1434 ipmi_sel_get_sensor_type_offset(uint8_t code, uint8_t offset) in ipmi_sel_get_sensor_type_offset()
|
/openbmc/linux/drivers/net/ethernet/alacritech/ |
H A D | slicoss.c | 401 unsigned int offset; in slic_refill_rx_queue() local 773 unsigned int offset; in slic_init_stat_queue() local 1026 static u32 slic_read_dword_from_firmware(const struct firmware *fw, int *offset) in slic_read_dword_from_firmware()
|
/openbmc/linux/fs/reiserfs/ |
H A D | super.c | 1598 static int read_super_block(struct super_block *s, int offset) in read_super_block() 2494 int err = 0, offset = off & (sb->s_blocksize - 1), tocopy; in reiserfs_quota_read() local 2542 int err = 0, offset = off & (sb->s_blocksize - 1), tocopy; in reiserfs_quota_write() local
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr3.h | 33 __u64 offset; member 39 __u64 offset; member 99 __u64 offset; member
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp1362-hcd.c | 134 u16 offset) in get_ptd_queue() 158 int offset; in get_ptd_offset() local 2393 int offset; in isp1362_chip_test() local
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.c | 72 u32 offset = start; in cdnsp_find_next_ext_cap() local 145 u32 offset = 0; in cdnsp_set_chicken_bits_2() local 159 u32 offset = 0; in cdnsp_clear_chicken_bits_2() local
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns2-mux.c | 52 unsigned int offset; member 144 unsigned int offset; member 523 struct seq_file *s, unsigned int offset) in ns2_pin_dbg_show()
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | qcom-spmi-adc-tm5.c | 241 static int adc_tm5_read(struct adc_tm5_chip *adc_tm, u16 offset, u8 *data, int len) in adc_tm5_read() 246 static int adc_tm5_write(struct adc_tm5_chip *adc_tm, u16 offset, u8 *data, int len) in adc_tm5_write() 251 static int adc_tm5_reg_update(struct adc_tm5_chip *adc_tm, u16 offset, u8 mask, u8 val) in adc_tm5_reg_update()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf.c | 1467 int offset; in xfs_buf_ioapply_map() local 1537 int offset; in _xfs_buf_ioapply() local 1711 size_t offset) in xfs_buf_offset()
|
/openbmc/linux/drivers/staging/vme_user/ |
H A D | vme.c | 654 loff_t offset) in vme_master_read() 702 size_t count, loff_t offset) in vme_master_write() 754 unsigned int compare, unsigned int swap, loff_t offset) in vme_master_rmw()
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmcs12.h | 368 unsigned short offset; in get_vmcs12_field_offset() local 386 u16 offset) in vmcs12_read_any() 406 u16 offset, u64 field_value) in vmcs12_write_any()
|
/openbmc/linux/drivers/firmware/ |
H A D | qcom_scm.c | 1005 int qcom_scm_ocmem_lock(enum qcom_scm_ocmem_client id, u32 offset, u32 size, in qcom_scm_ocmem_lock() 1030 int qcom_scm_ocmem_unlock(enum qcom_scm_ocmem_client id, u32 offset, u32 size) in qcom_scm_ocmem_unlock() 1316 u32 offset; in qcom_scm_find_dload_address() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 99 u32 offset; /* offset of writing in the device */ member 282 __le32 offset; member 379 u32 offset) in set_sec_offset()
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 117 static uint32_t ahci_port_read(AHCIState *s, int port, int offset) in ahci_port_read() 305 static void ahci_port_write(AHCIState *s, int port, int offset, uint32_t val) in ahci_port_write() 937 AHCICmdHdr *cmd, int64_t limit, uint64_t offset) in ahci_populate_sglist()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | smem.c | 113 __le32 offset; member 150 __le32 offset; member 778 u64 offset; in qcom_smem_virt_to_phys() local
|
/openbmc/linux/include/net/ |
H A D | ip.h | 176 int offset; member 200 int offset; member 329 #define snmp_get_cpu_field64_batch(buff64, stats_list, mib_statistic, offset) \ argument
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | gdma_main.c | 11 static u32 mana_gd_r32(struct gdma_context *g, u64 offset) in mana_gd_r32() 16 static u64 mana_gd_r64(struct gdma_context *g, u64 offset) in mana_gd_r64() 1017 u32 offset = (wqe_offset * GDMA_WQE_BU_SIZE) & (wq->queue_size - 1); in mana_gd_get_wqe_ptr() local
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm4x-sysfs.c | 2417 u32 offset; member 2428 static u32 etmv4_cross_read(const struct etmv4_drvdata *drvdata, u32 offset) in etmv4_cross_read() 2455 u32 val, offset; in coresight_etm4x_reg_show() local 2468 etm4x_register_implemented(struct etmv4_drvdata *drvdata, u32 offset) in etm4x_register_implemented() 2520 u32 offset; in coresight_etm4x_attr_reg_implemented() local 2535 #define coresight_etm4x_reg_showfn(name, offset, showfn) ( \ argument 2545 #define coresight_etm4x_reg(name, offset) \ argument
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 790 const char *str, int offset, in hist_browser__show_callchain_entry() 816 const char *str, int offset, in hist_browser__fprintf_callchain_entry() 847 bool need_percent, int offset, in hist_browser__show_callchain_list() 917 int first_row = row, offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain_flat() local 1021 int first_row = row, offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain_folded() local 1106 int first_row = row, offset = level * LEVEL_OFFSET_STEP; in hist_browser__show_callchain_graph() local 1906 off_t offset, int whence) in ui_browser__hists_seek()
|
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 475 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_write() local 485 u32 offset = reg << ctx->reg_offset_shift; in cdns_regmap_read() local 495 u32 offset = reg; in cdns_regmap_dptx_write() local 506 u32 offset = reg; in cdns_regmap_dptx_read() local 594 static void cdns_torrent_phy_write(struct regmap *regmap, u32 offset, u32 val) in cdns_torrent_phy_write() 599 static u32 cdns_torrent_phy_read(struct regmap *regmap, u32 offset) in cdns_torrent_phy_read() 609 static void cdns_torrent_dp_write(struct regmap *regmap, u32 offset, u32 val) in cdns_torrent_dp_write() 614 static u32 cdns_torrent_dp_read(struct regmap *regmap, u32 offset) in cdns_torrent_dp_read()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 153 unsigned offset; in omapfb_get_vrfb_offset() local 763 unsigned offset; in calc_rotation_offset_dma() local 774 unsigned offset; in calc_rotation_offset_vrfb() local 807 int offset; in omapfb_calc_addr() local
|
/openbmc/linux/drivers/net/ethernet/wiznet/ |
H A D | w5100.c | 513 static int w5100_readbuf(struct w5100_priv *priv, u16 offset, u8 *buf, int len) in w5100_readbuf() 536 static int w5100_writebuf(struct w5100_priv *priv, u16 offset, const u8 *buf, in w5100_writebuf() 801 u16 offset; in w5100_tx_skb() local 848 u16 offset; in w5100_rx_skb() local
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | pages.c | 651 static void copy_data_page(struct page *page, void *data, unsigned long offset, in copy_data_page() 667 unsigned long offset, unsigned long length, in batch_rw() 1745 unsigned long last_index, unsigned long offset, in iopt_pages_rw_slow() 1785 unsigned long offset, void *data, in iopt_pages_rw_page()
|
/openbmc/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.h | 472 static inline u32 arm_smmu_readl(struct arm_smmu_device *smmu, int page, int offset) in arm_smmu_readl() 480 int offset, u32 val) in arm_smmu_writel() 488 static inline u64 arm_smmu_readq(struct arm_smmu_device *smmu, int page, int offset) in arm_smmu_readq() 496 int offset, u64 val) in arm_smmu_writeq()
|
/openbmc/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_dp.c | 326 static void zynqmp_dp_write(struct zynqmp_dp *dp, int offset, u32 val) in zynqmp_dp_write() 331 static u32 zynqmp_dp_read(struct zynqmp_dp *dp, int offset) in zynqmp_dp_read() 336 static void zynqmp_dp_clr(struct zynqmp_dp *dp, int offset, u32 clr) in zynqmp_dp_clr() 341 static void zynqmp_dp_set(struct zynqmp_dp *dp, int offset, u32 set) in zynqmp_dp_set()
|