Home
last modified time | relevance | path

Searched refs:is_system (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Ddelayed-ref.h192 bool is_system; member
350 else if (head_ref->is_system) in btrfs_ref_head_to_space_flags()
A Ddelayed-ref.c813 head_ref->is_system = (generic_ref->ref_root == BTRFS_CHUNK_TREE_OBJECTID); in init_delayed_ref_head()
/linux/drivers/gpu/drm/amd/amdgpu/
A Dgmc_v12_0.c502 bool coherent, is_system; in gmc_v12_0_get_vm_pte() local
528 is_system = (bo->tbo.resource->mem_type == TTM_PL_TT) || in gmc_v12_0_get_vm_pte()
535 if (is_system || ((bo_adev != adev) && coherent)) in gmc_v12_0_get_vm_pte()

Completed in 11 milliseconds