Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c897 struct ieee80211_chanctx *new_ctx, in ieee80211_assign_link_chanctx()
1152 struct ieee80211_chanctx *new_ctx, *ctx; in ieee80211_replace_chanctx() local
1257 struct ieee80211_chanctx *new_ctx, *curr_ctx; in ieee80211_link_reserve_chanctx() local
1353 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_reassign() local
1436 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_assign() local
1485 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_has_in_place_reservation() local
1986 struct ieee80211_chanctx *new_ctx; in ieee80211_link_use_reserved_context() local
H A Ddriver-ops.c397 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
420 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() local
/linux/fs/smb/client/
H A Dfs_context.c433 smb3_fs_context_dup(struct smb3_fs_context *new_ctx, struct smb3_fs_context *ctx) in smb3_fs_context_dup()
912 struct smb3_fs_context *new_ctx, in smb3_verify_reconfigure_ctx()
/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.c196 struct mt76_chanctx *new_ctx = (struct mt76_chanctx *)vifs->new_ctx->drv_priv; in mt76_switch_vif_chanctx() local
H A Dmt792x.h260 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/fs/xfs/
H A Dxfs_log_cil.c1294 struct xfs_cil_ctx *new_ctx; in xlog_cil_push_work() local
/linux/fs/
H A Dlibfs.c355 struct offset_ctx *new_ctx = new_dir->i_op->get_offset_ctx(new_dir); in simple_offset_rename() local
386 struct offset_ctx *new_ctx = new_dir->i_op->get_offset_ctx(new_dir); in simple_offset_rename_exchange() local
/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/net/mptcp/
H A Dsubflow.c2026 struct mptcp_subflow_context *new_ctx; in subflow_ulp_clone() local
/linux/net/bpf/
H A Dtest_run.c134 struct xdp_buff *new_ctx, *orig_ctx; in xdp_test_run_init_page() local
/linux/mm/
H A Dvma.c1687 struct vm_userfaultfd_ctx new_ctx, in vma_modify_flags_uffd()
/linux/security/apparmor/
H A Dlsm.c1197 struct aa_sk_ctx *new_ctx = aa_sock(newsk); in apparmor_unix_stream_connect() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c3410 struct ieee80211_chanctx_conf *new_ctx, in rtw89_chanctx_ops_reassign_vif()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c4882 struct ieee80211_chanctx_conf *new_ctx) in __wlcore_switch_vif_chan()
/linux/include/net/
H A Dmac80211.h312 struct ieee80211_chanctx_conf *new_ctx; member
/linux/include/linux/
H A Dbpf.h2245 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()