Home
last modified time | relevance | path

Searched defs:src_ctx (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/
H A Dfs_context.c553 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup() local
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c279 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy()
/linux-6.15/io_uring/
H A Drsrc.c1144 static int io_clone_buffers(struct io_ring_ctx *ctx, struct io_ring_ctx *src_ctx, in io_clone_buffers()
1262 struct io_ring_ctx *src_ctx; in io_register_clone_buffers() local
/linux-6.15/fs/nfs/
H A Dnfs42proc.c202 struct nfs_open_context *src_ctx = nfs_file_open_context(src); in handle_async_copy() local
/linux-6.15/kernel/events/
H A Dcore.c13634 struct perf_event_context *src_ctx, *dst_ctx; in perf_pmu_migrate_context() local
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dchip.c6071 static void handle_qsfp_int(struct hfi1_devdata *dd, u32 src_ctx, u64 reg) in handle_qsfp_int()