| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | topology.c | 43 struct x86_cpu *xc = per_cpu_ptr(&cpu_devices, cpu); in arch_register_cpu() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_uds.h | 29 u16 xc; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_uds.h | 29 u16 xc; member
|
| /kernel/linux/linux-5.10/arch/mips/math-emu/ |
| H A D | ieee754int.h | 40 static inline int ieee754_class_nan(int xc) in ieee754_class_nan() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_xive_template.c | 274 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; GLUE() local 325 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; GLUE() local 444 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; GLUE() local 506 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; GLUE() local 609 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; GLUE() local [all...] |
| H A D | book3s_xive_native.c | 49 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_queue() local 79 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_vcpu() local 131 struct kvmppc_xive_vcpu *xc = NULL; kvmppc_xive_native_connect_vcpu() local 562 struct kvmppc_xive_vcpu *xc; kvmppc_xive_native_set_queue_config() local 710 struct kvmppc_xive_vcpu *xc; kvmppc_xive_native_get_queue_config() local 814 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_reset() local 891 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_vcpu_eq_sync() local 1131 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_get_vp() local 1169 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_set_vp() local 1217 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_native_debug_show() local [all...] |
| H A D | book3s_xive.c | 178 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_attach_escalation() local 247 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_provision_queue() local 316 struct kvmppc_xive_vcpu *xc; xive_inc_q_pending() local 335 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_try_pick_queue() local 826 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_get_icp() local 839 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_set_icp() local 1076 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_disable_vcpu_interrupts() local 1133 xive_cleanup_single_escalation(struct kvm_vcpu *vcpu, struct kvmppc_xive_vcpu *xc, int irq) xive_cleanup_single_escalation() argument 1152 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_cleanup_vcpu() local 1254 struct kvmppc_xive_vcpu *xc; kvmppc_xive_connect_vcpu() local 1484 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_pre_save_scan() local 1652 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_check_delayed_irq() local 2118 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_debug_show_queues() local 2177 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_debug_show() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/math-emu/ |
| H A D | ieee754int.h | 40 static inline int ieee754_class_nan(int xc) in ieee754_class_nan() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/ |
| H A D | msm_disp_snapshot_util.c | 16 u32 x0, x4, x8, xc; in msm_disp_state_dump_regs() local
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 217 static int xive_native_setup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_setup_queue() argument 230 static void xive_native_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_cleanup_queue() argument 262 static int xive_native_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_get_ipi() argument 312 static void xive_native_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_put_ipi() argument 342 xive_native_update_pending(struct xive_cpu *xc) xive_native_update_pending() argument 396 xive_native_setup_cpu(unsigned int cpu, struct xive_cpu *xc) xive_native_setup_cpu() argument 436 xive_native_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) xive_native_teardown_cpu() argument [all...] |
| H A D | spapr.c | 516 static int xive_spapr_setup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_setup_queue() argument 530 static void xive_spapr_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_cleanup_queue() argument 557 static int xive_spapr_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_get_ipi() argument 570 static void xive_spapr_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_put_ipi() argument 589 xive_spapr_update_pending(struct xive_cpu *xc) xive_spapr_update_pending() argument 637 xive_spapr_setup_cpu(unsigned int cpu, struct xive_cpu *xc) xive_spapr_setup_cpu() argument 646 xive_spapr_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) xive_spapr_teardown_cpu() argument [all...] |
| H A D | common.c | 130 static u32 xive_scan_interrupts(struct xive_cpu *xc, bool just_peek) in xive_scan_interrupts() argument 244 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xmon_xive_do_dump() local 310 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_get_irq() local 353 xive_do_queue_eoi(struct xive_cpu *xc) xive_do_queue_eoi() argument 415 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_irq_eoi() local 479 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_try_pick_target() local 503 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_dec_target_count() local 584 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_pick_irq_target() local 1090 struct xive_cpu *xc; xive_cause_ipi() local 1111 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_ipi_eoi() local 1161 struct xive_cpu *xc; xive_setup_cpu_ipi() local 1201 xive_cleanup_cpu_ipi(unsigned int cpu, struct xive_cpu *xc) xive_cleanup_cpu_ipi() argument 1329 xive_cleanup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) xive_cleanup_cpu_queues() argument 1335 xive_setup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) xive_setup_cpu_queues() argument 1348 struct xive_cpu *xc; xive_prepare_cpu() local 1373 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_setup_cpu() local 1377 xive_ops->setup_cpu(smp_processor_id(), xc); xive_setup_cpu() local 1409 xive_flush_cpu_queue(unsigned int cpu, struct xive_cpu *xc) xive_flush_cpu_queue() argument 1466 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_smp_disable_cpu() local 1486 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_flush_interrupt() local 1499 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_teardown_cpu() local 1577 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_debug_show_cpu() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/ |
| H A D | native.c | 216 static int xive_native_setup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_setup_queue() argument 229 static void xive_native_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_cleanup_queue() argument 261 static int xive_native_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_get_ipi() argument 311 static void xive_native_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_put_ipi() argument 341 xive_native_update_pending(struct xive_cpu *xc) xive_native_update_pending() argument 386 xive_native_prepare_cpu(unsigned int cpu, struct xive_cpu *xc) xive_native_prepare_cpu() argument 391 xive_native_setup_cpu(unsigned int cpu, struct xive_cpu *xc) xive_native_setup_cpu() argument 431 xive_native_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) xive_native_teardown_cpu() argument [all...] |
| H A D | spapr.c | 530 static int xive_spapr_setup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_setup_queue() argument 544 static void xive_spapr_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_cleanup_queue() argument 571 static int xive_spapr_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_get_ipi() argument 584 static void xive_spapr_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_put_ipi() argument 603 xive_spapr_update_pending(struct xive_cpu *xc) xive_spapr_update_pending() argument 646 xive_spapr_setup_cpu(unsigned int cpu, struct xive_cpu *xc) xive_spapr_setup_cpu() argument 655 xive_spapr_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) xive_spapr_teardown_cpu() argument [all...] |
| H A D | common.c | 151 static u32 xive_scan_interrupts(struct xive_cpu *xc, bool just_peek) in xive_scan_interrupts() argument 272 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xmon_xive_do_dump() local 346 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_get_irq() local 389 xive_do_queue_eoi(struct xive_cpu *xc) xive_do_queue_eoi() argument 441 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_irq_eoi() local 505 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_try_pick_target() local 529 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_dec_target_count() local 610 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_pick_irq_target() local 1058 struct xive_cpu *xc; xive_cause_ipi() local 1079 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_ipi_eoi() local 1201 struct xive_cpu *xc; xive_setup_cpu_ipi() local 1244 xive_cleanup_cpu_ipi(unsigned int cpu, struct xive_cpu *xc) xive_cleanup_cpu_ipi() argument 1473 xive_cleanup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) xive_cleanup_cpu_queues() argument 1479 xive_setup_cpu_queues(unsigned int cpu, struct xive_cpu *xc) xive_setup_cpu_queues() argument 1492 struct xive_cpu *xc; xive_prepare_cpu() local 1514 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_setup_cpu() local 1518 xive_ops->setup_cpu(smp_processor_id(), xc); xive_setup_cpu() local 1550 xive_flush_cpu_queue(unsigned int cpu, struct xive_cpu *xc) xive_flush_cpu_queue() argument 1606 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_smp_disable_cpu() local 1626 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_flush_interrupt() local 1639 struct xive_cpu *xc = __this_cpu_read(xive_cpu); xive_teardown_cpu() local 1731 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_debug_show_ipi() local 1819 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); xive_eq_debug_show() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_xive_native.c | 46 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_queue() local 76 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_vcpu() local 127 struct kvmppc_xive_vcpu *xc = NULL; kvmppc_xive_native_connect_vcpu() local 564 struct kvmppc_xive_vcpu *xc; kvmppc_xive_native_set_queue_config() local 712 struct kvmppc_xive_vcpu *xc; kvmppc_xive_native_get_queue_config() local 816 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_reset() local 893 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_vcpu_eq_sync() local 1138 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_get_vp() local 1176 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_native_set_vp() local 1224 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_native_debug_show() local [all...] |
| H A D | book3s_xive.c | 39 static void xive_vm_ack_pending(struct kvmppc_xive_vcpu *xc) in xive_vm_ack_pending() argument 133 static u32 xive_vm_scan_interrupts(struct kvmppc_xive_vcpu *xc, in xive_vm_scan_interrupts() argument 289 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_vm_h_xirr() local 338 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_vm_h_ipoll() local 372 xive_vm_push_pending_to_hw(struct kvmppc_xive_vcpu *xc) xive_vm_push_pending_to_hw() argument 390 xive_vm_scan_for_rerouted_irqs(struct kvmppc_xive *xive, struct kvmppc_xive_vcpu *xc) xive_vm_scan_for_rerouted_irqs() argument 458 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_vm_h_cppr() local 520 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_vm_h_eoi() local 623 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_vm_h_ipi() local 665 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_vcpu_has_save_restore() local 673 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_check_save_restore() local 869 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_attach_escalation() local 938 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_provision_queue() local 1008 struct kvmppc_xive_vcpu *xc; xive_inc_q_pending() local 1027 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_try_pick_queue() local 1481 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_get_icp() local 1494 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_set_icp() local 1731 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_disable_vcpu_interrupts() local 1806 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_cleanup_vcpu() local 1907 struct kvmppc_xive_vcpu *xc; kvmppc_xive_connect_vcpu() local 2144 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_pre_save_scan() local 2312 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_check_delayed_irq() local 2812 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; kvmppc_xive_debug_show_queues() local 2908 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; xive_debug_show() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| H A D | lmc_main.c | 337 struct lmc_xilinx_control xc; /*fold02*/ in lmc_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | uniphier-xdmac.c | 117 uniphier_xdmac_next_desc(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_next_desc() argument 131 static void uniphier_xdmac_chan_start(struct uniphier_xdmac_chan *xc, in uniphier_xdmac_chan_start() argument 198 uniphier_xdmac_chan_stop(struct uniphier_xdmac_chan *xc) uniphier_xdmac_chan_stop() argument 218 uniphier_xdmac_start(struct uniphier_xdmac_chan *xc) uniphier_xdmac_start() argument 230 uniphier_xdmac_chan_irq(struct uniphier_xdmac_chan *xc) uniphier_xdmac_chan_irq() argument 325 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_prep_slave_sg() local 398 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_slave_config() local 408 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_terminate_all() local 438 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_issue_pending() local 457 struct uniphier_xdmac_chan *xc = &xdev->channels[ch]; uniphier_xdmac_chan_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
| H A D | dp_catalog.c | 242 u32 x0, x4, x8, xc; in dump_regs() local
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 2709 int xc = 1; in lpfc_nvmet_prep_fcp_wqe() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | uniphier-xdmac.c | 117 uniphier_xdmac_next_desc(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_next_desc() argument 131 static void uniphier_xdmac_chan_start(struct uniphier_xdmac_chan *xc, in uniphier_xdmac_chan_start() argument 198 uniphier_xdmac_chan_stop(struct uniphier_xdmac_chan *xc) uniphier_xdmac_chan_stop() argument 218 uniphier_xdmac_start(struct uniphier_xdmac_chan *xc) uniphier_xdmac_start() argument 230 uniphier_xdmac_chan_irq(struct uniphier_xdmac_chan *xc) uniphier_xdmac_chan_irq() argument 325 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_prep_slave_sg() local 398 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_slave_config() local 408 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_terminate_all() local 438 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); uniphier_xdmac_issue_pending() local 457 struct uniphier_xdmac_chan *xc = &xdev->channels[ch]; uniphier_xdmac_chan_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 2713 int xc = 1; in lpfc_nvmet_prep_fcp_wqe() local [all...] |
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_state.c | 1628 struct xfrm_state *xc; in xfrm_state_migrate() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/ |
| H A D | dp_catalog.c | 272 u32 x0, x4, x8, xc; in dump_regs() local
|