Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dchan.c1026 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
1197 struct ieee80211_chanctx *ctx, *old_ctx; in ieee80211_chsw_switch_vifs() local
1282 struct ieee80211_chanctx *ctx, *ctx_tmp, *old_ctx; in ieee80211_vif_use_reserved_switch() local
1632 struct ieee80211_chanctx *old_ctx; in ieee80211_vif_use_reserved_context() local
Ddriver-ops.c290 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
313 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
/kernel/linux/linux-5.10/arch/mips/mm/
Dtlb-r3k.c44 unsigned long old_ctx; in local_flush_tlb_from() local
224 unsigned long old_ctx; in add_wired_entry() local
Dtlb-r4k.c57 unsigned long old_ctx; in local_flush_tlb_all() local
460 unsigned long old_ctx; in add_temporary_entry() local
Dinit.c88 unsigned long old_ctx; in __kmap_pgprot() local
151 unsigned long flags, old_ctx; in kunmap_coherent() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c232 enum intel_pt_pkt_ctx old_ctx = ctx; in test_ctx_unchanged() local
/kernel/linux/linux-5.10/security/selinux/
Dxfrm.c295 int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in selinux_xfrm_policy_clone()
/kernel/linux/linux-5.10/net/mptcp/
Dsubflow.c465 struct mptcp_subflow_context *old_ctx) in subflow_ulp_fallback()
1325 struct mptcp_subflow_context *old_ctx = mptcp_subflow_ctx(newsk); in subflow_ulp_clone() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsignal_64.c635 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in SYSCALL_DEFINE3() argument
Dsignal_32.c907 COMPAT_SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-alchemy.c77 unsigned long old_ctx; in mod_wired_entry() local
/kernel/linux/linux-5.10/fs/ntfs/
Dattrib.c81 ntfs_attr_search_ctx old_ctx = { NULL, }; in ntfs_map_runlist_nolock() local
/kernel/linux/linux-5.10/net/bpf/
Dtest_run.c23 struct bpf_run_ctx *old_ctx; in bpf_test_run() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dchannel.c1232 struct ath_chanctx *old_ctx; in ath_chanctx_set_next() local
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1274 struct bpf_run_ctx *old_ctx; in bpf_set_run_ctx() local
1281 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2781 struct dc_state *old_ctx = dc->current_state; in dcn10_disconnect_pipes() local
/kernel/linux/linux-5.10/security/
Dsecurity.c2365 int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in security_xfrm_policy_clone()
/kernel/linux/linux-5.10/include/net/
Dmac80211.h269 struct ieee80211_chanctx_conf *old_ctx; member