| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_migration.c | 138 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 D | xe_guc_log.c | 69 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 D | xe_sched_job.c | 336 struct xe_sched_job_snapshot *snapshot; in xe_sched_job_snapshot_capture() local 352 void xe_sched_job_snapshot_free(struct xe_sched_job_snapshot *snapshot) in xe_sched_job_snapshot_free() 358 xe_sched_job_snapshot_print(struct xe_sched_job_snapshot *snapshot, in xe_sched_job_snapshot_print()
|
| H A D | xe_hw_engine.c | 891 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_snapshot_capture() local 942 void xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot *snapshot) in xe_hw_engine_snapshot_free() 969 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_print() local
|
| H A D | xe_guc_ct.c | 1982 struct xe_guc_ct_snapshot *snapshot; in guc_ct_snapshot_alloc() local 1997 struct guc_ctb_snapshot *snapshot) in guc_ctb_snapshot_capture() 2004 static void guc_ctb_snapshot_print(struct guc_ctb_snapshot *snapshot, in guc_ctb_snapshot_print() 2022 struct xe_guc_ct_snapshot *snapshot; in guc_ct_snapshot_capture() local 2065 void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot, in xe_guc_ct_snapshot_print() 2097 void xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot *snapshot) in xe_guc_ct_snapshot_free() 2117 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_print() local
|
| H A D | xe_guc_submit.c | 2395 struct xe_guc_submit_exec_queue_snapshot *snapshot) in guc_exec_queue_wq_snapshot_capture() 2420 guc_exec_queue_wq_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in guc_exec_queue_wq_snapshot_print() 2455 struct xe_guc_submit_exec_queue_snapshot *snapshot; in xe_guc_exec_queue_snapshot_capture() local 2526 xe_guc_exec_queue_snapshot_capture_delayed(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_capture_delayed() 2545 xe_guc_exec_queue_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in xe_guc_exec_queue_snapshot_print() 2590 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_free() 2608 struct xe_guc_submit_exec_queue_snapshot *snapshot; in guc_exec_queue_print() local
|
| H A D | xe_gt_sriov_pf_types.h | 35 struct xe_gt_sriov_state_snapshot snapshot; member
|
| H A D | xe_devcoredump_types.h | 90 struct xe_devcoredump_snapshot snapshot; member
|
| H A D | xe_lrc.c | 2215 struct xe_lrc_snapshot *snapshot = kmalloc(sizeof(*snapshot), GFP_NOWAIT); in xe_lrc_snapshot_capture() local 2238 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_capture_delayed() 2268 void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p) in xe_lrc_snapshot_print() 2312 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_free()
|
| H A D | xe_guc_capture.c | 1579 xe_engine_manual_capture(struct xe_hw_engine *hwe, struct xe_hw_engine_snapshot *snapshot) in xe_engine_manual_capture() 1671 snapshot_print_by_list_order(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p, in snapshot_print_by_list_order() 1777 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p) in xe_engine_snapshot_print()
|
| /linux/net/devlink/ |
| H A D | region.c | 62 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 836 struct devlink_snapshot *snapshot = cb_priv; in devlink_region_snapshot_fill() local [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_snapshot.c | 29 struct intel_display_snapshot *snapshot; in intel_display_snapshot_capture() local 50 void intel_display_snapshot_print(const struct intel_display_snapshot *snapshot, in intel_display_snapshot_print() 68 void intel_display_snapshot_free(struct intel_display_snapshot *snapshot) in intel_display_snapshot_free()
|
| /linux/tools/testing/selftests/ring-buffer/ |
| H A D | map_test.c | 263 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/kernel/power/ |
| H A D | swap.c | 534 struct snapshot_handle *snapshot, in save_image() 681 struct snapshot_handle *snapshot, in save_compressed_image() 938 struct snapshot_handle snapshot; in swsusp_write() local 1087 struct snapshot_handle *snapshot, in load_image() 1200 struct snapshot_handle *snapshot, in load_compressed_image() 1538 struct snapshot_handle snapshot; in swsusp_read() local
|
| /linux/tools/power/x86/turbostat/ |
| H A D | Makefile | 36 snapshot: turbostat target
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | Makefile | 34 snapshot: x86_energy_perf_policy target
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tmc-etr.c | 50 bool snapshot; member 1356 int nr_pages, void **pages, bool snapshot) in alloc_etr_buf() 1395 void **pages, bool snapshot) in get_perf_etr_buf_cpu_wide() 1459 void **pages, bool snapshot) in get_perf_etr_buf_per_thread() 1470 int nr_pages, void **pages, bool snapshot) in get_perf_etr_buf() 1482 int nr_pages, void **pages, bool snapshot) in tmc_etr_setup_perf_buf() 1515 int nr_pages, bool snapshot) in tmc_alloc_etr_buffer()
|
| H A D | coresight-priv.h | 109 bool snapshot; member
|
| H A D | coresight-trbe.c | 71 bool snapshot; member 735 int nr_pages, bool snapshot) in arm_trbe_alloc_buffer()
|
| /linux/arch/powerpc/perf/ |
| H A D | vpa-dtl.c | 84 bool snapshot; member 509 int nr_pages, bool snapshot) in vpa_dtl_setup_aux()
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | rseq_test.c | 208 int r, i, snapshot, opt, fd = -1, latency = -1; in main() local
|
| /linux/kernel/ |
| H A D | tracepoint.c | 45 struct tp_transition_snapshot *snapshot = &tp_transition_snapshot[sync]; in tp_rcu_get_state() local 54 struct tp_transition_snapshot *snapshot = &tp_transition_snapshot[sync]; in tp_rcu_cond_sync() local
|
| /linux/arch/x86/events/intel/ |
| H A D | pt.h | 81 bool snapshot; member
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 136 struct rmnet_vnd_stats snapshot; in rmnet_get_stats64() local
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_kms.h | 111 void (*snapshot)(struct msm_disp_state *disp_state, struct msm_kms *kms); member
|