Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c115 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_snapshot_alloc() local
164 void xe_guc_log_snapshot_free(struct xe_guc_log_snapshot *snapshot) in xe_guc_log_snapshot_free()
190 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_snapshot_capture() local
233 void xe_guc_log_snapshot_print(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p) in xe_guc_log_snapshot_print()
414 xe_guc_log_output_lfd_init(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot, in xe_guc_log_output_lfd_init()
432 xe_guc_log_print_chunks(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot, in xe_guc_log_print_chunks()
453 xe_guc_log_add_log_event(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot, in xe_guc_log_add_log_event()
502 xe_guc_log_add_crash_dump(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot, in xe_guc_log_add_crash_dump()
546 xe_guc_log_snapshot_print_lfd(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p) in xe_guc_log_snapshot_print_lfd()
600 struct xe_guc_log_snapshot *snapshot; in xe_guc_log_print() local
[all …]
H A Dxe_hw_engine.c925 struct xe_hw_engine_snapshot *snapshot; xe_hw_engine_snapshot_capture() local
976 xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot * snapshot) xe_hw_engine_snapshot_free() argument
1003 struct xe_hw_engine_snapshot *snapshot; xe_hw_engine_print() local
[all...]
H A Dxe_guc_ct.c2018 snapshot->ctb_size = xe_bo_size(ct->ctbs.h2g.bo) + in guc_ct_snapshot_capture() local
1977 struct xe_guc_ct_snapshot *snapshot; guc_ct_snapshot_alloc() local
1993 guc_ctb_snapshot_capture(struct xe_device * xe,struct guc_ctb * ctb,struct guc_ctb_snapshot * snapshot) guc_ctb_snapshot_capture() argument
2000 guc_ctb_snapshot_print(struct guc_ctb_snapshot * snapshot,struct drm_printer * p) guc_ctb_snapshot_print() argument
2066 xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot * snapshot,struct drm_printer * p) xe_guc_ct_snapshot_print() argument
2098 xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot * snapshot) xe_guc_ct_snapshot_free() argument
2118 struct xe_guc_ct_snapshot *snapshot; xe_guc_ct_print() local
[all...]
H A Dxe_guc_submit.c3137 for (i = snapshot->parallel.wq_desc.head; in guc_exec_queue_wq_snapshot_print() argument
3112 guc_exec_queue_wq_snapshot_capture(struct xe_exec_queue * q,struct xe_guc_submit_exec_queue_snapshot * snapshot) guc_exec_queue_wq_snapshot_capture() argument
3172 struct xe_guc_submit_exec_queue_snapshot *snapshot; xe_guc_exec_queue_snapshot_capture() local
3225 xe_guc_exec_queue_snapshot_capture_delayed(struct xe_guc_submit_exec_queue_snapshot * snapshot) xe_guc_exec_queue_snapshot_capture_delayed() argument
3244 xe_guc_exec_queue_snapshot_print(struct xe_guc_submit_exec_queue_snapshot * snapshot,struct drm_printer * p) xe_guc_exec_queue_snapshot_print() argument
3287 xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot * snapshot) xe_guc_exec_queue_snapshot_free() argument
3304 struct xe_guc_submit_exec_queue_snapshot *snapshot; guc_exec_queue_print() local
[all...]
H A Dxe_lrc.c2465 struct xe_lrc_snapshot *snapshot = kmalloc_obj(*snapshot, GFP_NOWAIT); xe_lrc_snapshot_capture() local
2490 xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot * snapshot) xe_lrc_snapshot_capture_delayed() argument
2520 xe_lrc_snapshot_print(struct xe_lrc_snapshot * snapshot,struct drm_printer * p) xe_lrc_snapshot_print() argument
2567 xe_lrc_snapshot_free(struct xe_lrc_snapshot * snapshot) xe_lrc_snapshot_free() argument
[all...]
/linux/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
836 struct devlink_snapshot *snapshot = cb_priv; in devlink_region_snapshot_fill() local
[all …]
/linux/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/kernel/power/
H A Dswap.c518 struct snapshot_handle *snapshot, in save_image() argument
692 save_compressed_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_write) save_compressed_image() argument
946 struct snapshot_handle snapshot; swsusp_write() local
1089 load_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_read) load_image() argument
1193 load_compressed_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_read) load_compressed_image() argument
1531 struct snapshot_handle snapshot; swsusp_read() local
[all...]
/linux/tools/power/x86/turbostat/
H A DMakefile36 snapshot: turbostat target
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c50 bool snapshot; member
1373 int nr_pages, void **pages, bool snapshot) in alloc_etr_buf() argument
1402 void **pages, bool snapshot) in get_perf_etr_buf_cpu_wide() argument
1466 void **pages, bool snapshot) in get_perf_etr_buf_per_thread() argument
1477 int nr_pages, void **pages, bool snapshot) in get_perf_etr_buf() argument
1489 int nr_pages, void **pages, bool snapshot) in tmc_etr_setup_perf_buf() argument
1522 tmc_alloc_etr_buffer(struct coresight_device * csdev,struct perf_event * event,void ** pages,int nr_pages,bool snapshot) tmc_alloc_etr_buffer() argument
[all...]
H A Dcoresight-priv.h109 bool snapshot; member
H A Dcoresight-trbe.c71 bool snapshot; member
735 arm_trbe_alloc_buffer(struct coresight_device * csdev,struct perf_event * event,void ** pages,int nr_pages,bool snapshot) arm_trbe_alloc_buffer() argument
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c84 bool snapshot; member
509 int nr_pages, bool snapshot) in vpa_dtl_setup_aux()
/linux/tools/testing/selftests/kvm/
H A Drseq_test.c208 int r, i, snapshot, opt, fd = -1, latency = -1; in main() local
/linux/fs/ceph/
H A Dsubvolume_metrics.c312 void ceph_subvolume_metrics_free_snapshot(struct ceph_subvol_metric_snapshot *snapshot) in ceph_subvolume_metrics_free_snapshot()
H A Ddebugfs.c399 struct ceph_subvol_metric_snapshot *snapshot = NULL; in subvolume_metrics_show() local
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c136 struct rmnet_vnd_stats snapshot; in rmnet_get_stats64() local
/linux/drivers/perf/
H A Darm_spe_pmu.c66 bool snapshot; member
997 int nr_pages, bool snapshot) in arm_spe_pmu_setup_aux()
/linux/drivers/pwm/
H A Dpwm-sti.c70 u32 snapshot[3]; member
/linux/arch/x86/events/intel/
H A Dbts.c57 bool snapshot; member
/linux/tools/perf/util/
H A Dpmu.h218 bool snapshot; member
H A Devsel.h81 bool snapshot; member
/linux/security/integrity/ima/
H A Dima_template_lib.c496 bool snapshot = false; in ima_eventname_init_common() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c2485 struct intel_display_irq_snapshot *snapshot; intel_display_irq_snapshot_capture() local
2500 intel_display_irq_snapshot_print(const struct intel_display_irq_snapshot * snapshot,struct drm_printer * p) intel_display_irq_snapshot_print() argument
[all...]
H A Dintel_dmc.c1558 snapshot->initialized = dmc; in intel_dmc_snapshot_print() argument
1541 struct intel_dmc_snapshot *snapshot; intel_dmc_snapshot_capture() local
[all...]

12