Searched defs:cxt (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dtlb.c69 static void __tlb_switch_to_host(struct tlb_inv_context *cxt) argument
84 struct tlb_inv_context cxt; local
114 struct tlb_inv_context cxt; local
17 __tlb_switch_to_guest(struct kvm_s2_mmu *mmu, struct tlb_inv_context *cxt, bool nsh) argument
144 struct tlb_inv_context cxt; local
170 struct tlb_inv_context cxt; local
184 struct tlb_inv_context cxt; local
[all...]
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c70 static void __tlb_switch_to_host(struct tlb_inv_context *cxt) argument
20 __tlb_switch_to_guest(struct kvm_s2_mmu *mmu, struct tlb_inv_context *cxt) argument
95 struct tlb_inv_context cxt; local
127 struct tlb_inv_context cxt; local
159 struct tlb_inv_context cxt; local
187 struct tlb_inv_context cxt; local
203 struct tlb_inv_context cxt; local
[all...]
/linux-master/drivers/mtd/
H A Dmtdpstore.c27 static int mtdpstore_block_isbad(struct mtdpstore_context *cxt, loff_t off) argument
49 static inline int mtdpstore_panic_block_isbad(struct mtdpstore_context *cxt, argument
60 static inline void mtdpstore_mark_used(struct mtdpstore_context *cxt, argument
70 mtdpstore_mark_unused(struct mtdpstore_context *cxt, loff_t off) argument
80 mtdpstore_block_mark_unused(struct mtdpstore_context *cxt, loff_t off) argument
97 mtdpstore_is_used(struct mtdpstore_context *cxt, loff_t off) argument
107 mtdpstore_block_is_used(struct mtdpstore_context *cxt, loff_t off) argument
125 mtdpstore_is_empty(struct mtdpstore_context *cxt, char *buf, size_t size) argument
140 mtdpstore_mark_removed(struct mtdpstore_context *cxt, loff_t off) argument
149 mtdpstore_block_clear_removed(struct mtdpstore_context *cxt, loff_t off) argument
165 mtdpstore_block_is_removed(struct mtdpstore_context *cxt, loff_t off) argument
183 mtdpstore_erase_do(struct mtdpstore_context *cxt, loff_t off) argument
212 struct mtdpstore_context *cxt = &oops_cxt; local
237 mtdpstore_security(struct mtdpstore_context *cxt, loff_t off) argument
276 struct mtdpstore_context *cxt = &oops_cxt; local
312 struct mtdpstore_context *cxt = &oops_cxt; local
358 struct mtdpstore_context *cxt = &oops_cxt; local
384 struct mtdpstore_context *cxt = &oops_cxt; local
444 mtdpstore_flush_removed_do(struct mtdpstore_context *cxt, loff_t off, size_t size) argument
497 mtdpstore_flush_removed(struct mtdpstore_context *cxt) argument
522 struct mtdpstore_context *cxt = &oops_cxt; local
545 struct mtdpstore_context *cxt = &oops_cxt; local
[all...]
H A Dmtdoops.c68 static void mark_page_used(struct mtdoops_context *cxt, int page) argument
73 static void mark_page_unused(struct mtdoops_context *cxt, int page) argument
78 static int page_is_used(struct mtdoops_context *cxt, int page) argument
83 static int mtdoops_erase_block(struct mtdoops_context *cxt, int offset) argument
111 static void mtdoops_erase(struct mtdoops_context *cxt) argument
168 struct mtdoops_context *cxt = local
173 mtdoops_inc_counter(struct mtdoops_context *cxt, int panic) argument
199 mtdoops_write(struct mtdoops_context *cxt, int panic) argument
239 struct mtdoops_context *cxt = local
245 find_next_position(struct mtdoops_context *cxt) argument
303 struct mtdoops_context *cxt = container_of(dumper, local
331 struct mtdoops_context *cxt = &oops_cxt; local
385 struct mtdoops_context *cxt = &oops_cxt; local
406 struct mtdoops_context *cxt = &oops_cxt; local
444 struct mtdoops_context *cxt = &oops_cxt; local
[all...]
/linux-master/tools/perf/util/bpf_skel/
H A Dkwork_top.bpf.c195 int on_irq_handler_entry(u64 *cxt) argument
229 int on_irq_handler_exit(u64 *cxt) argument
267 int on_softirq_entry(u64 *cxt) argument
301 int on_softirq_exit(u64 *cxt) argument
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw_api.c490 struct iscsi_task_context *cxt; local
618 struct iscsi_task_context *cxt; local
660 struct iscsi_task_context *cxt; local
706 struct iscsi_task_context *cxt; local
761 struct iscsi_task_context *cxt; local
[all...]
/linux-master/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c67 static void qedr_ll2_complete_tx_packet(void *cxt, u8 connection_handle, argument
96 static void qedr_ll2_complete_rx_packet(void *cxt, argument
125 static void qedr_ll2_release_rx_packet(void *cxt, u8 connection_handle, argument
/linux-master/fs/pstore/
H A Dram.c109 struct ramoops_context *cxt = psi->data; local
181 struct ramoops_context *cxt = record->psi->data; local
311 struct ramoops_context *cxt = record->psi->data; local
398 struct ramoops_context *cxt = record->psi->data; local
410 struct ramoops_context *cxt = record->psi->data; local
452 ramoops_free_przs(struct ramoops_context *cxt) argument
482 ramoops_init_przs(const char *name, struct device *dev, struct ramoops_context *cxt, struct persistent_ram_zone ***przs, phys_addr_t *paddr, size_t mem_sz, ssize_t record_size, unsigned int *cnt, u32 sig, u32 flags) argument
580 ramoops_init_prz(const char *name, struct device *dev, struct ramoops_context *cxt, struct persistent_ram_zone **prz, phys_addr_t *paddr, size_t sz, u32 sig) argument
724 struct ramoops_context *cxt = &oops_cxt; local
882 struct ramoops_context *cxt = &oops_cxt; local
[all...]
H A Dzone.c317 struct psz_context *cxt = &pstore_zone_cxt; local
332 psz_kmsg_recover_data(struct psz_context *cxt) argument
371 psz_kmsg_recover_meta(struct psz_context *cxt) argument
460 psz_kmsg_recover(struct psz_context *cxt) argument
481 psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone) argument
568 psz_recover_zones(struct psz_context *cxt, struct pstore_zone **zones, unsigned int cnt) argument
601 psz_recovery(struct psz_context *cxt) argument
634 struct psz_context *cxt = psi->data; local
657 psz_kmsg_erase(struct psz_context *cxt, struct pstore_zone *zone, struct pstore_record *record) argument
680 psz_record_erase(struct psz_context *cxt, struct pstore_zone *zone) argument
701 struct psz_context *cxt = record->psi->data; local
723 struct psz_context *cxt = record->psi->data; local
745 psz_kmsg_write_record(struct psz_context *cxt, struct pstore_record *record) argument
795 psz_kmsg_write(struct psz_context *cxt, struct pstore_record *record) argument
874 struct psz_context *cxt = record->psi->data; local
906 psz_read_next_zone(struct psz_context *cxt) argument
1004 struct psz_context *cxt; local
1060 struct psz_context *cxt = record->psi->data; local
1140 psz_free_all_zones(struct psz_context *cxt) argument
1235 psz_alloc_zones(struct psz_context *cxt) argument
1297 struct psz_context *cxt = &pstore_zone_cxt; local
1433 struct psz_context *cxt = &pstore_zone_cxt; local
[all...]
/linux-master/kernel/locking/
H A Dlocktorture.c162 static struct lock_torture_cxt cxt = { 0, 0, false, false, variable in typeref:struct:lock_torture_cxt
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c2309 qed_iwarp_ll2_comp_mpa_pkt(void *cxt, struct qed_ll2_comp_rx_data *data) argument
2355 qed_iwarp_ll2_comp_syn_pkt(void *cxt, struct qed_ll2_comp_rx_data *data) argument
2467 static void qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle, argument
2479 static void qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle, argument
2505 static void qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle, argument
2534 qed_iwarp_ll2_slowpath(void *cxt, u8 connection_handle, u32 opaque_data_0, u32 opaque_data_1) argument
[all...]
H A Dqed_ll2.c91 static void qed_ll2b_complete_tx_packet(void *cxt, argument
164 static void qed_ll2b_complete_rx_packet(void *cxt, argument
1378 int qed_ll2_acquire_connection(void *cxt, struct qed_ll2_acquire_data *data) argument
1561 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) argument
1774 int qed_ll2_post_rx_buffer(void *cxt, argument
1996 qed_ll2_prepare_tx_packet(void *cxt, u8 connection_handle, struct qed_ll2_tx_pkt_info *pkt, bool notify_fw) argument
2049 qed_ll2_set_fragment_of_tx_packet(void *cxt, u8 connection_handle, dma_addr_t addr, u16 nbytes) argument
2089 qed_ll2_terminate_connection(void *cxt, u8 connection_handle) argument
2172 qed_ll2_release_connection(void *cxt, u8 connection_handle) argument
2318 __qed_ll2_get_stats(void *cxt, u8 connection_handle, struct qed_ll2_stats *p_stats) argument
2352 qed_ll2_get_stats(void *cxt, u8 connection_handle, struct qed_ll2_stats *p_stats) argument
2359 qed_ll2b_release_rx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h73 struct eth_context *cxt; member in struct:bnx2x_vf_queue
H A Dbnx2x_sriov.c1338 struct hw_dma *cxt = &bp->vfdb->context[i]; local
1368 struct hw_dma *cxt = BP_VF_CXT_PAGE(bp, i); local
[all...]
H A Dbnx2x_cmn.c5072 void bnx2x_set_ctx_validation(struct bnx2x *bp, struct eth_context *cxt, argument
/linux-master/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c1492 int cxt; local

Completed in 492 milliseconds