req_offset 909 drivers/message/fusion/mptbase.c int req_offset; req_offset 916 drivers/message/fusion/mptbase.c req_offset = (u8 *)mf - (u8 *)ioc->req_frames; req_offset 918 drivers/message/fusion/mptbase.c req_idx = req_offset / ioc->req_sz; req_offset 961 drivers/message/fusion/mptbase.c int req_offset; req_offset 966 drivers/message/fusion/mptbase.c req_offset = (u8 *)mf - (u8 *)ioc->req_frames; req_offset 968 drivers/message/fusion/mptbase.c req_idx = req_offset / ioc->req_sz; req_offset 974 drivers/message/fusion/mptbase.c mf_dma_addr = (ioc->req_frames_low_dma + req_offset) | ioc->RequestNB[req_idx]; req_offset 997 drivers/message/fusion/mptbase.c int req_offset; req_offset 1002 drivers/message/fusion/mptbase.c req_offset = (u8 *)mf - (u8 *)ioc->req_frames; req_offset 1003 drivers/message/fusion/mptbase.c req_idx = req_offset / ioc->req_sz; req_offset 1009 drivers/message/fusion/mptbase.c mf_dma_addr = (ioc->req_frames_low_dma + req_offset); req_offset 45 drivers/soc/rockchip/pm_domains.c u32 req_offset; req_offset 166 drivers/soc/rockchip/pm_domains.c regmap_write(pmu->regmap, pmu->info->req_offset, req_offset 170 drivers/soc/rockchip/pm_domains.c regmap_update_bits(pmu->regmap, pmu->info->req_offset, req_offset 847 drivers/soc/rockchip/pm_domains.c .req_offset = 0x64, req_offset 856 drivers/soc/rockchip/pm_domains.c .req_offset = 0x148, req_offset 867 drivers/soc/rockchip/pm_domains.c .req_offset = 0x38, /* PMU_MISC_CON1 */ req_offset 878 drivers/soc/rockchip/pm_domains.c .req_offset = 0x0c, req_offset 889 drivers/soc/rockchip/pm_domains.c .req_offset = 0x38, /* PMU_MISC_CON1 */ req_offset 898 drivers/soc/rockchip/pm_domains.c .req_offset = 0x40c, req_offset 909 drivers/soc/rockchip/pm_domains.c .req_offset = 0x10, req_offset 924 drivers/soc/rockchip/pm_domains.c .req_offset = 0x414, req_offset 935 drivers/soc/rockchip/pm_domains.c .req_offset = 0x3c, req_offset 952 drivers/soc/rockchip/pm_domains.c .req_offset = 0x3c, req_offset 969 drivers/soc/rockchip/pm_domains.c .req_offset = 0x60, req_offset 841 fs/nfs/blocklayout/blocklayout.c (req_offset(req) + req->wb_bytes == i_size_read(pgio->pg_inode))) { req_offset 863 fs/nfs/filelayout/filelayout.c p_stripe = (u64)req_offset(prev) - segment_offset; req_offset 864 fs/nfs/filelayout/filelayout.c r_stripe = (u64)req_offset(req) - segment_offset; req_offset 873 fs/nfs/filelayout/filelayout.c div_u64_rem((u64)req_offset(req) - segment_offset, req_offset 1016 fs/nfs/filelayout/filelayout.c j = nfs4_fl_calc_j_index(lseg, req_offset(req)); req_offset 52 fs/nfs/pagelist.c hdr->io_start = req_offset(hdr->req); req_offset 572 fs/nfs/pagelist.c hdr->args.offset = req_offset(req); req_offset 933 fs/nfs/pagelist.c if (req_offset(req) != req_offset(prev) + prev->wb_bytes) req_offset 2500 fs/nfs/pnfs.c rd_size = i_size_read(pgio->pg_inode) - req_offset(req); req_offset 2506 fs/nfs/pnfs.c req_offset(req), req_offset 2533 fs/nfs/pnfs.c req_offset(req), req_offset 2589 fs/nfs/pnfs.c req_start = req_offset(req); req_offset 623 fs/nfs/pnfs.h u64 req_last = req_offset(req) + req->wb_bytes; req_offset 626 fs/nfs/pnfs.h req_offset(req), req_last); req_offset 101 fs/nfs/read.c (long long)req_offset(req)); req_offset 1733 fs/nfs/write.c if (lwb < (req_offset(req) + req->wb_bytes)) req_offset 1734 fs/nfs/write.c lwb = req_offset(req) + req->wb_bytes; req_offset 1857 fs/nfs/write.c (long long)req_offset(req));