Home
last modified time | relevance | path

Searched defs:ctxt (Results 101 - 125 of 192) sorted by relevance

12345678

/kernel/linux/linux-6.6/arch/x86/xen/
H A Dpmu.c202 struct xen_pmu_intel_ctxt *ctxt; in xen_intel_pmu_emulate() local
265 struct xen_pmu_amd_ctxt *ctxt; xen_amd_pmu_emulate() local
352 struct xen_pmu_amd_ctxt *ctxt; xen_amd_read_pmc() local
372 struct xen_pmu_intel_ctxt *ctxt; xen_intel_read_pmc() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtrace.c495 const char *hfi1_trace_print_rsm_hist(struct trace_seq *p, unsigned int ctxt) in hfi1_trace_print_rsm_hist() argument
H A Dinit.c229 u16 ctxt; in allocate_rcd_index() local
263 hfi1_rcd_get_by_index_safe(struct hfi1_devdata *dd, u16 ctxt) hfi1_rcd_get_by_index_safe() argument
284 hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) hfi1_rcd_get_by_index() argument
319 u16 ctxt; hfi1_create_ctxtdata() local
1483 int ctxt; cleanup_device_data() local
[all...]
H A Dfile_ops.c307 static inline void mmap_cdbg(u16 ctxt, u8 subctxt, u8 type, u8 mapio, u8 vmf, in mmap_cdbg() argument
331 u16 ctxt; in hfi1_file_mmap() local
1492 u16 ctxt; hfi1_set_uevent_bits() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_driver.c292 qib_rcv_hdrerr(struct qib_ctxtdata *rcd, struct qib_pportdata *ppd, u32 ctxt, u32 eflags, u32 l, u32 etail, __le32 *rhf_addr, struct qib_message_header *rhdr) qib_rcv_hdrerr() argument
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c449 struct etm_ctxt *ctxt = this_cpu_ptr(&etm_ctxt); in etm_event_start() local
541 struct etm_ctxt *ctxt = this_cpu_ptr(&etm_ctxt); in etm_event_stop() local
/third_party/curl/lib/vauth/
H A Ddigest.c343 struct MD5_context *ctxt; in Curl_auth_create_digest_md5_message() local
[all...]
/third_party/curl/lib/
H A Dpop3.c436 struct MD5_context *ctxt; in pop3_perform_apop() local
/third_party/libabigail/tools/
H A Dabidiff.cc730 set_diff_context_from_opts(diff_context_sptr ctxt, in set_diff_context_from_opts() argument
963 adjust_diff_context_for_kmidiff(diff_context &ctxt) adjust_diff_context_for_kmidiff() argument
[all...]
/third_party/libabigail/src/
H A Dabg-default-reporter.cc121 const diff_context_sptr& ctxt = d.context(); in report() local
559 diff_context_sptr ctxt = d.context(); in report_local_function_type_changes() local
625 diff_context_sptr ctxt = d.context(); in report() local
888 const diff_context_sptr& ctxt = d.context(); report() local
1272 const diff_context_sptr& ctxt = d.context(); report() local
1473 diff_context_sptr ctxt = d.context(); report() local
1704 const diff_context_sptr& ctxt = d.context(); report() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp258 StringRef ScalarTraits<HexFormattedString>::input(StringRef Scalar, void *ctxt, in input() argument
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Darch_timer.c54 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() argument
69 u64 timer_get_cval(struct arch_timer_context *ctxt) in timer_get_cval() argument
84 static u64 timer_get_offset(struct arch_timer_context *ctxt) in timer_get_offset() argument
96 static void timer_set_ctl(struct arch_timer_context *ctxt, u3 argument
112 timer_set_cval(struct arch_timer_context *ctxt, u64 cval) timer_set_cval() argument
128 timer_set_offset(struct arch_timer_context *ctxt, u64 offset) timer_set_offset() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsev-es.c218 static int vc_fetch_insn_kernel(struct es_em_ctxt *ctxt, in vc_fetch_insn_kernel() argument
224 static enum es_result vc_decode_insn(struct es_em_ctxt *ctxt) in vc_decode_insn() argument
259 vc_write_mem(struct es_em_ctxt *ctxt, char *dst, char *buf, size_t size) vc_write_mem() argument
338 vc_read_mem(struct es_em_ctxt *ctxt, char *src, char *buf, size_t size) vc_read_mem() argument
416 vc_slow_virt_to_phys(struct ghcb *ghcb, struct es_em_ctxt *ctxt, unsigned long vaddr, phys_addr_t *paddr) vc_slow_virt_to_phys() argument
451 vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) vc_ioio_check() argument
619 vc_handle_msr(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_msr() argument
781 vc_early_forward_exception(struct es_em_ctxt *ctxt) vc_early_forward_exception() argument
792 vc_insn_get_reg(struct es_em_ctxt *ctxt) vc_insn_get_reg() argument
808 vc_insn_get_rm(struct es_em_ctxt *ctxt) vc_insn_get_rm() argument
823 vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, unsigned int bytes, bool read) vc_do_mmio() argument
855 vc_handle_mmio_twobyte_ops(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_mmio_twobyte_ops() argument
944 vc_handle_mmio_movs(struct es_em_ctxt *ctxt, unsigned int bytes) vc_handle_mmio_movs() argument
992 vc_handle_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_mmio() argument
1077 vc_handle_dr7_write(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_dr7_write() argument
1115 vc_handle_dr7_read(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_dr7_read() argument
1132 vc_handle_wbinvd(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_wbinvd() argument
1138 vc_handle_rdpmc(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_rdpmc() argument
1157 vc_handle_monitor(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_monitor() argument
1167 vc_handle_mwait(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_mwait() argument
1174 vc_handle_vmmcall(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_vmmcall() argument
1206 vc_handle_trap_ac(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_trap_ac() argument
1219 vc_handle_exitcode(struct es_em_ctxt *ctxt, struct ghcb *ghcb, unsigned long exit_code) vc_handle_exitcode() argument
1280 vc_forward_exception(struct es_em_ctxt *ctxt) vc_forward_exception() argument
1317 struct es_em_ctxt ctxt; vc_raw_handle_exception() local
1460 struct es_em_ctxt ctxt; handle_vc_boot_ghcb() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Darch_timer.c66 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() argument
85 u64 timer_get_cval(struct arch_timer_context *ctxt) in timer_get_cval() argument
104 static u64 timer_get_offset(struct arch_timer_context *ctxt) in timer_get_offset() argument
119 timer_set_ctl(struct arch_timer_context *ctxt, u32 ctl) timer_set_ctl() argument
141 timer_set_cval(struct arch_timer_context *ctxt, u64 cval) timer_set_cval() argument
163 timer_set_offset(struct arch_timer_context *ctxt, u64 offset) timer_set_offset() argument
989 struct arch_timer_context *ctxt = vcpu_get_timer(vcpu, timerid); timer_context_init() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1376 unsigned ctxt = ppd->hw_pidx; in qib_get_pkey() local
1501 unsigned i, ctxt; in qib_register_ib_device() local
H A Dqib_user_sdma.c183 qib_user_sdma_queue_create(struct device *dev, int unit, int ctxt, int sctxt) in qib_user_sdma_queue_create() argument
H A Dqib_init.c165 struct qib_ctxtdata *qib_create_ctxtdata(struct qib_pportdata *ppd, u32 ctxt, in qib_create_ctxtdata() argument
1293 int ctxt; cleanup_device_data() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dinit.c270 u16 ctxt; in allocate_rcd_index() local
304 hfi1_rcd_get_by_index_safe(struct hfi1_devdata *dd, u16 ctxt) hfi1_rcd_get_by_index_safe() argument
325 hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) hfi1_rcd_get_by_index() argument
360 u16 ctxt; hfi1_create_ctxtdata() local
1524 int ctxt; cleanup_device_data() local
[all...]
H A Dfile_ops.c362 u16 ctxt; in hfi1_file_mmap() local
1502 u16 ctxt; hfi1_set_uevent_bits() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.c784 void *ctxt = &req->context; in beiscsi_cmd_cq_create() local
858 void *ctxt; beiscsi_cmd_mccq_create() local
984 void *ctxt = &req->context; be_cmd_create_default_pdu_queue() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdomain.c1594 struct domain_join_ctxt *ctxt; in dlm_try_to_join_domain() local
1567 dlm_should_restart_join(struct dlm_ctxt *dlm, struct domain_join_ctxt *ctxt, enum dlm_query_join_response_code response) dlm_should_restart_join() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdomain.c1592 struct domain_join_ctxt *ctxt; in dlm_try_to_join_domain() local
1565 dlm_should_restart_join(struct dlm_ctxt *dlm, struct domain_join_ctxt *ctxt, enum dlm_query_join_response_code response) dlm_should_restart_join() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c411 struct iwl_mvm_phy_ctxt *ctxt; member
438 iwl_mvm_rx_diversity_allowed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) iwl_mvm_rx_diversity_allowed() argument
/kernel/linux/linux-6.6/drivers/net/wwan/
H A Dwwan_core.c1119 wwan_register_ops(struct device *parent, const struct wwan_ops *ops, void *ctxt, u32 def_link_id) wwan_register_ops() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsev-shared.c177 static enum es_result vc_init_em_ctxt(struct es_em_ctxt *ctxt, in vc_init_em_ctxt() argument
192 static void vc_finish_insn(struct es_em_ctxt *ctxt) in vc_finish_insn() argument
197 static enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in verify_exception_info() argument
225 sev_es_ghcb_hv_call(struct ghcb *ghcb, struct es_em_ctxt *ctxt, u64 exit_code, u64 exit_info_1, u64 exit_info_2) sev_es_ghcb_hv_call() argument
282 __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) __sev_cpuid_hv_ghcb() argument
315 sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) sev_cpuid_hv() argument
430 snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) snp_cpuid_hv() argument
436 snp_cpuid_postprocess(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) snp_cpuid_postprocess() argument
531 snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) snp_cpuid() argument
635 vc_insn_string_check(struct es_em_ctxt *ctxt, unsigned long address, bool write) vc_insn_string_check() argument
652 vc_insn_string_read(struct es_em_ctxt *ctxt, void *src, char *buf, unsigned int data_size, unsigned int count, bool backwards) vc_insn_string_read() argument
678 vc_insn_string_write(struct es_em_ctxt *ctxt, void *dst, char *buf, unsigned int data_size, unsigned int count, bool backwards) vc_insn_string_write() argument
723 vc_ioio_exitinfo(struct es_em_ctxt *ctxt, u64 *exitinfo) vc_ioio_exitinfo() argument
818 vc_handle_ioio(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_ioio() argument
926 vc_handle_cpuid_snp(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_cpuid_snp() argument
945 vc_handle_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_cpuid() argument
987 vc_handle_rdtsc(struct ghcb *ghcb, struct es_em_ctxt *ctxt, unsigned long exit_code) vc_handle_rdtsc() argument
1112 struct es_em_ctxt ctxt; vmgexit_psc() local
[all...]

Completed in 34 milliseconds

12345678