Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dchan.c654 struct ieee80211_chanctx *new_ctx) in ieee80211_assign_vif_chanctx()
887 struct ieee80211_chanctx *new_ctx, *curr_ctx, *ctx; in ieee80211_vif_reserve_chanctx() local
1026 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_reassign() local
1105 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_assign() local
1151 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_has_in_place_reservation() local
1174 struct ieee80211_chanctx *new_ctx) in ieee80211_chsw_switch_hwconf()
1283 struct ieee80211_chanctx *new_ctx = NULL; in ieee80211_vif_use_reserved_switch() local
1631 struct ieee80211_chanctx *new_ctx; in ieee80211_vif_use_reserved_context() local
Ddriver-ops.c286 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
309 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c25 enum intel_pt_pkt_ctx new_ctx; member
201 enum intel_pt_pkt_ctx new_ctx) in fail()
/kernel/linux/linux-5.10/security/selinux/
Dxfrm.c299 struct xfrm_sec_ctx *new_ctx; in selinux_xfrm_policy_clone() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1750 struct dc_state *new_ctx, in remove_dsc_from_stream_resource()
1772 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()
1792 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()
2477 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsignal_64.c636 struct ucontext __user *, new_ctx, long, ctx_size) in SYSCALL_DEFINE3() argument
Dsignal_32.c908 struct ucontext __user *, new_ctx, int, ctx_size) in COMPAT_SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1831 struct dc_state *new_ctx, in dc_add_stream_to_ctx()
1858 struct dc_state *new_ctx, in dc_remove_stream_from_ctx()
2203 struct dc_state *new_ctx, in dc_validate_global_state()
Ddc.c1590 struct dc_state *new_ctx = kvmalloc(sizeof(struct dc_state), GFP_KERNEL); in dc_copy_state() local
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_cil.c649 struct xfs_cil_ctx *new_ctx; in xlog_cil_push_work() local
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1319 int new_ctx; in s5p_mfc_try_run_v5() local
Ds5p_mfc_opr_v6.c1960 int new_ctx; in s5p_mfc_try_run_v6() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c898 struct dc_state *new_ctx, in dce100_add_stream_to_ctx()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c1017 struct dc_state *new_ctx, in dce112_add_stream_to_ctx()
/kernel/linux/linux-5.10/net/mptcp/
Dsubflow.c1352 struct mptcp_subflow_context *new_ctx; in subflow_ulp_clone() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1111 struct dc_state *new_ctx, in dce110_add_stream_to_ctx()
/kernel/linux/linux-5.10/arch/sparc/mm/
Dinit_64.c753 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
809 unsigned long ctx, new_ctx; in get_new_mmu_context() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1133 struct dc_state *new_ctx, in dcn10_add_stream_to_ctx()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1410 enum dc_status dcn30_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_st… in dcn30_add_stream_to_ctx()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dmain.c4846 struct ieee80211_chanctx_conf *new_ctx) in __wlcore_switch_vif_chan()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1272 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()
/kernel/linux/linux-5.10/include/net/
Dmac80211.h270 struct ieee80211_chanctx_conf *new_ctx; member