/Linux-v4.19/arch/arm64/kvm/hyp/ |
D | sysreg-sr.c | 36 static void __hyp_text __sysreg_save_common_state(struct kvm_cpu_context *ctxt) in __sysreg_save_common_state() 47 static void __hyp_text __sysreg_save_user_state(struct kvm_cpu_context *ctxt) in __sysreg_save_user_state() 53 static void __hyp_text __sysreg_save_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el1_state() 80 static void __hyp_text __sysreg_save_el2_return_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el2_return_state() 89 void __hyp_text __sysreg_save_state_nvhe(struct kvm_cpu_context *ctxt) in __sysreg_save_state_nvhe() 97 void sysreg_save_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_save_host_state_vhe() 102 void sysreg_save_guest_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_save_guest_state_vhe() 108 static void __hyp_text __sysreg_restore_common_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_common_state() 119 static void __hyp_text __sysreg_restore_user_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_user_state() 125 static void __hyp_text __sysreg_restore_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_el1_state() [all …]
|
D | debug-sr.c | 115 struct kvm_cpu_context *ctxt) in __debug_save_state() 134 struct kvm_cpu_context *ctxt) in __debug_restore_state()
|
/Linux-v4.19/arch/x86/kvm/ |
D | emulate.c | 266 static ulong reg_read(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_read() 275 static ulong *reg_write(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_write() 282 static ulong *reg_rmw(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_rmw() 288 static void writeback_registers(struct x86_emulate_ctxt *ctxt) in writeback_registers() 296 static void invalidate_registers(struct x86_emulate_ctxt *ctxt) in invalidate_registers() 477 static int emulator_check_intercept(struct x86_emulate_ctxt *ctxt, in emulator_check_intercept() 522 static inline unsigned long ad_mask(struct x86_emulate_ctxt *ctxt) in ad_mask() 527 static ulong stack_mask(struct x86_emulate_ctxt *ctxt) in stack_mask() 538 static int stack_size(struct x86_emulate_ctxt *ctxt) in stack_size() 545 address_mask(struct x86_emulate_ctxt *ctxt, unsigned long reg) in address_mask() [all …]
|
D | x86.c | 81 #define emul_to_vcpu(ctxt) \ argument 4873 static int kvm_fetch_guest_virt(struct x86_emulate_ctxt *ctxt, in kvm_fetch_guest_virt() 4910 static int emulator_read_std(struct x86_emulate_ctxt *ctxt, in emulator_read_std() 4923 static int kvm_read_guest_phys_system(struct x86_emulate_ctxt *ctxt, in kvm_read_guest_phys_system() 4963 static int emulator_write_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, in emulator_write_std() 5150 struct x86_emulate_ctxt *ctxt = &vcpu->arch.emulate_ctxt; in emulator_read_write_onepage() local 5192 static int emulator_read_write(struct x86_emulate_ctxt *ctxt, in emulator_read_write() 5246 static int emulator_read_emulated(struct x86_emulate_ctxt *ctxt, in emulator_read_emulated() 5256 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() 5276 static int emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, in emulator_cmpxchg_emulated() [all …]
|
D | x86.h | 152 static inline u8 ctxt_virt_addr_bits(struct x86_emulate_ctxt *ctxt) in ctxt_virt_addr_bits() 172 struct x86_emulate_ctxt *ctxt) in emul_is_noncanonical_address()
|
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 123 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_alloc() local 159 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_recv_ctxt_destroy() 174 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxts_destroy() local 185 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_get() local 214 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_recv_ctxt_put() 230 struct svc_rdma_recv_ctxt *ctxt) in __svc_rdma_post_recv() 249 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_post_recv() local 265 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_post_recvs() local 296 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_wc_receive() local 343 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_flush_recv_queues() local [all …]
|
D | svc_rdma_sendto.c | 129 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_alloc() local 175 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxts_destroy() local 197 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_get() local 228 struct svc_rdma_send_ctxt *ctxt) in svc_rdma_send_ctxt_put() 262 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_wc_send() local 514 struct svc_rdma_send_ctxt *ctxt, in svc_rdma_dma_map_page() 540 struct svc_rdma_send_ctxt *ctxt, in svc_rdma_dma_map_buf() 556 struct svc_rdma_send_ctxt *ctxt, in svc_rdma_sync_reply_hdr() 578 struct svc_rdma_send_ctxt *ctxt, in svc_rdma_map_reply_msg() 650 struct svc_rdma_send_ctxt *ctxt) in svc_rdma_save_io_pages() [all …]
|
D | svc_rdma_rw.c | 57 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt() local 86 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_put_rw_ctxt() 102 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_destroy_rw_ctxts() local 139 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_cc_release() local 322 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_post_chunk_ctxt() local 363 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_vec_to_sg() 377 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_pagelist_to_sg() 413 struct svc_rdma_rw_ctxt *ctxt), in svc_rdma_build_writes() 418 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_build_writes() local 613 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_build_read_segment() local
|
D | svc_rdma_backchannel.c | 119 struct svc_rdma_send_ctxt *ctxt) in svc_rdma_bc_sendto() 179 struct svc_rdma_send_ctxt *ctxt; in rpcrdma_bc_send_request() local
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 125 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr() 191 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 217 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 236 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 247 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 278 void iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_unref()
|
/Linux-v4.19/arch/arm/kvm/hyp/ |
D | cp15-sr.c | 23 static u64 *cp15_64(struct kvm_cpu_context *ctxt, int idx) in cp15_64() 28 void __hyp_text __sysreg_save_state(struct kvm_cpu_context *ctxt) in __sysreg_save_state() 57 void __hyp_text __sysreg_restore_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_state()
|
D | banked-sr.c | 29 void __hyp_text __banked_save_state(struct kvm_cpu_context *ctxt) in __banked_save_state() 56 void __hyp_text __banked_restore_state(struct kvm_cpu_context *ctxt) in __banked_restore_state()
|
/Linux-v4.19/arch/x86/power/ |
D | cpu.c | 37 static void msr_save_context(struct saved_context *ctxt) in msr_save_context() 48 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context() 75 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state() 197 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
|
/Linux-v4.19/fs/nilfs2/ |
D | btnode.c | 157 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_prepare_change_key() 227 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_commit_change_key() 268 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_abort_change_key()
|
/Linux-v4.19/arch/x86/xen/ |
D | pmu.c | 29 #define field_offset(ctxt, field) ((void *)((uintptr_t)ctxt + \ argument 186 struct xen_pmu_intel_ctxt *ctxt; in xen_intel_pmu_emulate() local 249 struct xen_pmu_amd_ctxt *ctxt; in xen_amd_pmu_emulate() local 332 struct xen_pmu_amd_ctxt *ctxt; in xen_amd_read_pmc() local 352 struct xen_pmu_intel_ctxt *ctxt; in xen_intel_read_pmc() local
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | futex-contention.py | 24 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 34 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | init.c | 264 u16 ctxt; in allocate_rcd_index() local 299 u16 ctxt) in hfi1_rcd_get_by_index_safe() 319 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index() 353 u16 ctxt; in hfi1_create_ctxtdata() local 1526 int ctxt; in cleanup_device_data() local
|
/Linux-v4.19/tools/testing/selftests/powerpc/mm/ |
D | segv_errors.c | 27 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv_handler() local
|
D | subpage_prot.c | 39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv() local
|
/Linux-v4.19/fs/ocfs2/ |
D | xattr.c | 712 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation() 777 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range() 822 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_shrink_size() 868 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_value_truncate() 1914 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_value_truncate() 2024 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_remove() 2072 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_reuse_entry() 2134 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_prepare_entry() 2209 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_store_value() 2232 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_set() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 135 unsigned ctxt; in find_ctxt() local 458 unsigned ctxt; in qib_cancel_sends() local
|
D | qib_file_ops.c | 1284 static int setup_ctxt(struct qib_pportdata *ppd, int ctxt, in setup_ctxt() 1358 int ret, ctxt; in choose_port_ctxt() local 1410 u32 port = uinfo->spu_port, ctxt; in get_a_ctxt() local 1798 unsigned ctxt; in qib_close() local 1981 unsigned ctxt; in qib_set_uevent_bits() local
|
/Linux-v4.19/net/ipv4/ |
D | tcp_fastopen.c | 16 struct tcp_fastopen_context *ctxt; in tcp_fastopen_init_key_once() local 56 struct tcp_fastopen_context *ctxt; in tcp_fastopen_ctx_destroy() local
|
/Linux-v4.19/drivers/xen/ |
D | xen-acpi-memhotplug.c | 376 u32 level, void *ctxt, void **retv) in acpi_memory_register_notify_handler() 392 u32 level, void *ctxt, void **retv) in acpi_memory_deregister_notify_handler()
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 1153 struct ice_vsi_ctx ctxt; in ice_vsi_delete() local 1267 static void ice_vsi_setup_q_map(struct ice_vsi *vsi, struct ice_vsi_ctx *ctxt) in ice_vsi_setup_q_map() 1359 static void ice_set_dflt_vsi_ctx(struct ice_vsi_ctx *ctxt) in ice_set_dflt_vsi_ctx() 1400 static void ice_set_rss_vsi_ctx(struct ice_vsi_ctx *ctxt, struct ice_vsi *vsi) in ice_set_rss_vsi_ctx() 1431 struct ice_vsi_ctx ctxt = { 0 }; in ice_vsi_add() local 2749 struct ice_vsi_ctx ctxt = { 0 }; in ice_vsi_setup() local 3732 struct ice_vsi_ctx ctxt = { 0 }; in ice_vsi_manage_vlan_insertion() local 3764 struct ice_vsi_ctx ctxt = { 0 }; in ice_vsi_manage_vlan_stripping() local
|