summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-08-07 17:37:03 +0200
committerJan Kara <jack@suse.cz>2017-08-17 22:03:03 +0200
commit3ab167d2ba10017a430e427ddd3d690a74f8692e (patch)
tree77d059baff9fc864fa330e29c0e0d383f684c295 /tools/perf/scripts/python/bin
parenta478e522e3145eef7ff032b32805c659e956b5f4 (diff)
downloadkernel-3ab167d2ba10017a430e427ddd3d690a74f8692e.tar.gz
quota: Inline dquot_[re]claim_reserved_space() into callsite
dquot_claim_reserved_space() and dquot_reclaim_reserved_space() have only a single callsite. Inline them there. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/drivers/gpu/drm/xe/xe_query.c?h=linux-6.12.y&id=2bec30715435824c2ea03714038f0ee7a4b5c698'>drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza 2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi 2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi 2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi 2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast 2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast 2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast 2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast 2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi 2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast 2023-12-21drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast 2023-12-21drm/xe/uapi: Rename gts to gt_listRodrigo Vivi 2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi 2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa 2023-12-21drm/xe: Set the correct type for xe_to_user_engine_classUmesh Nerlige Ramappa 2023-12-21drm/xe: Fix array bounds check for queriesUmesh Nerlige Ramappa 2023-12-21drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi 2023-12-21drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi 2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper 2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast 2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast 2023-12-21drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUCRodrigo Vivi 2023-12-21drm/xe/uapi: add the userspace bits for small-barMatthew Auld 2023-12-21drm/xe: Rely on kmalloc/kzalloc log messageFrancois Dugast 2023-12-21drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast 2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay 2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld 2023-12-19drm/xe: Update query uapi to support standalone mediaMatt Roper 2023-12-19drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper 2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper 2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill 2023-12-19drm/xe: Add max engine priority to xe queryJosé Roberto de Souza 2023-12-19drm/xe: Sort includesLucas De Marchi 2023-12-19drm/xe/query: zero the region infoMatthew Auld 2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost