Searched defs:srcoff (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | ati.c | 145 uint32_t srcoff; in ati_cursor_define() local 199 uint32_t srcoff; in ati_cursor_draw_line() local
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 1199 static void gen_log_vreg_write(DisasContext *ctx, intptr_t srcoff, int num, in gen_log_vreg_write() 1215 static void gen_log_vreg_write_pair(DisasContext *ctx, intptr_t srcoff, int num, in gen_log_vreg_write_pair() 1246 static void gen_vreg_store(DisasContext *ctx, TCGv EA, intptr_t srcoff, in gen_vreg_store() 1273 static void gen_vreg_masked_store(DisasContext *ctx, TCGv EA, intptr_t srcoff, in gen_vreg_masked_store() 1294 static void vec_to_qvec(size_t size, intptr_t dstoff, intptr_t srcoff) in vec_to_qvec()
|
H A D | translate.c | 802 intptr_t srcoff = ctx_future_vreg_off(ctx, rnum, 1, false); in gen_commit_hvx() local 817 intptr_t srcoff = offsetof(CPUHexagonState, future_QRegs[rnum]); in gen_commit_hvx() local
|
/openbmc/linux/fs/ |
H A D | remap_range.c | 186 static int vfs_dedupe_file_range_compare(struct file *src, loff_t srcoff, in vfs_dedupe_file_range_compare()
|
H A D | dax.c | 2045 int dax_dedupe_file_range_compare(struct inode *src, loff_t srcoff, in dax_dedupe_file_range_compare()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1341 xfs_fileoff_t srcoff = XFS_B_TO_FSBT(mp, pos_in); in xfs_reflink_remap_blocks() local
|