Home
last modified time | relevance | path

Searched defs:out_end (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ntfs3/lib/
H A Dxpress_decompress.c65 u8 * const out_end = out_begin + uncompressed_size; in xpress_decompress() local
H A Dlzx_decompress.c596 u8 * const out_end = out_begin + uncompressed_size; in lzx_decompress() local
/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c130 u32 a, b, delta_in, out_start, out_end; in malidp_generate_gamma_table() local
/linux/mm/
H A Dmemblock.c1217 __next_mem_range(u64 * idx,int nid,enum memblock_flags flags,struct memblock_type * type_a,struct memblock_type * type_b,phys_addr_t * out_start,phys_addr_t * out_end,int * out_nid) __next_mem_range() argument
1310 __next_mem_range_rev(u64 * idx,int nid,enum memblock_flags flags,struct memblock_type * type_a,struct memblock_type * type_b,phys_addr_t * out_start,phys_addr_t * out_end,int * out_nid) __next_mem_range_rev() argument
[all...]
/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c507 unsigned int out_end; in find_best_seam() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1234 u8 mem_type, u32 *out_base, u32 *out_end) in cudbg_get_mem_relative()