Home
last modified time | relevance | path

Searched defs:alloc_offset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h118 u32 alloc_offset; member
/linux/fs/btrfs/
H A Dzoned.c1298 u64 alloc_offset; member
3227 u64 alloc_offset; in btrfs_show_zoned_stats() local
/linux/drivers/android/binder/
H A Dthread.rs714 let alloc_offset = match sg_state.unused_buffer_space.claim_next(obj_length) { in translate_object() localVariable