Home
last modified time | relevance | path

Searched defs:offset (Results 4276 – 4300 of 7695) sorted by relevance

1...<<171172173174175176177178179180>>...308

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h143 int64_t offset; member
268 uint64_t offset; member
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c322 u16 offset; in b43legacy_dmacontroller_rx_reset() local
353 u16 offset; in b43legacy_dmacontroller_tx_reset() local
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c108 static void rzg2l_cru_write(struct rzg2l_cru_dev *cru, u32 offset, u32 value) in rzg2l_cru_write()
113 static u32 rzg2l_cru_read(struct rzg2l_cru_dev *cru, u32 offset) in rzg2l_cru_read()
/openbmc/linux/net/dsa/
H A Dtag_sja1105.c714 int *offset) in sja1105_flow_dissect()
724 int *offset) in sja1110_flow_dissect()
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto.h183 #define CRYPTO_READ(dev, offset) \ argument
185 #define CRYPTO_WRITE(dev, offset, val) \ argument
/openbmc/linux/fs/reiserfs/
H A Dxattr.c195 loff_t offset, u64 ino, unsigned int d_type) in fill_with_dentries()
814 int namelen, loff_t offset, u64 ino, in listxattr_filler()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h172 u32 offset, u32 value) in ixgbe_write_reg_array()
180 u32 offset) in ixgbe_read_reg_array()
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c39 static loff_t mtdchar_lseek(struct file *file, loff_t offset, int orig) in mtdchar_lseek()
1349 unsigned long offset; in mtdchar_get_unmapped_area() local
/openbmc/linux/drivers/spi/
H A Dspi-armada-3700.c116 static u32 spireg_read(struct a3700_spi *a3700_spi, u32 offset) in spireg_read()
121 static void spireg_write(struct a3700_spi *a3700_spi, u32 offset, u32 data) in spireg_write()
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dspapr.c343 unsigned long offset, in plpar_int_esb()
369 static u64 xive_spapr_esb_rw(u32 lisn, u32 offset, u64 data, bool write) in xive_spapr_esb_rw()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c649 u32 offset, val; in dw_pcie_wait_for_link() local
702 u8 offset = dw_pcie_find_capability(pci, PCI_CAP_ID_EXP); in dw_pcie_link_set_max_speed() local
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hda.c265 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read()
270 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write()
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c17 uint32_t *offset; member
442 static void add_reloc(struct relocs *r, uint32_t offset, unsigned type) in add_reloc()
/openbmc/linux/drivers/tty/serial/
H A Duartlite.c113 static inline u32 uart_in32(u32 offset, struct uart_port *port) in uart_in32()
120 static inline void uart_out32(u32 val, u32 offset, struct uart_port *port) in uart_out32()
/openbmc/linux/drivers/leds/
H A Dleds-tca6507.c595 unsigned offset, int val) in tca6507_gpio_set_value()
613 unsigned offset, int val) in tca6507_gpio_direction_output()
/openbmc/linux/drivers/input/misc/
H A Dati_remote2.c486 int offset; in ati_remote2_getkeycode() local
528 int offset; in ati_remote2_setkeycode() local
/openbmc/linux/drivers/s390/net/
H A Dism_drv.c441 unsigned int offset, void *data, unsigned int size) in ism_move()
826 bool sf, unsigned int offset, void *data, in smcd_move()
/openbmc/linux/net/tls/
H A Dtls_main.c182 int offset = first_offset; in tls_push_sg() local
276 u16 offset; in tls_push_partial_record() local
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dks8851_common.c798 int offset = ee->offset; in ks8851_set_eeprom() local
845 int offset = ee->offset; in ks8851_get_eeprom() local
/openbmc/linux/fs/ext2/
H A Dballoc.c44 unsigned long offset; in ext2_get_group_desc() local
76 ext2_grpblk_t offset; in ext2_valid_block_bitmap() local
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1258 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr()
1467 loff_t offset = 0, dataoff; in elf_fdpic_core_dump() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c395 size_t offset = 0; in virtio_balloon_handle_output() local
451 size_t offset = 0; in virtio_balloon_receive_stats() local
/openbmc/qemu/hw/net/
H A Ddp8393x.c192 static uint16_t dp8393x_get(dp8393xState *s, hwaddr addr, int offset) in dp8393x_get()
217 hwaddr addr, int offset, uint16_t val) in dp8393x_put()
/openbmc/qemu/hw/char/
H A Dipoctal232.c268 unsigned offset = (addr & 0x1F) ^ 1; in io_read() local
334 unsigned offset = (addr & 0x1F) ^ 1; in io_write() local
/openbmc/entity-manager/src/
H A Dfru_utils.cpp391 size_t offset = *(fruBytes.begin() + getHeaderAreaFieldOffset(area)); in formatIPMIFRU() local
905 size_t offset = 0; in findFruAreaLocationAndField() local

1...<<171172173174175176177178179180>>...308