Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dchan.c417 struct ieee80211_chanctx *old_ctx, in ieee80211_change_chanctx()
1123 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_reassign() local
1202 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_assign() local
1248 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_has_in_place_reservation() local
1294 struct ieee80211_chanctx *ctx, *old_ctx; in ieee80211_chsw_switch_vifs() local
1379 struct ieee80211_chanctx *ctx, *ctx_tmp, *old_ctx; in ieee80211_vif_use_reserved_switch() local
1730 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
/linux-5.19.10/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
460 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-5.19.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c243 enum intel_pt_pkt_ctx old_ctx = ctx; in test_ctx_unchanged() local
/linux-5.19.10/security/selinux/
Dxfrm.c296 int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in selinux_xfrm_policy_clone()
/linux-5.19.10/fs/cifs/
Dfs_context.c734 struct smb3_fs_context *old_ctx) in smb3_verify_reconfigure_ctx()
Dcifsfs.c838 int flags, struct smb3_fs_context *old_ctx) in cifs_smb3_do_mount()
/linux-5.19.10/arch/powerpc/kernel/
Dsignal_64.c654 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in SYSCALL_DEFINE3() argument
Dsignal_32.c987 COMPAT_SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3() argument
/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c77 unsigned long old_ctx; in mod_wired_entry() local
/linux-5.19.10/net/mptcp/
Dsubflow.c637 struct mptcp_subflow_context *old_ctx) in subflow_ulp_fallback()
1848 struct mptcp_subflow_context *old_ctx = mptcp_subflow_ctx(newsk); in subflow_ulp_clone() local
/linux-5.19.10/fs/ntfs/
Dattrib.c81 ntfs_attr_search_ctx old_ctx = { NULL, }; in ntfs_map_runlist_nolock() local
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dchannel.c1232 struct ath_chanctx *old_ctx; in ath_chanctx_set_next() local
/linux-5.19.10/net/bpf/
Dtest_run.c376 struct bpf_run_ctx *old_ctx; in bpf_test_run() local
/linux-5.19.10/arch/sparc/mm/
Dinit_64.c755 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
/linux-5.19.10/include/linux/
Dbpf.h1391 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx() local
1400 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()
/linux-5.19.10/security/
Dsecurity.c2447 int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in security_xfrm_policy_clone()
/linux-5.19.10/include/net/
Dmac80211.h269 struct ieee80211_chanctx_conf *old_ctx; member