ref_type          109 drivers/acpi/acpica/exresolv.c 	u8 ref_type;
ref_type          120 drivers/acpi/acpica/exresolv.c 		ref_type = stack_desc->reference.class;
ref_type          122 drivers/acpi/acpica/exresolv.c 		switch (ref_type) {
ref_type          129 drivers/acpi/acpica/exresolv.c 			status = acpi_ds_method_data_get_value(ref_type,
ref_type          242 drivers/acpi/acpica/exresolv.c 				    ref_type, stack_desc));
ref_type          126 drivers/gpu/drm/vmwgfx/ttm_object.c 	enum ttm_ref_type ref_type;
ref_type          164 drivers/gpu/drm/vmwgfx/ttm_object.c 						  enum ttm_ref_type ref_type))
ref_type          346 drivers/gpu/drm/vmwgfx/ttm_object.c 		       enum ttm_ref_type ref_type, bool *existed,
ref_type          349 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[ref_type];
ref_type          394 drivers/gpu/drm/vmwgfx/ttm_object.c 		ref->ref_type = ref_type;
ref_type          429 drivers/gpu/drm/vmwgfx/ttm_object.c 	ht = &tfile->ref_hash[ref->ref_type];
ref_type          434 drivers/gpu/drm/vmwgfx/ttm_object.c 	if (ref->ref_type != TTM_REF_USAGE && base->ref_obj_release)
ref_type          435 drivers/gpu/drm/vmwgfx/ttm_object.c 		base->ref_obj_release(base, ref->ref_type);
ref_type          444 drivers/gpu/drm/vmwgfx/ttm_object.c 			      unsigned long key, enum ttm_ref_type ref_type)
ref_type          446 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct drm_open_hash *ht = &tfile->ref_hash[ref_type];
ref_type          783 drivers/gpu/drm/vmwgfx/ttm_object.c 						   enum ttm_ref_type ref_type))
ref_type          132 drivers/gpu/drm/vmwgfx/ttm_object.h 				 enum ttm_ref_type ref_type);
ref_type          185 drivers/gpu/drm/vmwgfx/ttm_object.h 							 ref_type));
ref_type          249 drivers/gpu/drm/vmwgfx/ttm_object.h 			      enum ttm_ref_type ref_type, bool *existed,
ref_type          268 drivers/gpu/drm/vmwgfx/ttm_object.h 				     enum ttm_ref_type ref_type);
ref_type          337 drivers/gpu/drm/vmwgfx/ttm_object.h 				  enum ttm_ref_type ref_type));
ref_type          561 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 					enum ttm_ref_type ref_type)
ref_type          567 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	switch (ref_type) {
ref_type          883 fs/btrfs/delayed-ref.c 				    int action, u8 ref_type)
ref_type          901 fs/btrfs/delayed-ref.c 	ref->type = ref_type;
ref_type          929 fs/btrfs/delayed-ref.c 	u8 ref_type;
ref_type          958 fs/btrfs/delayed-ref.c 		ref_type = BTRFS_SHARED_BLOCK_REF_KEY;
ref_type          960 fs/btrfs/delayed-ref.c 		ref_type = BTRFS_TREE_BLOCK_REF_KEY;
ref_type          963 fs/btrfs/delayed-ref.c 				generic_ref->tree_ref.root, action, ref_type);
ref_type         1027 fs/btrfs/delayed-ref.c 	u8 ref_type;
ref_type         1035 fs/btrfs/delayed-ref.c 	        ref_type = BTRFS_SHARED_DATA_REF_KEY;
ref_type         1037 fs/btrfs/delayed-ref.c 	        ref_type = BTRFS_EXTENT_DATA_REF_KEY;
ref_type         1039 fs/btrfs/delayed-ref.c 				ref_root, action, ref_type);
ref_type         1311 fs/btrfs/tree-log.c 				  const u8 ref_type, const char *name,
ref_type         1324 fs/btrfs/tree-log.c 	key.type = ref_type;