Home
last modified time | relevance | path

Searched defs:offset (Results 376 – 400 of 4773) sorted by relevance

1...<<11121314151617181920>>...191

/linux/fs/
H A Dread_write.c55 static loff_t vfs_setpos_cookie(struct file *file, loff_t offset, in vfs_setpos_cookie()
83 loff_t vfs_setpos(struct file *file, loff_t offset, loff_t maxsize) in vfs_setpos()
102 static int must_set_pos(struct file *file, loff_t *offset, int whence, loff_t eof) in must_set_pos()
159 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size()
201 loff_t generic_llseek_cookie(struct file *file, loff_t offset, int whence, in generic_llseek_cookie()
244 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek()
262 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek()
281 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek()
301 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size()
324 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek()
[all …]
/linux/drivers/net/phy/aquantia/
H A Daquantia_firmware.c54 static bool aqr_fw_validate_get(size_t size, size_t offset, size_t get_size) in aqr_fw_validate_get()
59 static int aqr_fw_get_be16(const u8 *data, size_t offset, size_t size, u16 *value) in aqr_fw_get_be16()
69 static int aqr_fw_get_le16(const u8 *data, size_t offset, size_t size, u16 *value) in aqr_fw_get_le16()
79 static int aqr_fw_get_le24(const u8 *data, size_t offset, size_t size, u32 *value) in aqr_fw_get_le24()
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_debugfs.c20 static int debugfs_usecount_show(struct seq_file *f, void *offset) in debugfs_usecount_show()
32 static int debugfs_trace_show(struct seq_file *f, void *offset) in debugfs_trace_show()
43 static int vchiq_dump_show(struct seq_file *f, void *offset) in vchiq_dump_show()
/linux/fs/xfs/scrub/
H A Dquota.c85 xfs_fileoff_t offset) in xchk_quota_item_bmap()
125 xfs_fileoff_t offset, in xchk_quota_item_timer()
147 xfs_fileoff_t offset; in xchk_quota_item() local
/linux/drivers/tty/serial/8250/
H A D8250_em.c36 static void serial8250_em_serial_out_helper(struct uart_port *p, int offset, in serial8250_em_serial_out_helper()
62 static u32 serial8250_em_serial_in(struct uart_port *p, unsigned int offset) in serial8250_em_serial_in()
122 static void serial8250_em_serial_out(struct uart_port *p, unsigned int offset, u32 value) in serial8250_em_serial_out()
/linux/drivers/gpio/
H A Dgpio-pca9570.c72 unsigned offset) in pca9570_get_direction()
78 static int pca9570_get(struct gpio_chip *chip, unsigned offset) in pca9570_get()
91 static int pca9570_set(struct gpio_chip *chip, unsigned int offset, int value) in pca9570_set()
H A Dgpio-altera.c109 static int altera_gpio_get(struct gpio_chip *gc, unsigned offset) in altera_gpio_get()
116 static int altera_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in altera_gpio_set()
134 static int altera_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in altera_gpio_direction_input()
151 unsigned offset, int value) in altera_gpio_direction_output()
H A Dgpio-macsmc.c90 static int macsmc_gpio_key(unsigned int offset) in macsmc_gpio_key()
142 static int macsmc_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in macsmc_gpio_get_direction()
162 static int macsmc_gpio_get(struct gpio_chip *gc, unsigned int offset) in macsmc_gpio_get()
185 static int macsmc_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in macsmc_gpio_set()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.c48 const unsigned int offset) in rt2500usb_register_read()
58 const unsigned int offset) in rt2500usb_register_read_lock()
68 const unsigned int offset, in rt2500usb_register_write()
78 const unsigned int offset, in rt2500usb_register_write_lock()
88 const unsigned int offset, in rt2500usb_register_multiwrite()
97 const unsigned int offset, in rt2500usb_regbusy_read()
210 const unsigned int offset) in _rt2500usb_register_read()
216 const unsigned int offset, in _rt2500usb_register_write()
/linux/sound/core/
H A Dmemalloc.c233 dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, size_t offset) in snd_sgbuf_get_addr()
251 struct page *snd_sgbuf_get_page(struct snd_dma_buffer *dmab, size_t offset) in snd_sgbuf_get_page()
370 #define get_vmalloc_page_addr(dmab, offset) \ argument
374 size_t offset) in snd_dma_vmalloc_get_addr()
380 size_t offset) in snd_dma_vmalloc_get_page()
614 size_t offset) in snd_dma_noncontig_iter_set()
623 size_t offset) in snd_dma_noncontig_get_addr()
633 size_t offset) in snd_dma_noncontig_get_page()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c663 struct sk_buff *skb, int num_segs, int *offset) in otx2_sqe_add_sg()
708 struct sk_buff *skb, int *offset) in otx2_sqe_add_ext()
775 static void otx2_sqe_add_mem(struct otx2_snd_queue *sq, int *offset, in otx2_sqe_add_mem()
885 int offset; in otx2_tso_frag_dma_addr() local
898 struct sg_list *list, int *offset) in otx2_sqe_tso_add_sg()
932 int hdr_len, tcp_data, seg_len, pkt_len, offset; in otx2_sq_append_tso() local
1065 static bool otx2_ptp_is_sync(struct sk_buff *skb, int *offset, bool *udp_csum_crt) in otx2_ptp_is_sync()
1127 struct otx2_snd_queue *sq, int *offset) in otx2_set_txtstamp()
1193 int offset, num_segs, free_desc; in otx2_sq_append_skb() local
1418 u64 dma_addr, int len, int *offset, u16 flags) in otx2_xdp_sqe_add_sg()
[all …]
/linux/fs/xfs/
H A Dxfs_file.c542 loff_t offset = iocb->ki_pos; in xfs_dio_write_end_io() local
1148 loff_t offset, in xfs_falloc_newsize()
1179 loff_t offset, in xfs_falloc_collapse_range()
1206 loff_t offset, in xfs_falloc_insert_range()
1252 loff_t offset, in xfs_falloc_zero_range()
1283 loff_t offset, in xfs_falloc_unshare_range()
1308 loff_t offset, in xfs_falloc_allocate_range()
1342 loff_t offset, in __xfs_file_fallocate()
1405 loff_t offset, in xfs_file_zoned_fallocate()
1424 loff_t offset, in xfs_file_fallocate()
[all …]
H A Dxfs_notify_failure.c162 u64 offset, in xfs_dax_translate_range()
201 u64 offset, in xfs_dax_notify_logdev_failure()
235 u64 offset, in xfs_dax_notify_dev_failure()
363 u64 offset, in xfs_dax_notify_failure()
/linux/drivers/gpu/drm/radeon/
H A Ddce3_1_afmt.c171 void dce3_2_hdmi_update_acr(struct drm_encoder *encoder, long offset, in dce3_2_hdmi_update_acr()
203 void dce3_2_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce3_2_set_audio_packet()
224 void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce3_2_set_mute()
/linux/include/linux/bcma/
H A Dbcma_driver_gmac_cmn.h90 #define gmac_cmn_read16(gc, offset) bcma_read16((gc)->core, offset) argument
91 #define gmac_cmn_read32(gc, offset) bcma_read32((gc)->core, offset) argument
92 #define gmac_cmn_write16(gc, offset, val) bcma_write16((gc)->core, offset, val) argument
93 #define gmac_cmn_write32(gc, offset, val) bcma_write32((gc)->core, offset, val) argument
/linux/drivers/pci/controller/dwc/
H A Dpci-layerscape-ep.c52 static u32 ls_pcie_pf_lut_readl(struct ls_pcie_ep *pcie, u32 offset) in ls_pcie_pf_lut_readl()
62 static void ls_pcie_pf_lut_writel(struct ls_pcie_ep *pcie, u32 offset, u32 value) in ls_pcie_pf_lut_writel()
77 u8 offset; in ls_pcie_ep_event_handler() local
233 u8 offset; in ls_pcie_ep_probe() local
/linux/fs/xfs/libxfs/
H A Dxfs_symlink_remote.c42 uint32_t offset, in xfs_symlink_hdr_set()
71 uint32_t offset, in xfs_symlink_hdr_ok()
254 int offset; in xfs_symlink_remote_read() local
329 int offset = 0; in xfs_symlink_write_target() local
H A Dxfs_dir2_sf.c269 unsigned int offset = args->geo->data_entry_offset; in xfs_dir2_block_to_sf() local
373 xfs_dir2_data_aoff_t offset = 0; /* offset for new entry */ in xfs_dir2_sf_addname() local
458 xfs_dir2_data_aoff_t offset, /* offset to use for new ent */ in xfs_dir2_sf_addname_easy()
516 xfs_dir2_data_aoff_t offset; /* current offset value */ in xfs_dir2_sf_addname_hard() local
602 xfs_dir2_data_aoff_t offset; /* data block offset */ in xfs_dir2_sf_addname_pick() local
670 int offset; /* data offset */ in xfs_dir2_sf_check() local
709 int offset; in xfs_dir2_sf_verify() local
/linux/arch/x86/kernel/
H A Dearly_printk.c99 static __noendbr unsigned int io_serial_in(unsigned long addr, int offset) in io_serial_in()
105 static __noendbr void io_serial_out(unsigned long addr, int offset, int value) in io_serial_out()
199 static __noendbr void mem32_serial_out(unsigned long addr, int offset, int value) in mem32_serial_out()
207 static __noendbr unsigned int mem32_serial_in(unsigned long addr, int offset) in mem32_serial_in()
/linux/drivers/rtc/
H A Drtc-rx8581.c183 static int rx8571_nvram_read(void *priv, unsigned int offset, void *val, in rx8571_nvram_read()
191 static int rx8571_nvram_write(void *priv, unsigned int offset, void *val, in rx8571_nvram_write()
199 static int rx85x1_nvram_read(void *priv, unsigned int offset, void *val, in rx85x1_nvram_read()
212 static int rx85x1_nvram_write(void *priv, unsigned int offset, void *val, in rx85x1_nvram_write()
/linux/lib/
H A Ddevres.c29 static void __iomem *__devm_ioremap(struct device *dev, resource_size_t offset, in __devm_ioremap()
72 void __iomem *devm_ioremap(struct device *dev, resource_size_t offset, in devm_ioremap()
87 void __iomem *devm_ioremap_uc(struct device *dev, resource_size_t offset, in devm_ioremap_uc()
102 void __iomem *devm_ioremap_wc(struct device *dev, resource_size_t offset, in devm_ioremap_wc()
H A Diov_iter.c326 static inline bool page_copy_sane(struct page *page, size_t offset, size_t n) in page_copy_sane() argument
349 size_t copy_page_to_iter(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter() argument
378 copy_page_to_iter_nofault(struct page * page,unsigned offset,size_t bytes,struct iov_iter * i) copy_page_to_iter_nofault() argument
411 copy_page_from_iter(struct page * page,size_t offset,size_t bytes,struct iov_iter * i) copy_page_from_iter() argument
460 copy_folio_from_iter_atomic(struct folio * folio,size_t offset,size_t bytes,struct iov_iter * i) copy_folio_from_iter_atomic() argument
724 iov_iter_folio_queue(struct iov_iter * i,unsigned int direction,const struct folio_queue * folioq,unsigned int first_slot,unsigned int offset,size_t count) iov_iter_folio_queue() argument
1020 size_t offset = iov_offset, fsize = folioq_folio_size(folioq, slot); iter_folioq_get_pages() local
1086 unsigned nr, offset, count; iter_xarray_get_pages() local
1293 unsigned offset = i->iov_offset % PAGE_SIZE; iov_iter_npages() local
1298 unsigned offset = (i->xarray_start + i->iov_offset) % PAGE_SIZE; iov_iter_npages() local
1591 size_t extracted = 0, offset, slot = i->folioq_slot; iov_iter_extract_folioq_pages() local
1610 size_t offset = i->iov_offset, fsize = folioq_folio_size(folioq, slot); iov_iter_extract_folioq_pages() local
1652 unsigned int nr = 0, offset; iov_iter_extract_xarray_pages() local
1765 size_t skip = i->iov_offset, offset, len, size; iov_iter_extract_kvec_pages() local
1830 size_t offset; iov_iter_extract_user_pages() local
[all...]
/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c210 static void __iomem *lp_gpio_reg(struct gpio_chip *chip, unsigned int offset, in lp_gpio_reg()
244 static bool lp_gpio_ioxapic_use(struct gpio_chip *chip, unsigned int offset) in lp_gpio_ioxapic_use()
500 static int lp_gpio_get(struct gpio_chip *chip, unsigned int offset) in lp_gpio_get()
506 static int lp_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in lp_gpio_set()
521 static int lp_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in lp_gpio_direction_input()
526 static int lp_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, in lp_gpio_direction_output()
534 static int lp_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in lp_gpio_get_direction()
/linux/drivers/leds/
H A Dleds-pca955x.c472 static int pca955x_gpio_request_pin(struct gpio_chip *gc, unsigned int offset) in pca955x_gpio_request_pin()
479 static void pca955x_gpio_free_pin(struct gpio_chip *gc, unsigned int offset) in pca955x_gpio_free_pin()
486 static int pca955x_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_set_value()
498 static int pca955x_gpio_set_value(struct gpio_chip *gc, unsigned int offset, in pca955x_gpio_set_value()
504 static int pca955x_gpio_get_value(struct gpio_chip *gc, unsigned int offset) in pca955x_gpio_get_value()
517 unsigned int offset) in pca955x_gpio_direction_input()
527 unsigned int offset, int val) in pca955x_gpio_direction_output()
/linux/arch/riscv/kernel/
H A Dmodule.c100 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_branch_rela() local
112 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_jal_rela() local
124 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_rvc_branch_rela() local
138 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_rvc_jump_rela() local
155 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_pcrel_hi20_rela() local
228 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_got_hi20_rela() local
246 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_call_plt_rela() local
270 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_call_rela() local
418 ptrdiff_t offset = (void *)v - location; in apply_r_riscv_plt32_rela() local
847 size_t offset = hi20_sym_val - hi20_loc; in apply_relocate_add() local

1...<<11121314151617181920>>...191