Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/net/mac80211/
H A Dchan.c856 struct ieee80211_chanctx *new_ctx) in ieee80211_assign_link_chanctx()
1109 struct ieee80211_chanctx *new_ctx, *curr_ctx, *ctx; in ieee80211_link_reserve_chanctx() local
1263 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_reassign() local
1344 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_assign() local
1391 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_has_in_place_reservation() local
1414 struct ieee80211_chanctx *new_ctx) in ieee80211_chsw_switch_hwconf()
1522 struct ieee80211_chanctx *new_ctx = NULL; in ieee80211_vif_use_reserved_switch() local
1883 struct ieee80211_chanctx *new_ctx; in ieee80211_link_use_reserved_context() local
H A Ddriver-ops.c348 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
371 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c30 enum intel_pt_pkt_ctx new_ctx; member
217 enum intel_pt_pkt_ctx new_ctx) in fail()
/openbmc/linux/fs/smb/client/
H A Dfs_context.c342 smb3_fs_context_dup(struct smb3_fs_context *new_ctx, struct smb3_fs_context *ctx) in smb3_fs_context_dup()
817 struct smb3_fs_context *new_ctx, in smb3_verify_reconfigure_ctx()
/openbmc/qemu/block/export/
H A Dexport.c121 AioContext *new_ctx; in blk_exp_add() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1395 struct dc_state *new_ctx, in remove_dsc_from_stream_resource()
1417 enum dc_status dcn20_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_st… in dcn20_add_stream_to_ctx()
1437 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stre… in dcn20_remove_stream_from_ctx()
1658 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx) in dcn20_validate_dsc()
2152 struct dc_state *new_ctx, in dcn20_acquire_free_pipe_for_layer()
/openbmc/qemu/util/
H A Dasync.c657 AioContext *new_ctx; member
666 void coroutine_fn aio_co_reschedule_self(AioContext *new_ctx) in aio_co_reschedule_self()
/openbmc/linux/security/selinux/
H A Dxfrm.c296 struct xfrm_sec_ctx *new_ctx; in selinux_xfrm_policy_clone() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1104 struct dc_state *new_ctx, in dce110_add_stream_to_ctx()
1123 struct dc_state *new_ctx, in dce110_acquire_underlay()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1871 struct dc_state *new_ctx, in acquire_secondary_dpp_pipes_and_add_plane()
2417 struct dc_state *new_ctx, in dc_add_stream_to_ctx()
2444 struct dc_state *new_ctx, in dc_remove_stream_from_ctx()
3100 struct dc_state *new_ctx, in dc_validate_global_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1069 struct dc_state *new_ctx, in dcn10_add_stream_to_ctx()
1088 struct dc_state *new_ctx, in dcn10_acquire_free_pipe_for_layer()
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_64.c658 struct ucontext __user *, new_ctx, long, ctx_size) in SYSCALL_DEFINE3() argument
H A Dsignal_32.c991 struct ucontext __user *, new_ctx, int, ctx_size) in COMPAT_SYSCALL_DEFINE3() argument
/openbmc/qemu/
H A Dblockjob.c130 AioContext *new_ctx; member
/openbmc/linux/fs/xfs/
H A Dxfs_log_cil.c1128 struct xfs_cil_ctx *new_ctx; in xlog_cil_push_work() local
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c1319 int new_ctx; in s5p_mfc_try_run_v5() local
H A Ds5p_mfc_opr_v6.c1960 int new_ctx; in s5p_mfc_try_run_v6() local
/openbmc/qemu/target/sparc/
H A Dldst_helper.c238 uint32_t new_ctx = tlb_tag & 0x1fffU; in replace_tlb_1bit_lru() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c997 struct dc_state *new_ctx, in dcn201_acquire_free_pipe_for_layer()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c896 struct dc_state *new_ctx, in dce100_add_stream_to_ctx()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1017 struct dc_state *new_ctx, in dce112_add_stream_to_ctx()
/openbmc/linux/mm/damon/
H A Ddbgfs.c817 struct damon_ctx **new_ctxs, *new_ctx; in dbgfs_mk_context() local
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c769 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
825 unsigned long ctx, new_ctx; in get_new_mmu_context() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1627 const struct dc_state *new_ctx) in dcn32_is_pipe_topology_transition_seamless()
/openbmc/linux/net/mptcp/
H A Dsubflow.c1932 struct mptcp_subflow_context *new_ctx; in subflow_ulp_clone() local

12