Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c1008 struct ieee80211_chanctx *new_ctx, in ieee80211_assign_link_chanctx()
1255 struct ieee80211_chanctx *new_ctx, *ctx; in ieee80211_replace_chanctx() local
1360 struct ieee80211_chanctx *new_ctx, *curr_ctx; in ieee80211_link_reserve_chanctx() local
1455 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_reassign() local
1536 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_use_reserved_assign() local
1584 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_link_has_in_place_reservation() local
2074 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/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c30 enum intel_pt_pkt_ctx new_ctx; member
217 enum intel_pt_pkt_ctx new_ctx) in fail()
/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()
953 struct smb3_fs_context *new_ctx, in smb3_verify_reconfigure_ctx()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2934 enum dc_status resource_add_otg_master_for_stream_output(struct dc_state *new_ctx, in resource_add_otg_master_for_stream_output()
3068 struct dc_state *new_ctx, in acquire_secondary_dpp_pipes_and_add_plane()
3114 struct dc_state *new_ctx, in resource_append_dpp_pipes_for_plane_composition()
3209 struct dc_state *new_ctx, in acquire_pipes_and_add_odm_slice()
3348 struct dc_state *new_ctx, in acquire_dpp_pipe_and_add_mpc_slice()
3435 struct dc_state *new_ctx, in resource_update_pipes_for_stream_with_slice_count()
3470 struct dc_state *new_ctx, in resource_update_pipes_for_plane_with_slice_count()
3877 struct dc_state *new_ctx, in acquire_otg_master_pipe_for_stream()
4407 struct dc_state *new_ctx, in dc_validate_global_state()
/linux/security/selinux/
H A Dxfrm.c293 struct xfrm_sec_ctx *new_ctx; in selinux_xfrm_policy_clone() local
/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/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c1321 int new_ctx; in s5p_mfc_try_run_v5() local
/linux/fs/
H A Dlibfs.c356 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/arch/sparc/mm/
H A Dinit_64.c769 unsigned long new_ver, new_ctx, old_ctx; in mmu_context_wrap() local
825 unsigned long ctx, new_ctx; in get_new_mmu_context() local
/linux/net/mptcp/
H A Dsubflow.c2041 struct mptcp_subflow_context *new_ctx; in subflow_ulp_clone() local
/linux/net/bpf/
H A Dtest_run.c123 struct xdp_buff *new_ctx, *orig_ctx; in xdp_test_run_init_page() local
/linux/mm/
H A Dvma.c1735 struct vm_userfaultfd_ctx new_ctx, bool give_up_on_oom) in vma_modify_flags_uffd()
/linux/security/apparmor/
H A Dlsm.c1198 struct aa_sk_ctx *new_ctx = aa_sock(newsk); in apparmor_unix_stream_connect() local
/linux/include/linux/
H A Dbpf.h2311 static inline struct bpf_run_ctx *bpf_set_run_ctx(struct bpf_run_ctx *new_ctx) in bpf_set_run_ctx()