/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-ntb.c | 83 struct epf_ntb_epc *epc[2]; member 95 struct pci_epc *epc; member 146 struct pci_epc *epc; in epf_ntb_link_up() local 244 struct pci_epc *epc; in epf_ntb_configure_mw() local 303 struct pci_epc *epc; in epf_ntb_teardown_mw() local 393 struct pci_epc *epc; in epf_ntb_configure_msi() local 500 struct pci_epc *epc; in epf_ntb_configure_msix() local 559 struct pci_epc *epc; in epf_ntb_configure_db() local 596 struct pci_epc *epc; in epf_ntb_teardown_db() local 739 struct pci_epc *epc; in epf_ntb_peer_spad_bar_clear() local [all …]
|
H A D | pci-epf-vntb.c | 734 struct pci_epc *epc; in epf_ntb_epc_init() local
|
/linux/arch/mips/kernel/ |
H A D | branch.c | 32 long epc = regs->cp0_epc; in __isa_exception_epc() local 326 long epc; in __MIPS16e_compute_return_epc() local 425 long epc = regs->cp0_epc; in __compute_return_epc_for_insn() local 852 long epc; in __compute_return_epc() local
|
H A D | traps.c | 1030 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_bp() local 1121 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_tr() local 1154 unsigned int __user *epc = (unsigned int __user *)exception_epc(regs); in do_ri() local 1406 unsigned int __user *epc; in do_cpu() local
|
H A D | mips-r2-to-r6-emul.c | 250 unsigned long cepc, epc, nepc; in jr_func() local 911 unsigned long cpc, epc, nepc, r31, res, rs, rt; in mipsr2_decoder() local
|
H A D | kprobes.c | 205 long epc; in evaluate_branch_instruction() local
|
/linux/drivers/pci/endpoint/ |
H A D | pci-ep-cfs.c | 33 struct pci_epc *epc; member 53 struct pci_epc *epc = epc_group->epc; in pci_secondary_epc_epf_link() local 77 struct pci_epc *epc; in pci_secondary_epc_epf_unlink() local 117 struct pci_epc *epc = epc_group->epc; in pci_primary_epc_epf_link() local 141 struct pci_epc *epc; in pci_primary_epc_epf_unlink() local 179 struct pci_epc *epc; in pci_epc_start_store() local 225 struct pci_epc *epc = epc_group->epc; in pci_epc_epf_link() local 247 struct pci_epc *epc; in pci_epc_epf_unlink() local 274 struct pci_epc *epc; in pci_ep_cfs_add_epc_group() local
|
H A D | pci-epf-core.c | 64 struct pci_epc *epc; in pci_epf_bind() local 224 struct pci_epc *epc; in pci_epf_free_space() local 269 struct pci_epc *epc; in pci_epf_alloc_space() local
|
/linux/include/linux/ |
H A D | pci-epc.h | 210 epc_set_drvdata(struct pci_epc * epc,void * data) epc_set_drvdata() argument 215 epc_get_drvdata(struct pci_epc * epc) epc_get_drvdata() argument 283 pci_epc_init_notify(struct pci_epc * epc) pci_epc_init_notify() argument 287 pci_epc_deinit_notify(struct pci_epc * epc) pci_epc_deinit_notify() argument [all...] |
H A D | pci-epf.h | 166 struct pci_epc *epc; member
|
H A D | perf_event.h | 944 static inline bool perf_pmu_ctx_is_active(struct perf_event_pmu_context *epc) in perf_pmu_ctx_is_active() 1024 struct perf_event_pmu_context epc; member
|
/linux/arch/riscv/kernel/ |
H A D | traps_misaligned.c | 280 static inline int get_insn(struct pt_regs *regs, ulong epc, ulong *r_insn) in get_insn() 330 unsigned long epc = regs->epc; in handle_vector_misaligned_load() local 357 unsigned long epc = regs->epc; in handle_scalar_misaligned_load() local 465 unsigned long epc = regs->epc; in handle_scalar_misaligned_store() local 555 unsigned long epc = regs->epc; in handle_misaligned_load() local
|
H A D | vector.c | 173 u32 __user *epc = (u32 __user *)regs->epc; in riscv_v_first_use_handler() local
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 150 static void deref_cm_id(struct c4iw_ep_common *epc) in deref_cm_id() 157 static void ref_cm_id(struct c4iw_ep_common *epc) in ref_cm_id() 266 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc) in state_read() 276 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in __state_set() 281 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set() 311 struct c4iw_ep_common *epc; in alloc_ep() local
|
/linux/drivers/scsi/ |
H A D | gvp11.c | 322 unsigned int epc; in gvp11_probe() local
|
/linux/arch/mips/include/asm/sn/ |
H A D | nmi.h | 74 unsigned long epc; member
|
/linux/tools/arch/mips/include/uapi/asm/ |
H A D | kvm.h | 188 __u64 epc; member
|
/linux/arch/mips/include/uapi/asm/ |
H A D | kvm.h | 204 __u64 epc; member
|
/linux/include/uapi/linux/ |
H A D | zorro.h | 36 #define ZORRO_ID(manuf, prod, epc) \ argument
|
/linux/arch/riscv/include/asm/ |
H A D | ptrace.h | 16 unsigned long epc; member
|
/linux/tools/testing/selftests/kvm/include/riscv/ |
H A D | processor.h | 95 unsigned long epc; member
|
/linux/arch/mips/kvm/ |
H A D | emulate.c | 46 long epc = instpc; in kvm_compute_return_epc() local
|
/linux/kernel/events/ |
H A D | core.c | 2305 struct perf_event_pmu_context *epc = event->pmu_ctx; in event_sched_out() local 2586 struct perf_event_pmu_context *epc = event->pmu_ctx; in event_sched_in() local 2693 struct perf_event_pmu_context *epc = event->pmu_ctx; in group_can_go_on() local 2774 struct perf_event_pmu_context *epc; in ctx_resched() local 4828 __perf_init_event_pmu_context(struct perf_event_pmu_context *epc, struct pmu *pmu) in __perf_init_event_pmu_context() 4953 struct perf_event_pmu_context *new = NULL, *epc; in find_get_pmu_context() local 5032 static void get_pmu_ctx(struct perf_event_pmu_context *epc) in get_pmu_ctx() 5039 struct perf_event_pmu_context *epc = container_of(head, typeof(*epc), rcu_head); in free_epc_rcu() local 5045 static void put_pmu_ctx(struct perf_event_pmu_context *epc) in put_pmu_ctx() 13242 struct perf_event_pmu_context *epc; in __perf_pmu_install_event() local
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_mips.h | 323 u32 epc; member
|
/linux/arch/mips/include/asm/ |
H A D | kvm_host.h | 828 unsigned long epc = msk_isa16_mode(vcpu->pc); in kvm_is_ifetch_fault() local
|