Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_common.c4360 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte()
4399 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word()
4442 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword()
4493 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword()
4545 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx()
/linux-6.6.21/fs/
Dfs_context.c553 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup() local
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_enc_cfg.c289 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy()
Ddc_resource.c3602 const struct dc_state *src_ctx, in dc_resource_state_copy_construct()
Ddc.c2236 struct dc_state *dc_copy_state(struct dc_state *src_ctx) in dc_copy_state()
/linux-6.6.21/fs/nfs/
Dnfs42proc.c187 struct nfs_open_context *src_ctx = nfs_file_open_context(src); in handle_async_copy() local
/linux-6.6.21/kernel/events/
Dcore.c12975 struct perf_event_context *src_ctx, *dst_ctx; in perf_pmu_migrate_context() local
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dchip.c6071 static void handle_qsfp_int(struct hfi1_devdata *dd, u32 src_ctx, u64 reg) in handle_qsfp_int()