Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dchan.c469 struct ieee80211_chanctx *old_ctx, in ieee80211_change_chanctx()
1239 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_reassign() local
1320 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_assign() local
1367 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_has_in_place_reservation() local
1413 struct ieee80211_chanctx *ctx, *old_ctx; in ieee80211_chsw_switch_vifs() local
1497 struct ieee80211_chanctx *ctx, *ctx_tmp, *old_ctx; in ieee80211_vif_use_reserved_switch() local
1860 struct ieee80211_chanctx *old_ctx; in ieee80211_link_use_reserved_context() local
Ddriver-ops.c350 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
373 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
/Linux-v6.1/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-v6.1/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-v6.1/security/selinux/
Dxfrm.c296 int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in selinux_xfrm_policy_clone()
/Linux-v6.1/fs/cifs/
Dfs_context.c735 struct smb3_fs_context *old_ctx) in smb3_verify_reconfigure_ctx()
Dcifsfs.c859 int flags, struct smb3_fs_context *old_ctx) in cifs_smb3_do_mount()
/Linux-v6.1/arch/powerpc/kernel/
Dsignal_64.c657 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-v6.1/arch/mips/pci/
Dpci-alchemy.c77 unsigned long old_ctx; in mod_wired_entry() local
/Linux-v6.1/net/mptcp/
Dsubflow.c613 struct mptcp_subflow_context *old_ctx) in subflow_ulp_fallback()
1836 struct mptcp_subflow_context *old_ctx = mptcp_subflow_ctx(newsk); in subflow_ulp_clone() local
/Linux-v6.1/fs/ntfs/
Dattrib.c81 ntfs_attr_search_ctx old_ctx = { NULL, }; in ntfs_map_runlist_nolock() local
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dchannel.c1232 struct ath_chanctx *old_ctx; in ath_chanctx_set_next() local
/Linux-v6.1/net/bpf/
Dtest_run.c376 struct bpf_run_ctx *old_ctx; in bpf_test_run() local
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2513 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.1/arch/sparc/mm/
Dinit_64.c755 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
/Linux-v6.1/include/linux/
Dbpf.h1571 struct bpf_run_ctx *old_ctx = NULL; in bpf_set_run_ctx() local
1580 static inline void bpf_reset_run_ctx(struct bpf_run_ctx *old_ctx) in bpf_reset_run_ctx()
/Linux-v6.1/security/
Dsecurity.c2460 int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, in security_xfrm_policy_clone()
/Linux-v6.1/include/net/
Dmac80211.h288 struct ieee80211_chanctx_conf *old_ctx; member