Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c1182 struct ieee80211_chanctx *new_ctx, in ieee80211_assign_link_chanctx()
1443 struct ieee80211_chanctx *new_ctx, *ctx; in ieee80211_replace_chanctx() local
1548 struct ieee80211_chanctx *new_ctx, *curr_ctx; in ieee80211_link_reserve_chanctx() local
1649 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_reassign() local
1730 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_assign() local
1778 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_has_in_place_reservation() local
2361 struct ieee80211_chanctx *new_ctx; in ieee80211_link_use_reserved_context() local
/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()
/linux/security/selinux/
H A Dxfrm.c293 struct xfrm_sec_ctx *new_ctx; in selinux_xfrm_policy_clone() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c190 struct mt76_chanctx *old_ctx, *new_ctx; in mt76_switch_vif_chanctx() local
H A Dmt792x.h340 struct ieee80211_chanctx_conf *new_ctx; member
/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
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c1321 int new_ctx; in s5p_mfc_try_run_v5() local
/linux/fs/xfs/
H A Dxfs_log_cil.c1383 struct xfs_cil_ctx *new_ctx; in xlog_cil_push_work() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c941 struct dc_state *new_ctx, in dce100_add_stream_to_ctx()
/linux/net/mptcp/
H A Dsubflow.c2046 struct mptcp_subflow_context *new_ctx; in subflow_ulp_clone() local
/linux/net/bpf/
H A Dtest_run.c123 struct xdp_buff *new_ctx, *orig_ctx; in xdp_test_run_init_page() local
/linux/security/apparmor/
H A Dlsm.c1193 struct aa_sk_ctx *new_ctx = aa_sock(newsk); in apparmor_unix_stream_connect() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c4876 struct ieee80211_chanctx_conf *new_ctx) in __wlcore_switch_vif_chan()
/linux/include/net/
H A Dmac80211.h319 struct ieee80211_chanctx_conf *new_ctx; member
/linux/include/linux/
H A Dbpf.h2555 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()