Home
last modified time | relevance | path

Searched defs:off (Results 626 – 650 of 1398) sorted by relevance

1...<<21222324252627282930>>...56

/openbmc/linux/net/rds/
H A Dib_frmr.c127 int ret, off = 0; in rds_ib_post_reg_frmr() local
/openbmc/linux/net/core/
H A Dnetprio_cgroup.c196 char *buf, size_t nbytes, loff_t off) in write_priomap()
/openbmc/linux/tools/lib/bpf/
H A Dbpf_gen_internal.h23 int off; member
/openbmc/linux/drivers/misc/ocxl/
H A Dsysfs.c98 loff_t off, size_t count) in global_mmio_read()
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dpci.c26 #define PA_PXP_CFA(bus, devfn, off) (((bus) << 20) | ((devfn) << 12) | (off)) argument
/openbmc/linux/arch/m68k/include/asm/
H A Dprocessor.h72 #define TASK_UNMAPPED_ALIGN(addr, off) PAGE_ALIGN(addr) argument
/openbmc/linux/tools/bpf/
H A Dbpf_jit_disasm.c177 off_t off = 0; in get_last_jit_image() local
/openbmc/u-boot/tools/
H A Dimximage.c144 int fld, uint32_t value, uint32_t off) in set_dcd_val_v1()
238 int fld, uint32_t value, uint32_t off) in set_dcd_val_v2()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c465 xfs_dir2_data_aoff_t off; in xfs_dir2_data_freefind_verify() local
523 xfs_dir2_data_aoff_t off; /* offset value needed */ in xfs_dir2_data_freefind() local
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c250 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, in ptrace_read_user()
277 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, in ptrace_write_user()
/openbmc/linux/fs/ocfs2/
H A Dquota_global.c168 size_t len, loff_t off) in ocfs2_quota_read()
217 const char *data, size_t len, loff_t off) in ocfs2_quota_write()
/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c84 static inline void owl_uart_write(struct uart_port *port, u32 val, unsigned int off) in owl_uart_write()
89 static inline u32 owl_uart_read(struct uart_port *port, unsigned int off) in owl_uart_read()
H A Dvt8500_serial.c112 unsigned int off) in vt8500_write()
117 static inline unsigned int vt8500_read(struct uart_port *port, unsigned int off) in vt8500_read()
/openbmc/linux/drivers/pwm/
H A Dpwm-pca9685.c138 unsigned int on, off; in pca9685_pwm_set_duty() local
177 unsigned int off = 0, on = 0, val = 0; in pca9685_pwm_get_duty() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h11 #define BITOFF_CAL(size, off) ((sizeof(u32) - size - off) * BITS_PER_BYTE) argument
13 #define BITOFF_CAL(size, off) (off * BITS_PER_BYTE) argument
/openbmc/linux/arch/riscv/kvm/
H A Daia_aplic.c387 static int aplic_mmio_read_offset(struct kvm *kvm, gpa_t off, u32 *val32) in aplic_mmio_read_offset()
452 static int aplic_mmio_write_offset(struct kvm *kvm, gpa_t off, u32 val32) in aplic_mmio_write_offset()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c306 size_t sz, loff_t *off) in v4l2_read()
323 size_t sz, loff_t *off) in v4l2_write()
/openbmc/linux/fs/hfs/
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
/openbmc/linux/arch/m68k/sun3/
H A Dsun3dvma.c287 unsigned long off; in dvma_map_align() local
/openbmc/linux/drivers/video/fbdev/
H A Datafb_iplan2p8.c266 u32 off = next_line - rows * BPL * 2; in atafb_iplan2p8_fillrect() local
H A Datafb_iplan2p2.c217 u32 off = next_line - rows * BPL * 2; in atafb_iplan2p2_fillrect() local
H A Datafb_iplan2p4.c231 u32 off = next_line - rows * BPL * 2; in atafb_iplan2p4_fillrect() local
/openbmc/linux/fs/hfsplus/
H A Dbrec.c20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
/openbmc/linux/arch/um/os-Linux/
H A Dprocess.c138 int os_map_memory(void *virt, int fd, unsigned long long off, unsigned long len, in os_map_memory()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c346 int off, len, group = 0; in fsmc_read_page_hwecc() local

1...<<21222324252627282930>>...56