/linux/drivers/rtc/ |
H A D | dev.c | 401 long offset; in rtc_dev_ioctl() local
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_main.c | 36 u64 addr, offset; in mlxbf_gige_alloc_skb() local
|
/linux/include/linux/ |
H A D | hrtimer_defs.h | 53 ktime_t offset; member
|
/linux/fs/btrfs/ |
H A D | raid56.h | 165 u32 offset; member
|
H A D | ordered-data.c | 151 u64 offset, unsigned long flags, int compress_type) in alloc_ordered_extent() 1244 u64 offset = 0; in btrfs_split_ordered_extent() local
|
/linux/tools/perf/util/ |
H A D | unwind-libdw.c | 193 int offset; in memory_read() local
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_plane.c | 144 int offset; in mtk_plane_update_new_state() local
|
/linux/tools/testing/selftests/mm/ |
H A D | uffd-stress.c | 134 static int copy_page_retry(uffd_global_test_opts_t *gopts, unsigned long offset) in copy_page_retry()
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 53 int offset = usbhsp_addr_offset(pipe); in usbhsp_pipectrl_set() local 64 int offset = usbhsp_addr_offset(pipe); in usbhsp_pipectrl_get() local
|
/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.h | 183 #define CRYPTO_READ(dev, offset) \ argument 185 #define CRYPTO_WRITE(dev, offset, val) \ argument
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-di.c | 123 static inline u32 ipu_di_read(struct ipu_di *di, unsigned offset) in ipu_di_read() 128 static inline void ipu_di_write(struct ipu_di *di, u32 value, unsigned offset) in ipu_di_write()
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 322 u16 offset; in b43legacy_dmacontroller_rx_reset() local 353 u16 offset; in b43legacy_dmacontroller_tx_reset() local
|
/linux/drivers/spi/ |
H A D | spi-armada-3700.c | 116 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()
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_mips.h | 200 #define ROGUE_MIPSFW_GET_OFFSET_IN_DWORDS(offset) ((offset) / sizeof(u32)) argument 201 #define ROGUE_MIPSFW_GET_OFFSET_IN_QWORDS(offset) ((offset) / sizeof(u64)) argument
|
/linux/fs/ext2/ |
H A D | balloc.c | 44 unsigned long offset; in ext2_get_group_desc() local 76 ext2_grpblk_t offset; in ext2_valid_block_bitmap() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | strobemeta.h | 145 int64_t offset; member 270 uint64_t offset; member
|
/linux/drivers/media/dvb-frontends/ |
H A D | si2165.c | 293 u32 offset = poffset ? *poffset : 0; in si2165_upload_firmware_block() local 372 u32 offset; in si2165_upload_firmware() local
|
/linux/drivers/input/misc/ |
H A D | ati_remote2.c | 457 int offset; in ati_remote2_getkeycode() local 499 int offset; in ati_remote2_setkeycode() local
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cmd.c | 757 int lbs_get_reg(struct lbs_private *priv, u16 reg, u16 offset, u32 *value) in lbs_get_reg() 799 int lbs_set_reg(struct lbs_private *priv, u16 reg, u16 offset, u32 value) in lbs_set_reg()
|
/linux/net/tls/ |
H A D | tls_main.c | 183 int offset = first_offset; in tls_push_sg() local 277 u16 offset; in tls_push_partial_record() local
|
/linux/arch/mips/boot/tools/ |
H A D | relocs.c | 17 uint32_t *offset; member 442 static void add_reloc(struct relocs *r, uint32_t offset, unsigned type) in add_reloc()
|
/linux/drivers/usb/dwc3/ |
H A D | dwc3-qcom-legacy.c | 95 static inline void dwc3_qcom_setbits(void __iomem *base, u32 offset, u32 val) in dwc3_qcom_setbits() 107 static inline void dwc3_qcom_clrbits(void __iomem *base, u32 offset, u32 val) in dwc3_qcom_clrbits()
|
/linux/drivers/tty/serial/ |
H A D | uartlite.c | 118 static inline u32 uart_in32(u32 offset, struct uart_port *port) in uart_in32() 125 static inline void uart_out32(u32 val, u32 offset, struct uart_port *port) in uart_out32()
|
/linux/drivers/mtd/ |
H A D | mtdchar.c | 39 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
|
/linux/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 333 off_t offset; in bpf_add_extable_entry() local 1113 unsigned long bpf_func, bpf_func_end, size, offset; in bpf_arch_text_poke() local
|