/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 69 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr() argument 155 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_send_rlc() argument 78 iwl_mvm_phy_ctxt_set_rxchain(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, __le32 *rxchain_info, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_set_rxchain() argument 116 iwl_mvm_phy_ctxt_cmd_data_v1(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd_v1 *cmd, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_cmd_data_v1() argument 137 iwl_mvm_phy_ctxt_cmd_data(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_cmd_data() argument 195 iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic, u32 action) iwl_mvm_phy_ctxt_apply() argument 253 iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_add() argument 274 iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) iwl_mvm_phy_ctxt_ref() argument 285 iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_changed() argument 325 iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) iwl_mvm_phy_ctxt_unref() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_wwan.c | 164 static int ipc_wwan_newlink(void *ctxt, struct net_device *dev, in ipc_wwan_newlink() argument 193 static void ipc_wwan_dellink(void *ctxt, struct net_device *dev, in ipc_wwan_dellink() argument
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | smp_pv.c | 255 struct vcpu_guest_context *ctxt; in cpu_initialize_context() local [all...] |
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_backchannel.c | 143 struct svc_rdma_send_ctxt *ctxt; in rpcrdma_bc_send_request() local
|
H A D | svc_rdma_recvfrom.c | 129 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_alloc() local 169 svc_rdma_recv_ctxt_destroy(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_recv_ctxt_destroy() argument 185 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recv_ctxts_destroy() local 202 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recv_ctxt_get() local 227 svc_rdma_recv_ctxt_put(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_recv_ctxt_put() argument 249 struct svc_rdma_recv_ctxt *ctxt = vctxt; svc_rdma_release_ctxt() local 261 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_refresh_recvs() local 321 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_wc_receive() local 374 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_flush_recv_queues() local 382 svc_rdma_build_arg_xdr(struct svc_rqst *rqstp, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_build_arg_xdr() argument 583 svc_rdma_get_inv_rkey(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_get_inv_rkey() argument 790 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recvfrom() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | subpage_prot.c | 39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv() local
|
H A D | wild_bctr.c | 26 static void save_regs(ucontext_t *ctxt) in save_regs() argument
|
/kernel/linux/linux-5.10/arch/x86/power/ |
H A D | cpu.c | 38 static void msr_save_context(struct saved_context *ctxt) in msr_save_context() argument 50 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context() argument 77 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state() argument 196 __restore_processor_state(struct saved_context *ctxt) __restore_processor_state() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 379 struct kvm_cpu_context *ctxt; in __hyp_handle_ptrauth() local [all...] |
H A D | sysreg-sr.h | 18 static inline void __sysreg_save_common_state(struct kvm_cpu_context *ctxt) in __sysreg_save_common_state() argument 23 static inline void __sysreg_save_user_state(struct kvm_cpu_context *ctxt) in __sysreg_save_user_state() argument 29 static inline void __sysreg_save_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el1_state() argument 54 __sysreg_save_el2_return_state(struct kvm_cpu_context *ctxt) __sysreg_save_el2_return_state() argument 68 __sysreg_restore_common_state(struct kvm_cpu_context *ctxt) __sysreg_restore_common_state() argument 73 __sysreg_restore_user_state(struct kvm_cpu_context *ctxt) __sysreg_restore_user_state() argument 79 __sysreg_restore_el1_state(struct kvm_cpu_context *ctxt) __sysreg_restore_el1_state() argument 138 __sysreg_restore_el2_return_state(struct kvm_cpu_context *ctxt) __sysreg_restore_el2_return_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 687 struct i40e_vsi_context ctxt; in i40e_client_update_vsi_ctxt() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/ |
H A D | sysreg-sr.h | 19 static inline void __sysreg_save_common_state(struct kvm_cpu_context *ctxt) in __sysreg_save_common_state() argument 24 static inline void __sysreg_save_user_state(struct kvm_cpu_context *ctxt) in __sysreg_save_user_state() argument 30 static inline bool ctxt_has_mte(struct kvm_cpu_context *ctxt) in ctxt_has_mte() argument 40 static inline void __sysreg_save_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el1_state() argument 75 __sysreg_save_el2_return_state(struct kvm_cpu_context *ctxt) __sysreg_save_el2_return_state() argument 89 __sysreg_restore_common_state(struct kvm_cpu_context *ctxt) __sysreg_restore_common_state() argument 94 __sysreg_restore_user_state(struct kvm_cpu_context *ctxt) __sysreg_restore_user_state() argument 100 __sysreg_restore_el1_state(struct kvm_cpu_context *ctxt) __sysreg_restore_el1_state() argument 170 to_hw_pstate(const struct kvm_cpu_context *ctxt) to_hw_pstate() argument 186 __sysreg_restore_el2_return_state(struct kvm_cpu_context *ctxt) __sysreg_restore_el2_return_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_ud.c | 397 unsigned ctxt = ppd->hw_pidx; in qib_lookup_pkey() local
|
H A D | qib_tx.c | 135 unsigned ctxt; in find_ctxt() local 458 unsigned ctxt; in qib_cancel_sends() local [all...] |
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_recvfrom.c | 130 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_alloc() local 167 svc_rdma_recv_ctxt_destroy(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_recv_ctxt_destroy() argument 183 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recv_ctxts_destroy() local 195 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recv_ctxt_get() local 221 svc_rdma_recv_ctxt_put(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_recv_ctxt_put() argument 245 struct svc_rdma_recv_ctxt *ctxt = rqstp->rq_xprt_ctxt; svc_rdma_release_rqst() local 255 __svc_rdma_post_recv(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) __svc_rdma_post_recv() argument 274 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_post_recv() local 292 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_post_recvs() local 320 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_wc_receive() local 361 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_flush_recv_queues() local 373 svc_rdma_build_arg_xdr(struct svc_rqst *rqstp, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_build_arg_xdr() argument 559 svc_rdma_get_inv_rkey(struct svcxprt_rdma *rdma, struct svc_rdma_recv_ctxt *ctxt) svc_rdma_get_inv_rkey() argument 802 struct svc_rdma_recv_ctxt *ctxt; svc_rdma_recvfrom() local [all...] |
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-acpi-memhotplug.c | 365 acpi_memory_register_notify_handler(acpi_handle handle, u32 level, void *ctxt, void **retv) acpi_memory_register_notify_handler() argument 381 acpi_memory_deregister_notify_handler(acpi_handle handle, u32 level, void *ctxt, void **retv) acpi_memory_deregister_notify_handler() argument
|
/kernel/linux/linux-5.10/include/uapi/rdma/hfi/ |
H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 675 struct i40e_vsi_context ctxt; in i40e_client_update_vsi_ctxt() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_vsi_vlan_lib.c | 93 struct ice_vsi_ctx *ctxt; in ice_vsi_manage_vlan_insertion() local 133 struct ice_vsi_ctx *ctxt; ice_vsi_manage_vlan_stripping() local 238 struct ice_vsi_ctx *ctxt; __ice_vsi_set_inner_port_vlan() local 291 struct ice_vsi_ctx *ctxt; ice_vsi_clear_inner_port_vlan() local 323 struct ice_vsi_ctx *ctxt; ice_cfg_vlan_pruning() local 467 struct ice_vsi_ctx *ctxt; ice_vsi_ena_outer_stripping() local 524 struct ice_vsi_ctx *ctxt; ice_vsi_dis_outer_stripping() local 575 struct ice_vsi_ctx *ctxt; ice_vsi_ena_outer_insertion() local 633 struct ice_vsi_ctx *ctxt; ice_vsi_dis_outer_insertion() local 691 struct ice_vsi_ctx *ctxt; __ice_vsi_set_outer_port_vlan() local 769 struct ice_vsi_ctx *ctxt; ice_vsi_clear_outer_port_vlan() local [all...] |
/kernel/linux/linux-6.6/include/uapi/rdma/hfi/ |
H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_netdev.c | 284 static int t7xx_ccmni_wwan_newlink(void *ctxt, struct net_device *dev, u32 if_id, in t7xx_ccmni_wwan_newlink() argument 309 static void t7xx_ccmni_wwan_dellink(void *ctxt, struct net_device *dev, struct list_head *head) in t7xx_ccmni_wwan_dellink() argument
|
/kernel/linux/linux-6.6/arch/x86/power/ |
H A D | cpu.c | 39 static void msr_save_context(struct saved_context *ctxt) in msr_save_context() argument 51 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context() argument 79 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state() argument 195 __restore_processor_state(struct saved_context *ctxt) __restore_processor_state() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | smm.c | 467 static int rsm_load_state_32(struct x86_emulate_ctxt *ctxt, in rsm_load_state_32() argument 519 static int rsm_load_state_64(struct x86_emulate_ctxt *ctxt, in rsm_load_state_64() argument 572 emulator_leave_smm(struct x86_emulate_ctxt *ctxt) emulator_leave_smm() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_ud.c | 398 unsigned ctxt = ppd->hw_pidx; in qib_lookup_pkey() local
|
H A D | qib_tx.c | 132 unsigned ctxt; in find_ctxt() local 456 unsigned ctxt; in qib_cancel_sends() local [all...] |