Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfs_context.c553 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup() local
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.c4536 static void ice_pack_ctx_byte(u8 *src_ctx, u8 *dest_ctx, in ice_pack_ctx_byte()
4572 static void ice_pack_ctx_word(u8 *src_ctx, u8 *dest_ctx, in ice_pack_ctx_word()
4612 static void ice_pack_ctx_dword(u8 *src_ctx, u8 *dest_ctx, in ice_pack_ctx_dword()
4652 static void ice_pack_ctx_qword(u8 *src_ctx, u8 *dest_ctx, in ice_pack_ctx_qword()
4693 int ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_enc_cfg.c291 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy()
/linux-6.12.1/io_uring/
Drsrc.c1150 static int io_clone_buffers(struct io_ring_ctx *ctx, struct io_ring_ctx *src_ctx) in io_clone_buffers()
/linux-6.12.1/fs/nfs/
Dnfs42proc.c187 struct nfs_open_context *src_ctx = nfs_file_open_context(src); in handle_async_copy() local
/linux-6.12.1/kernel/events/
Dcore.c13232 struct perf_event_context *src_ctx, *dst_ctx; in perf_pmu_migrate_context() local
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dchip.c6071 static void handle_qsfp_int(struct hfi1_devdata *dd, u32 src_ctx, u64 reg) in handle_qsfp_int()