| /kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 784 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 D | dlmdomain.c | 1594 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 D | dlmdomain.c | 1592 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/infiniband/hw/hfi1/ |
| H A D | init.c | 229 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 D | file_ops.c | 307 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...] |
| H A D | pio.c | 1976 u32 ctxt; in init_pervl_scs() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 411 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 D | wwan_core.c | 1119 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 D | sev-shared.c | 177 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...] |
| H A D | sev.c | 272 static int vc_fetch_insn_kernel(struct es_em_ctxt *ctxt, in vc_fetch_insn_kernel() argument 278 static enum es_result __vc_decode_user_insn(struct es_em_ctxt *ctxt) in __vc_decode_user_insn() argument 307 __vc_decode_kern_insn(struct es_em_ctxt *ctxt) __vc_decode_kern_insn() argument 327 vc_decode_insn(struct es_em_ctxt *ctxt) vc_decode_insn() argument 335 vc_write_mem(struct es_em_ctxt *ctxt, char *dst, char *buf, size_t size) vc_write_mem() argument 414 vc_read_mem(struct es_em_ctxt *ctxt, char *src, char *buf, size_t size) vc_read_mem() argument 492 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 527 vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) vc_ioio_check() argument 1196 vc_handle_msr(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_msr() argument 1397 vc_early_forward_exception(struct es_em_ctxt *ctxt) vc_early_forward_exception() argument 1408 vc_insn_get_rm(struct es_em_ctxt *ctxt) vc_insn_get_rm() argument 1423 vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, unsigned int bytes, bool read) vc_do_mmio() argument 1474 vc_handle_mmio_movs(struct es_em_ctxt *ctxt, unsigned int bytes) vc_handle_mmio_movs() argument 1522 vc_handle_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_mmio() argument 1603 vc_handle_dr7_write(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_dr7_write() argument 1644 vc_handle_dr7_read(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_dr7_read() argument 1664 vc_handle_wbinvd(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_wbinvd() argument 1670 vc_handle_rdpmc(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_rdpmc() argument 1689 vc_handle_monitor(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_monitor() argument 1699 vc_handle_mwait(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_mwait() argument 1706 vc_handle_vmmcall(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_vmmcall() argument 1738 vc_handle_trap_ac(struct ghcb *ghcb, struct es_em_ctxt *ctxt) vc_handle_trap_ac() argument 1751 vc_handle_exitcode(struct es_em_ctxt *ctxt, struct ghcb *ghcb, unsigned long exit_code) vc_handle_exitcode() argument 1812 vc_forward_exception(struct es_em_ctxt *ctxt) vc_forward_exception() argument 1862 struct es_em_ctxt ctxt; vc_raw_handle_exception() local 2005 struct es_em_ctxt ctxt; handle_vc_boot_ghcb() local 2176 struct es_em_ctxt ctxt; snp_issue_guest_request() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_init.c | 165 struct qib_ctxtdata *qib_create_ctxtdata(struct qib_pportdata *ppd, u32 ctxt, in qib_create_ctxtdata() argument 1292 int ctxt; cleanup_device_data() local [all...] |
| H A D | qib_verbs.c | 1376 unsigned ctxt = ppd->hw_pidx; in qib_get_pkey() local 1502 unsigned i, ctxt; in qib_register_ib_device() local
|
| H A D | qib_user_sdma.c | 183 qib_user_sdma_queue_create(struct device *dev, int unit, int ctxt, int sctxt) in qib_user_sdma_queue_create() argument
|
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | svcsock.c | 131 static void svc_tcp_release_ctxt(struct svc_xprt *xprt, void *ctxt) in svc_tcp_release_ctxt() argument 141 static void svc_udp_release_ctxt(struct svc_xprt *xprt, void *ctxt) in svc_udp_release_ctxt() argument
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_rw.c | 56 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt() local 87 __svc_rdma_put_rw_ctxt(struct svc_rdma_rw_ctxt *ctxt, struct llist_head *list) __svc_rdma_put_rw_ctxt() argument 94 svc_rdma_put_rw_ctxt(struct svcxprt_rdma *rdma, struct svc_rdma_rw_ctxt *ctxt) svc_rdma_put_rw_ctxt() argument 107 struct svc_rdma_rw_ctxt *ctxt; svc_rdma_destroy_rw_ctxts() local 127 svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma, struct svc_rdma_rw_ctxt *ctxt, u64 offset, u32 handle, enum dma_data_direction direction) svc_rdma_rw_ctx_init() argument 190 struct svc_rdma_rw_ctxt *ctxt; svc_rdma_cc_release() local 380 struct svc_rdma_rw_ctxt *ctxt; svc_rdma_post_chunk_ctxt() local 420 svc_rdma_vec_to_sg(struct svc_rdma_write_info *info, unsigned int len, struct svc_rdma_rw_ctxt *ctxt) svc_rdma_vec_to_sg() argument 434 svc_rdma_pagelist_to_sg(struct svc_rdma_write_info *info, unsigned int remaining, struct svc_rdma_rw_ctxt *ctxt) svc_rdma_pagelist_to_sg() argument 469 svc_rdma_build_writes(struct svc_rdma_write_info *info, void (*constructor)(struct svc_rdma_write_info *info, unsigned int len, struct svc_rdma_rw_ctxt *ctxt), unsigned int remaining) svc_rdma_build_writes() argument 478 struct svc_rdma_rw_ctxt *ctxt; svc_rdma_build_writes() local 712 struct svc_rdma_rw_ctxt *ctxt; svc_rdma_build_read_segment() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 784 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...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | eap.c | 319 SHA1_CTX ctxt; in pncrypt_setkey() local 650 SHA1_CTX ctxt; in eap_send_request() local 1257 SHA1_CTX ctxt; global() local 1323 SHA1_CTX ctxt; eap_request() local 1736 SHA1_CTX ctxt; eap_response() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 39 emit_num_value(uint64_t value, const diff_context& ctxt, ostream& out) in emit_num_value() argument 58 maybe_convert_bits_to_bytes(uint64_t bits, const diff_context& ctxt) in maybe_convert_bits_to_bytes() argument 96 show_numerical_change(const string& what, uint64_t old_bits, uint64_t new_bits, const diff_context& ctxt, ostream& out, bool show_bits_or_byte) show_numerical_change() argument 139 show_offset_or_size(const string& what, uint64_t value, const diff_context& ctxt, ostream& out) show_offset_or_size() argument 169 show_offset_or_size(uint64_t value, const diff_context& ctxt, ostream& out) show_offset_or_size() argument 182 represent(const diff_context& ctxt, method_decl_sptr mem_fn, ostream& out) represent() argument 206 ctxt, out); represent() local 232 represent_data_member(var_decl_sptr d, const diff_context_sptr& ctxt, ostream& out, const string& indent) represent_data_member() argument 279 maybe_show_relative_offset_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_offset_change() argument 338 maybe_show_relative_size_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_size_change() argument 391 represent(const var_diff_sptr &diff, diff_context_sptr ctxt, ostream& out, const string& indent, bool local_only) represent() argument 727 report_size_and_alignment_changes(type_or_decl_base_sptr first, type_or_decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_size_and_alignment_changes() argument 845 report_loc_info(const type_or_decl_base_sptr& tod, const diff_context& ctxt, ostream &out) report_loc_info() argument 888 report_name_size_and_alignment_changes(decl_base_sptr first, decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_name_size_and_alignment_changes() argument 1032 maybe_report_diff_for_member(const decl_base_sptr& decl1, const decl_base_sptr& decl2, const diff_context_sptr& ctxt, ostream& out, const string& indent) maybe_report_diff_for_member() argument 1085 maybe_report_diff_for_symbol(const elf_symbol_sptr& symbol1, const elf_symbol_sptr& symbol2, const diff_context_sptr& ctxt, ostream& out, const string& indent) maybe_report_diff_for_symbol() argument 1236 const diff_context_sptr& ctxt = d.context(); maybe_report_unreachable_type_changes() local 1347 const diff_context_sptr &ctxt = d->context(); maybe_report_interfaces_impacted_by_diff() local 1420 const diff_context_sptr& ctxt = d.context(); maybe_report_data_members_replaced_by_anon_dm() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 285 struct kvm_cpu_context ctxt; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_virtchnl_pf.c | 491 struct ice_vsi_ctx *ctxt; in ice_vsi_manage_pvid() local
|
| H A D | ice_lib.c | 264 struct ice_vsi_ctx *ctxt; in ice_vsi_delete() local 698 ice_set_dflt_vsi_ctx(struct ice_vsi_ctx *ctxt) ice_set_dflt_vsi_ctx() argument 737 ice_vsi_setup_q_map(struct ice_vsi *vsi, struct ice_vsi_ctx *ctxt) ice_vsi_setup_q_map() argument 861 ice_set_fd_vsi_ctx(struct ice_vsi_ctx *ctxt, struct ice_vsi *vsi) ice_set_fd_vsi_ctx() argument 906 ice_set_rss_vsi_ctx(struct ice_vsi_ctx *ctxt, struct ice_vsi *vsi) ice_set_rss_vsi_ctx() argument 949 struct ice_vsi_ctx *ctxt; ice_vsi_init() local 1848 struct ice_vsi_ctx *ctxt; ice_vsi_manage_vlan_insertion() local 1891 struct ice_vsi_ctx *ctxt; ice_vsi_manage_vlan_stripping() local 2039 struct ice_vsi_ctx *ctxt; ice_cfg_vlan_pruning() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.c | 4691 struct i40e_vsi_context ctxt; in i40e_ndo_set_vf_spoofchk() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_file_ops.c | 1284 setup_ctxt(struct qib_pportdata *ppd, int ctxt, struct file *fp, const struct qib_user_info *uinfo) setup_ctxt() argument 1358 int ret, ctxt; choose_port_ctxt() local 1410 u32 port = uinfo->spu_port, ctxt; get_a_ctxt() local 1796 unsigned ctxt; qib_close() local 1979 unsigned ctxt; qib_set_uevent_bits() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | pio.c | 2021 u32 ctxt; in init_pervl_scs() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.c | 4858 struct i40e_vsi_context ctxt; in i40e_ndo_set_vf_spoofchk() local
|