Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dchan.c476 struct ieee80211_chanctx *old_ctx, in _ieee80211_change_chanctx()
527 struct ieee80211_chanctx *old_ctx, in ieee80211_change_chanctx()
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
1437 struct ieee80211_chanctx *ctx, *old_ctx; in ieee80211_chsw_switch_vifs() local
1521 struct ieee80211_chanctx *ctx, *ctx_tmp, *old_ctx; in ieee80211_vif_use_reserved_switch() local
1884 struct ieee80211_chanctx *old_ctx; in ieee80211_link_use_reserved_context() local
Ddriver-ops.c352 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
375 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
/Linux-v6.6/arch/mips/mm/
Dtlb-r3k.c42 unsigned long old_ctx; in local_flush_tlb_from() local
222 unsigned long old_ctx; in add_wired_entry() local
Dtlb-r4k.c57 unsigned long old_ctx; in local_flush_tlb_all() local
468 unsigned long old_ctx; in add_temporary_entry() local
Dinit.c87 unsigned long old_ctx; in __kmap_pgprot() local
150 unsigned long flags, old_ctx; in kunmap_coherent() local
/Linux-v6.6/security/selinux/
Dxfrm.c293 int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in selinux_xfrm_policy_clone()
/Linux-v6.6/tools/perf/arch/x86/tests/
Dintel-pt-test.c248 enum intel_pt_pkt_ctx old_ctx = ctx; in test_ctx_unchanged() local
/Linux-v6.6/arch/powerpc/kernel/
Dsignal_64.c657 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in SYSCALL_DEFINE3() argument
Dsignal_32.c990 COMPAT_SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3() argument
/Linux-v6.6/fs/smb/client/
Dfs_context.c774 struct smb3_fs_context *old_ctx) in smb3_verify_reconfigure_ctx()
Dcifsfs.c893 int flags, struct smb3_fs_context *old_ctx) in cifs_smb3_do_mount()
/Linux-v6.6/arch/mips/pci/
Dpci-alchemy.c77 unsigned long old_ctx; in mod_wired_entry() local
/Linux-v6.6/net/mptcp/
Dsubflow.c699 struct mptcp_subflow_context *old_ctx) in subflow_ulp_fallback()
1905 struct mptcp_subflow_context *old_ctx = mptcp_subflow_ctx(newsk); in subflow_ulp_clone() local
/Linux-v6.6/fs/ntfs/
Dattrib.c81 ntfs_attr_search_ctx old_ctx = { NULL, }; in ntfs_map_runlist_nolock() local
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dchannel.c1232 struct ath_chanctx *old_ctx; in ath_chanctx_set_next() local
/Linux-v6.6/net/bpf/
Dtest_run.c396 struct bpf_run_ctx *old_ctx; in bpf_test_run() local
/Linux-v6.6/fs/
Dlibfs.c327 struct offset_ctx *old_ctx = old_dir->i_op->get_offset_ctx(old_dir); in simple_offset_rename_exchange() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2637 struct resource_context *old_ctx = &stream->ctx->dc->current_state->res_ctx; in dcn32_acquire_idle_pipe_for_head_pipe_in_layer() local
/Linux-v6.6/arch/sparc/mm/
Dinit_64.c769 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
/Linux-v6.6/include/linux/
Dbpf.h1881 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx() local
1890 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()
/Linux-v6.6/security/
Dsecurity.c4827 int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in security_xfrm_policy_clone()
/Linux-v6.6/include/net/
Dmac80211.h289 struct ieee80211_chanctx_conf *old_ctx; member