/openbmc/linux/drivers/dma/ |
H A D | dmatest.c | 219 unsigned int off; member
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 743 loff_t *off) in edt_ft5x06_debugfs_raw_data_read()
|
/openbmc/linux/net/xdp/ |
H A D | xsk.c | 1433 struct xdp_mmap_offsets off; in xsk_getsockopt() local
|
/openbmc/linux/fs/ceph/ |
H A D | dir.c | 70 loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order) in ceph_make_fpos()
|
/openbmc/linux/net/ipv6/ |
H A D | udp.c | 341 int off, err, peeking = flags & MSG_PEEK; in udpv6_recvmsg() local
|
H A D | ip6_output.c | 1803 unsigned int off; in __ip6_append_data() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 199 int off = 0; in otx2_skb_add_frag() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | attrib.c | 1394 u64 vbo[2], off[2], wof_size; in attr_wof_frame_info() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_spi.c | 1264 static void print_nego(const unsigned char *msg, int per, int off, int width) in print_nego()
|
/openbmc/qemu/block/ |
H A D | qcow2-bitmap.c | 1318 int64_t off; in store_bitmap_data() local
|
/openbmc/qemu/hw/block/ |
H A D | m25p80.c | 572 static inline void flash_sync_area(Flash *s, int64_t off, int64_t len) in flash_sync_area()
|
/openbmc/linux/fs/gfs2/ |
H A D | quota.c | 725 unsigned off, void *buf, unsigned bytes) in gfs2_write_buf_to_page()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_format.h | 1552 #define XFS_RMAP_OFF(off) ((off) & XFS_RMAP_OFF_MASK) argument 1554 #define XFS_RMAP_IS_BMBT_BLOCK(off) (!!((off) & XFS_RMAP_OFF_BMBT_BLOCK)) argument 1555 #define XFS_RMAP_IS_ATTR_FORK(off) (!!((off) & XFS_RMAP_OFF_ATTR_FORK)) argument
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_eckd.c | 3272 unsigned int blksize, off; in dasd_eckd_ese_read() local 3986 unsigned int off; in dasd_eckd_build_cp_cmd_single() local 4900 unsigned int blksize, blk_per_trk, off; in dasd_eckd_free_cp() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hdr.h | 670 #define MIU_TEST_AGT_UPPER_ADDR(off) (0) argument 687 #define SIU_TEST_AGT_UPPER_ADDR(off) ((off)>>22) argument
|
/openbmc/linux/include/uapi/linux/ |
H A D | fuse.h | 983 uint64_t off; member 1010 int64_t off; member
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 1806 #define REGISTER_ITS_DESC(off, rd, wr, length, acc) \ argument 1815 #define REGISTER_ITS_DESC_UACCESS(off, rd, wr, uwr, length, acc)\ argument
|
/openbmc/linux/drivers/tty/serial/ |
H A D | fsl_lpuart.c | 382 static inline u32 lpuart32_read(struct uart_port *port, u32 off) in lpuart32_read() 395 u32 off) in lpuart32_write()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 1003 uint64_t off; member 1030 int64_t off; member
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 2351 size_t off = pos & ~PAGE_MASK; in fuse_write_begin() local 2886 static inline loff_t fuse_round_up(struct fuse_conn *fc, loff_t off) in fuse_round_up()
|
/openbmc/linux/io_uring/ |
H A D | io_uring.c | 847 unsigned int off = ctx->cached_cq_tail & (ctx->cq_entries - 1); in io_cqe_cache_refill() local 2801 size_t off, sq_array_size; in rings_size() local
|
/openbmc/linux/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.c | 2340 ssize_t ret = 0, off = 0; in idt_dbgfs_info_read() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | imsttfb.c | 749 __u32 off = var->yoffset * (info->fix.line_length >> 3) in set_offset() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | tegra_nand.c | 156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) argument
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 132 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local
|