Home
last modified time | relevance | path

Searched defs:snapshot (Results 1 – 25 of 71) sorted by relevance

123

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_migration.c138 static unsigned int pf_snapshot_index(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_snapshot_index()
143 static void pf_free_guc_state(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_free_guc_state()
153 struct xe_gt_sriov_state_snapshot *snapshot, in pf_alloc_guc_state()
179 static void pf_dump_guc_state(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_dump_guc_state()
193 struct xe_gt_sriov_state_snapshot *snapshot = pf_pick_vf_snapshot(gt, vfid); in pf_save_vf_guc_state() local
253 struct xe_gt_sriov_state_snapshot *snapshot = pf_pick_vf_snapshot(gt, vfid); in pf_restore_vf_guc_state() local
319 struct xe_gt_sriov_state_snapshot *snapshot; in xe_gt_sriov_pf_migration_read_guc_state() local
358 struct xe_gt_sriov_state_snapshot *snapshot; in xe_gt_sriov_pf_migration_write_guc_state() local
H A Dxe_guc_log.c69 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_snapshot_alloc() local
118 void xe_guc_log_snapshot_free(struct xe_guc_log_snapshot *snapshot) in xe_guc_log_snapshot_free()
144 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_snapshot_capture() local
189 void xe_guc_log_snapshot_print(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p) in xe_guc_log_snapshot_print()
244 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_print() local
H A Dxe_sched_job.c333 struct xe_sched_job_snapshot *snapshot; in xe_sched_job_snapshot_capture() local
349 void xe_sched_job_snapshot_free(struct xe_sched_job_snapshot *snapshot) in xe_sched_job_snapshot_free()
355 xe_sched_job_snapshot_print(struct xe_sched_job_snapshot *snapshot, in xe_sched_job_snapshot_print()
H A Dxe_guc_ct.c1628 struct xe_guc_ct_snapshot *snapshot; in guc_ct_snapshot_alloc() local
1643 struct guc_ctb_snapshot *snapshot) in guc_ctb_snapshot_capture()
1650 static void guc_ctb_snapshot_print(struct guc_ctb_snapshot *snapshot, in guc_ctb_snapshot_print()
1668 struct xe_guc_ct_snapshot *snapshot; in guc_ct_snapshot_capture() local
1711 void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot, in xe_guc_ct_snapshot_print()
1743 void xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot *snapshot) in xe_guc_ct_snapshot_free()
1763 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_print() local
H A Dxe_hw_engine.c876 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_snapshot_capture() local
927 void xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot *snapshot) in xe_hw_engine_snapshot_free()
954 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_print() local
H A Dxe_guc_submit.c2104 struct xe_guc_submit_exec_queue_snapshot *snapshot) in guc_exec_queue_wq_snapshot_capture()
2129 guc_exec_queue_wq_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in guc_exec_queue_wq_snapshot_print()
2164 struct xe_guc_submit_exec_queue_snapshot *snapshot; in xe_guc_exec_queue_snapshot_capture() local
2235 xe_guc_exec_queue_snapshot_capture_delayed(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_capture_delayed()
2254 xe_guc_exec_queue_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in xe_guc_exec_queue_snapshot_print()
2299 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_free()
2317 struct xe_guc_submit_exec_queue_snapshot *snapshot; in guc_exec_queue_print() local
H A Dxe_gt_sriov_pf_types.h35 struct xe_gt_sriov_state_snapshot snapshot; member
H A Dxe_lrc.c1787 struct xe_lrc_snapshot *snapshot = kmalloc(sizeof(*snapshot), GFP_NOWAIT); in xe_lrc_snapshot_capture() local
1813 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_capture_delayed()
1847 void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p) in xe_lrc_snapshot_print()
1891 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_free()
H A Dxe_devcoredump_types.h88 struct xe_devcoredump_snapshot snapshot; member
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_snapshot.c27 struct intel_display_snapshot *snapshot; in intel_display_snapshot_capture() local
47 void intel_display_snapshot_print(const struct intel_display_snapshot *snapshot, in intel_display_snapshot_print()
64 void intel_display_snapshot_free(struct intel_display_snapshot *snapshot) in intel_display_snapshot_free()
/linux-6.15/net/devlink/
H A Dregion.c62 struct devlink_snapshot *snapshot; in devlink_region_snapshot_get_by_id() local
73 struct devlink_snapshot *snapshot) in devlink_nl_region_snapshot_id_put()
98 struct devlink_snapshot *snapshot; in devlink_nl_region_snapshots_id_put() local
171 struct devlink_snapshot *snapshot, in devlink_nl_region_notify_build()
228 struct devlink_snapshot *snapshot, in devlink_nl_region_notify()
419 struct devlink_snapshot *snapshot; in __devlink_region_snapshot_create() local
456 struct devlink_snapshot *snapshot) in devlink_region_snapshot_del()
592 struct devlink_snapshot *snapshot; in devlink_nl_region_del_doit() local
637 struct devlink_snapshot *snapshot; in devlink_nl_region_new_doit() local
938 struct devlink_snapshot *snapshot; in devlink_nl_region_read_dumpit() local
[all …]
/linux-6.15/tools/testing/selftests/ring-buffer/
H A Dmap_test.c263 FIXTURE(snapshot) { in FIXTURE() argument
267 FIXTURE_SETUP(snapshot) in FIXTURE_SETUP() argument
290 FIXTURE_TEARDOWN(snapshot) in FIXTURE_TEARDOWN() argument
300 TEST_F(snapshot, excludes_map) in TEST_F() argument
311 TEST_F(snapshot, excluded_by_map) in TEST_F() argument
/linux-6.15/fs/bcachefs/
H A Dstr_hash.h157 u32 snapshot) in bch2_hash_lookup_in_snapshot()
189 u32 snapshot; in bch2_hash_lookup() local
205 u32 snapshot; in bch2_hash_hole() local
258 subvol_inum inum, u32 snapshot, in bch2_hash_set_or_get_in_snapshot()
317 subvol_inum inum, u32 snapshot, in bch2_hash_set_in_snapshot()
345 u32 snapshot; in bch2_hash_set() local
H A Dfsck.c67 u32 snapshot) in bch2_count_inode_sectors()
84 u32 snapshot) in bch2_count_subdirs()
102 u32 *snapshot, u64 *inum) in subvol_lookup()
795 u32 snapshot; member
1002 u32 *snapshot) in inode_get_dirent()
1536 u32 snapshot; member
2386 u32 snapshot; in check_root_trans() local
2529 u32 snapshot; member
2591 u32 snapshot = inode_k.k->p.snapshot; in check_path_loop() local
2724 u32 snapshot; member
[all …]
H A Dinode.c343 u32 snapshot; in __bch2_inode_peek() local
927 u32 snapshot, u64 cpu) in bch2_inode_create()
996 u32 snapshot; in bch2_inode_delete_keys() local
1048 u32 snapshot; in bch2_inode_rm() local
1243 static noinline int __bch2_inode_rm_snapshot(struct btree_trans *trans, u64 inum, u32 snapshot) in __bch2_inode_rm_snapshot()
1339 int bch2_inode_rm_snapshot(struct btree_trans *trans, u64 inum, u32 snapshot) in bch2_inode_rm_snapshot()
H A Dsubvolume_format.h12 __le32 snapshot; member
H A Dsubvolume.c35 struct bch_snapshot snapshot; in check_subvol() local
325 int bch2_snapshot_get_subvol(struct btree_trans *trans, u32 snapshot, in bch2_snapshot_get_subvol()
428 struct bkey_s_c_snapshot snapshot = in __bch2_subvolume_delete() local
H A Dsubvolume.h39 u32 snapshot; in bch2_btree_iter_peek_in_subvolume_max_type() local
H A Ddirent.c327 u32 dir_subvol, u64 dir, u32 snapshot, in bch2_dirent_create_snapshot()
639 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
662 u32 snapshot; in bch2_empty_dir_trans() local
H A Dio_misc.c150 u32 snapshot; in bch2_fpunch_at() local
371 u32 snapshot; in __bch2_resume_logged_op_finsert() local
H A Dnamei.c37 u32 snapshot; in bch2_create_trans() local
617 u32 snapshot; in bch2_inum_to_path() local
/linux-6.15/kernel/power/
H A Dswap.c549 struct snapshot_handle *snapshot, in save_image()
696 struct snapshot_handle *snapshot, in save_compressed_image()
953 struct snapshot_handle snapshot; in swsusp_write() local
1099 struct snapshot_handle *snapshot, in load_image()
1212 struct snapshot_handle *snapshot, in load_compressed_image()
1550 struct snapshot_handle snapshot; in swsusp_read() local
/linux-6.15/tools/power/x86/turbostat/
H A DMakefile36 snapshot: turbostat target
/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c50 bool snapshot; member
1358 int nr_pages, void **pages, bool snapshot) in alloc_etr_buf()
1397 void **pages, bool snapshot) in get_perf_etr_buf_cpu_wide()
1461 void **pages, bool snapshot) in get_perf_etr_buf_per_thread()
1472 int nr_pages, void **pages, bool snapshot) in get_perf_etr_buf()
1484 int nr_pages, void **pages, bool snapshot) in tmc_etr_setup_perf_buf()
1517 int nr_pages, bool snapshot) in tmc_alloc_etr_buffer()
/linux-6.15/tools/testing/selftests/kvm/
H A Drseq_test.c208 int r, i, snapshot, opt, fd = -1, latency = -1; in main() local

123