Home
last modified time | relevance | path

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

123

/linux-6.12.1/net/devlink/
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
173 struct devlink_snapshot *snapshot, in devlink_nl_region_notify_build()
230 struct devlink_snapshot *snapshot, in devlink_nl_region_notify()
421 struct devlink_snapshot *snapshot; in __devlink_region_snapshot_create() local
458 struct devlink_snapshot *snapshot) in devlink_region_snapshot_del()
594 struct devlink_snapshot *snapshot; in devlink_nl_region_del_doit() local
639 struct devlink_snapshot *snapshot; in devlink_nl_region_new_doit() local
839 struct devlink_snapshot *snapshot = cb_priv; in devlink_region_snapshot_fill() local
[all …]
/linux-6.12.1/tools/testing/selftests/ring-buffer/
Dmap_test.c257 FIXTURE(snapshot) { in FIXTURE() argument
261 FIXTURE_SETUP(snapshot) in FIXTURE_SETUP() argument
284 FIXTURE_TEARDOWN(snapshot) in FIXTURE_TEARDOWN() argument
294 TEST_F(snapshot, excludes_map) in TEST_F() argument
305 TEST_F(snapshot, excluded_by_map) in TEST_F() argument
/linux-6.12.1/fs/bcachefs/
Dstr_hash.h158 u32 snapshot) in bch2_hash_lookup_in_snapshot()
190 u32 snapshot; in bch2_hash_lookup() local
206 u32 snapshot; in bch2_hash_hole() local
259 subvol_inum inum, u32 snapshot, in bch2_hash_set_or_get_in_snapshot()
318 subvol_inum inum, u32 snapshot, in bch2_hash_set_in_snapshot()
346 u32 snapshot; in bch2_hash_set() local
Dfsck.c72 u32 snapshot) in bch2_count_inode_sectors()
89 u32 snapshot) in bch2_count_subdirs()
107 u32 *snapshot, u64 *inum) in subvol_lookup()
140 static int lookup_inode(struct btree_trans *trans, u64 inode_nr, u32 snapshot, in lookup_inode()
164 u64 *target, unsigned *type, u32 snapshot) in lookup_dirent_in_snapshot()
207 static int lookup_lostfound(struct btree_trans *trans, u32 snapshot, in lookup_lostfound()
338 static int maybe_delete_dirent(struct btree_trans *trans, struct bpos d_pos, u32 snapshot) in maybe_delete_dirent()
605 static int reconstruct_inode(struct btree_trans *trans, enum btree_id btree, u32 snapshot, u64 inum) in reconstruct_inode()
772 u32 snapshot; member
1179 u32 *snapshot) in inode_get_dirent()
[all …]
Dinode.c341 u32 snapshot; in __bch2_inode_peek() local
867 u32 snapshot, u64 cpu) in bch2_inode_create()
950 u32 snapshot; in bch2_inode_delete_keys() local
1004 u32 snapshot; in bch2_inode_rm() local
1164 static noinline int __bch2_inode_rm_snapshot(struct btree_trans *trans, u64 inum, u32 snapshot) in __bch2_inode_rm_snapshot()
1260 int bch2_inode_rm_snapshot(struct btree_trans *trans, u64 inum, u32 snapshot) in bch2_inode_rm_snapshot()
Ddirent.c206 u32 dir_subvol, u64 dir, u32 snapshot, in bch2_dirent_create_snapshot()
497 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
520 u32 snapshot; in bch2_empty_dir_trans() local
Dsubvolume_format.h12 __le32 snapshot; member
Dsubvolume.h40 u32 snapshot; in bch2_btree_iter_peek_in_subvolume_upto_type() local
Dio_misc.c147 u32 snapshot; in bch2_fpunch_at() local
368 u32 snapshot; in __bch2_resume_logged_op_finsert() local
Dsubvolume.c34 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()
Dmove.h92 u32 snapshot; member
Ddisk_accounting_format.h157 struct bch_acct_snapshot snapshot; member
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_engine.c809 struct xe_hw_engine_snapshot *snapshot) in xe_hw_engine_snapshot_instdone_capture()
865 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_snapshot_capture() local
968 xe_hw_engine_snapshot_instdone_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p) in xe_hw_engine_snapshot_instdone_print()
1017 void xe_hw_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, in xe_hw_engine_snapshot_print()
1066 void xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot *snapshot) in xe_hw_engine_snapshot_free()
1090 struct xe_hw_engine_snapshot *snapshot; in xe_hw_engine_print() local
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()
Dxe_guc_ct.c1416 struct guc_ctb_snapshot *snapshot, in guc_ctb_snapshot_capture()
1453 static void guc_ctb_snapshot_print(struct guc_ctb_snapshot *snapshot, in guc_ctb_snapshot_print()
1483 static void guc_ctb_snapshot_free(struct guc_ctb_snapshot *snapshot) in guc_ctb_snapshot_free()
1504 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_snapshot_capture() local
1533 void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot, in xe_guc_ct_snapshot_print()
1560 void xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot *snapshot) in xe_guc_ct_snapshot_free()
1581 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_print() local
Dxe_guc_submit.c2025 struct xe_guc_submit_exec_queue_snapshot *snapshot) in guc_exec_queue_wq_snapshot_capture()
2050 guc_exec_queue_wq_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in guc_exec_queue_wq_snapshot_print()
2085 struct xe_guc_submit_exec_queue_snapshot *snapshot; in xe_guc_exec_queue_snapshot_capture() local
2156 xe_guc_exec_queue_snapshot_capture_delayed(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_capture_delayed()
2175 xe_guc_exec_queue_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in xe_guc_exec_queue_snapshot_print()
2220 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_free()
2238 struct xe_guc_submit_exec_queue_snapshot *snapshot; in guc_exec_queue_print() local
Dxe_lrc.c1647 struct xe_lrc_snapshot *snapshot = kmalloc(sizeof(*snapshot), GFP_NOWAIT); in xe_lrc_snapshot_capture() local
1671 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_capture_delayed()
1705 void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p) in xe_lrc_snapshot_print()
1746 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_free()
Dxe_devcoredump_types.h71 struct xe_devcoredump_snapshot snapshot; member
/linux-6.12.1/kernel/power/
Dswap.c548 struct snapshot_handle *snapshot, in save_image()
693 struct snapshot_handle *snapshot, in save_compressed_image()
943 struct snapshot_handle snapshot; in swsusp_write() local
1089 struct snapshot_handle *snapshot, in load_image()
1199 struct snapshot_handle *snapshot, in load_compressed_image()
1530 struct snapshot_handle snapshot; in swsusp_read() local
/linux-6.12.1/tools/power/x86/turbostat/
DMakefile36 snapshot: turbostat target
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c49 bool snapshot; member
1283 int nr_pages, void **pages, bool snapshot) in alloc_etr_buf()
1322 void **pages, bool snapshot) in get_perf_etr_buf_cpu_wide()
1386 void **pages, bool snapshot) in get_perf_etr_buf_per_thread()
1397 int nr_pages, void **pages, bool snapshot) in get_perf_etr_buf()
1409 int nr_pages, void **pages, bool snapshot) in tmc_etr_setup_perf_buf()
1442 int nr_pages, bool snapshot) in tmc_alloc_etr_buffer()
/linux-6.12.1/tools/testing/selftests/kvm/
Drseq_test.c208 int r, i, snapshot; in main() local
/linux-6.12.1/kernel/
Dtracepoint.c49 struct tp_transition_snapshot *snapshot = &tp_transition_snapshot[sync]; in tp_rcu_get_state() local
59 struct tp_transition_snapshot *snapshot = &tp_transition_snapshot[sync]; in tp_rcu_cond_sync() local
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_kms.h108 void (*snapshot)(struct msm_disp_state *disp_state, struct msm_kms *kms); member
/linux-6.12.1/drivers/misc/echo/
Decho.h172 int16_t *snapshot; member

123