Home
last modified time | relevance | path

Searched defs:offset (Results 501 – 525 of 4773) sorted by relevance

1...<<21222324252627282930>>...191

/linux/drivers/rtc/
H A Drtc-ti-k3.c300 u32 offset = enabled ? K3RTC_IRQ_ENABLE_SET : K3RTC_IRQ_ENABLE_CLR; in ti_k3_rtc_alarm_irq_enable() local
353 static int ti_k3_rtc_read_offset(struct device *dev, long *offset) in ti_k3_rtc_read_offset()
376 static int ti_k3_rtc_set_offset(struct device *dev, long offset) in ti_k3_rtc_set_offset()
486 static int ti_k3_rtc_scratch_read(void *priv_data, unsigned int offset, in ti_k3_rtc_scratch_read()
494 static int ti_k3_rtc_scratch_write(void *priv_data, unsigned int offset, in ti_k3_rtc_scratch_write()
H A Drtc-pm8xxx.c80 u32 offset; member
131 static int pm8xxx_rtc_write_uefi_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_uefi_offset()
163 static int pm8xxx_rtc_write_uefi_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_uefi_offset()
196 static int pm8xxx_rtc_write_nvmem_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_nvmem_offset()
246 u32 offset; in pm8xxx_rtc_update_offset() local
/linux/tools/testing/selftests/net/lib/
H A Dxdp_native.bpf.c212 update_pkt(struct xdp_md * ctx,__s16 offset,__u32 * udp_csum) update_pkt() argument
275 xdp_adjst_tail_shrnk_data(struct xdp_md * ctx,__u16 offset,__u32 hdr_len) xdp_adjst_tail_shrnk_data() argument
311 xdp_adjst_tail_grow_data(struct xdp_md * ctx,__u16 offset) xdp_adjst_tail_grow_data() argument
400 xdp_adjst_head_shrnk_data(struct xdp_md * ctx,__u64 hdr_len,__u32 offset) xdp_adjst_head_shrnk_data() argument
455 xdp_adjst_head_grow_data(struct xdp_md * ctx,__u64 hdr_len,__u32 offset) xdp_adjst_head_grow_data() argument
[all...]
/linux/drivers/md/
H A Ddm-verity-fec.c34 static inline u64 fec_interleave(struct dm_verity *v, u64 offset) in fec_interleave()
47 unsigned int *offset, unsigned int par_buf_offset, in fec_read_parity()
119 unsigned int n, i, j, offset, par_buf_offset = 0; in fec_decode_bufs() local
368 struct dm_verity_fec_io *fio, u64 rsb, u64 offset, in fec_decode_rsb()
415 u64 offset, res, rsb; in verity_fec_decode() local
/linux/drivers/clocksource/
H A Dtimer-tegra186.c98 static void tmr_writel(struct tegra186_tmr *tmr, u32 value, unsigned int offset) in tmr_writel()
103 static void wdt_writel(struct tegra186_wdt *wdt, u32 value, unsigned int offset) in wdt_writel()
108 static u32 wdt_readl(struct tegra186_wdt *wdt, unsigned int offset) in wdt_readl()
116 unsigned int offset = 0x10000 + index * 0x10000; in tegra186_tmr_create() local
303 unsigned int offset = 0x10000, source; in tegra186_wdt_create() local
/linux/mm/
H A Dswap.h84 struct swap_info_struct *si, pgoff_t offset) in __swap_offset_to_cluster()
98 struct swap_info_struct *si, unsigned long offset, bool irq) in __swap_cluster_lock()
129 struct swap_info_struct *si, unsigned long offset) in swap_cluster_lock()
307 pgoff_t offset = swp_offset(entry); in non_swapcache_batch() local
326 struct swap_info_struct *si, pgoff_t offset, bool irq) in swap_cluster_lock()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c60 static u16 fm10k_fifo_head_offset(struct fm10k_mbx_fifo *fifo, u16 offset) in fm10k_fifo_head_offset()
72 static u16 fm10k_fifo_tail_offset(struct fm10k_mbx_fifo *fifo, u16 offset) in fm10k_fifo_tail_offset()
151 static u16 fm10k_mbx_tail_add(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_tail_add()
167 static u16 fm10k_mbx_tail_sub(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_tail_sub()
183 static u16 fm10k_mbx_head_add(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_head_add()
199 static u16 fm10k_mbx_head_sub(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_head_sub()
588 static u16 fm10k_fifo_crc(struct fm10k_mbx_fifo *fifo, u16 offset, in fm10k_fifo_crc()
642 u16 offset = fm10k_fifo_tail_offset(fifo, mbx->pushed) - len; in fm10k_mbx_verify_remote_crc() local
/linux/drivers/gpio/
H A Dgpio-tegra.c141 static void tegra_gpio_free(struct gpio_chip *chip, unsigned int offset) in tegra_gpio_free()
149 static int tegra_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set()
159 static int tegra_gpio_get(struct gpio_chip *chip, unsigned int offset) in tegra_gpio_get()
172 unsigned int offset) in tegra_gpio_direction_input()
190 unsigned int offset, in tegra_gpio_direction_output()
210 unsigned int offset) in tegra_gpio_get_direction()
228 static int tegra_gpio_set_debounce(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set_debounce()
261 static int tegra_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set_config()
H A Dgpio-max3191x.c96 static int max3191x_get_direction(struct gpio_chip *gpio, unsigned int offset) in max3191x_get_direction()
101 static int max3191x_direction_input(struct gpio_chip *gpio, unsigned int offset) in max3191x_direction_input()
194 static int max3191x_get(struct gpio_chip *gpio, unsigned int offset) in max3191x_get()
253 static int max3191x_set_config(struct gpio_chip *gpio, unsigned int offset, in max3191x_set_config()
/linux/drivers/misc/
H A Dpci_endpoint_test.c141 u32 offset) in pci_endpoint_test_readl()
147 u32 offset, u32 value) in pci_endpoint_test_writel()
280 resource_size_t offset, void *write_buf, in pci_endpoint_test_bar_memcmp()
294 resource_size_t bar_size, offset = 0; in pci_endpoint_test_bar() local
334 static u32 bar_test_pattern_with_offset(enum pci_barno barno, int offset) in bar_test_pattern_with_offset()
496 size_t offset; in pci_endpoint_test_copy() local
629 size_t offset; in pci_endpoint_test_write() local
727 size_t offset; in pci_endpoint_test_read() local
/linux/net/ipv6/
H A Dtunnel6.c204 u8 type, u8 code, int offset, __be32 info) in tunnel6_err()
216 u8 type, u8 code, int offset, __be32 info) in tunnel46_err()
228 u8 type, u8 code, int offset, __be32 info) in tunnelmpls6_err()
/linux/include/linux/
H A Dsockptr.h45 size_t offset, size_t size) in copy_from_sockptr_offset()
110 static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, in copy_to_sockptr_offset()
164 static inline int check_zeroed_sockptr(sockptr_t src, size_t offset, in check_zeroed_sockptr()
H A Dfutex.h36 unsigned int offset; member
45 unsigned int offset; member
51 unsigned int offset; member
/linux/drivers/irqchip/
H A Dirq-davinci-cp-intc.c43 static inline unsigned int davinci_cp_intc_read(unsigned int offset) in davinci_cp_intc_read()
49 unsigned int offset) in davinci_cp_intc_write()
160 int offset, irq_base; in davinci_cp_intc_do_init() local
/linux/arch/x86/include/asm/
H A Diosf_mbi.h195 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read()
202 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write()
209 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h34 static inline int vas_copy(void *crb, int offset) in vas_copy()
44 static inline int vas_paste(void *paste_address, int offset) in vas_paste()
/linux/arch/mips/pci/
H A Dops-tx4927.c94 static u8 icd_readb(int offset, struct tx4927_pcic_reg __iomem *pcicptr) in icd_readb()
101 static u16 icd_readw(int offset, struct tx4927_pcic_reg __iomem *pcicptr) in icd_readw()
112 static void icd_writeb(u8 val, int offset, in icd_writeb()
120 static void icd_writew(u16 val, int offset, in icd_writew()
/linux/arch/arm64/kernel/
H A Dsys32.c96 arg_u32p(offset), size_t, count) in COMPAT_SYSCALL_DEFINE5()
102 arg_u32p(offset), arg_u32p(len)) in COMPAT_SYSCALL_DEFINE6()
108 arg_u32p(offset), arg_u32p(nbytes)) in COMPAT_SYSCALL_DEFINE6()
115 arg_u32p(offset), arg_u32p(len)) in COMPAT_SYSCALL_DEFINE6()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c56 int page, int offset) in nvidia_smmu_read_reg()
64 int page, int offset, u32 val) in nvidia_smmu_write_reg()
77 int page, int offset) in nvidia_smmu_read_reg64()
85 int page, int offset, u64 val) in nvidia_smmu_write_reg64()
/linux/drivers/mmc/host/
H A Dsdhci-pci-arasan.c93 static int arasan_phy_addr_poll(struct sdhci_host *host, u32 offset, u32 mask) in arasan_phy_addr_poll()
109 static int arasan_phy_write(struct sdhci_host *host, u8 data, u8 offset) in arasan_phy_write()
116 static int arasan_phy_read(struct sdhci_host *host, u8 offset, u8 *data) in arasan_phy_read()
129 static int arasan_phy_sts_poll(struct sdhci_host *host, u32 offset, u32 mask) in arasan_phy_sts_poll()
/linux/arch/m68k/mac/
H A Diop.c332 int i,offset; in iop_complete_message() local
357 int i,offset; in iop_do_send() local
382 int i,offset; in iop_handle_send() local
412 int i,offset; in iop_handle_recv() local
/linux/include/rdma/
H A Dib_umem.h210 unsigned long offset, in ib_umem_dmabuf_get_pinned_with_dma_device() argument
175 ib_umem_copy_from(void * dst,struct ib_umem * umem,size_t offset,size_t length) ib_umem_copy_from() argument
193 ib_umem_dmabuf_get(struct ib_device * device,unsigned long offset,size_t size,int fd,int access,struct dma_buf_attach_ops * ops) ib_umem_dmabuf_get() argument
201 ib_umem_dmabuf_get_pinned(struct ib_device * device,unsigned long offset,size_t size,int fd,int access) ib_umem_dmabuf_get_pinned() argument
[all...]
/linux/fs/isofs/
H A Disofs.h133 unsigned long offset) in isofs_iget()
140 unsigned long offset) in isofs_iget_reloc()
150 unsigned long offset, in isofs_get_ino()
190 unsigned long *offset) in isofs_normalize_block_and_offset()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c29 #define STAT_BCMASP_OFFSET(str, _type, offset) { \ argument
35 #define STAT_BCMASP_RX_CTRL(str, offset) \ argument
37 #define STAT_BCMASP_RX_CTRL_PER_INTF(str, offset) \ argument
100 u32 offset, val; in bcmasp_update_mib_counters() local
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c222 unsigned long offset) in get_usable_address()
258 unsigned long offset) in kaslr_legal_offset()
286 unsigned long offset, random; in kaslr_choose_location() local
357 unsigned long offset; in kaslr_early_init() local

1...<<21222324252627282930>>...191