Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h118 u32 alloc_offset; member
/linux/fs/btrfs/
H A Dblock-group.h279 u64 alloc_offset; member
H A Dzoned.c1321 u64 alloc_offset; member
3267 u64 alloc_offset; in btrfs_show_zoned_stats() local
/linux/drivers/android/binder/
H A Dthread.rs728 let alloc_offset = match sg_state.unused_buffer_space.claim_next(obj_length) { in translate_object() localVariable