Home
last modified time | relevance | path

Searched refs:get_cpu_var (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/arch/x86/mm/
H A Dmmio-mod.c107 const struct trap_reason *my_reason = &get_cpu_var(pf_reason); in die_kmmio_nesting_error()
131 struct trap_reason *my_reason = &get_cpu_var(pf_reason); in pre()
132 struct mmiotrace_rw *my_trace = &get_cpu_var(cpu_trace); in pre()
196 struct trap_reason *my_reason = &get_cpu_var(pf_reason); in post()
197 struct mmiotrace_rw *my_trace = &get_cpu_var(cpu_trace); in post()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst101 在可抢占的上下文中,围绕本地原子操作使用 ``get_cpu_var()`` 和
105 local_inc(&get_cpu_var(counters));
157 * local_inc(&get_cpu_var(counters));
/openbmc/linux/arch/powerpc/perf/
H A Dhv-gpci.c199 arg = (void *)get_cpu_var(hv_gpci_reqb); in processor_bus_topology_show()
267 arg = (void *)get_cpu_var(hv_gpci_reqb); in processor_config_show()
335 arg = (void *)get_cpu_var(hv_gpci_reqb); in affinity_domain_via_virtual_processor_show()
405 arg = (void *)get_cpu_var(hv_gpci_reqb); in affinity_domain_via_domain_show()
518 arg = (void *)get_cpu_var(hv_gpci_reqb); in affinity_domain_via_partition_show()
688 arg = (void *)get_cpu_var(hv_gpci_reqb); in single_gpci_request()
898 arg = (void *)get_cpu_var(hv_gpci_reqb); in sysinfo_device_attr_create()
1014 arg = (void *)get_cpu_var(hv_gpci_reqb); in hv_gpci_init()
H A Dhv-24x7.c1361 request_buffer = (void *)get_cpu_var(hv_24x7_reqb); in single_24x7_request()
1362 result_buffer = (void *)get_cpu_var(hv_24x7_resb); in single_24x7_request()
1493 request_buffer = (void *)get_cpu_var(hv_24x7_reqb); in h_24x7_event_read()
1505 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_read()
1554 request_buffer = (void *)get_cpu_var(hv_24x7_reqb); in h_24x7_event_start_txn()
1555 result_buffer = (void *)get_cpu_var(hv_24x7_resb); in h_24x7_event_start_txn()
1604 request_buffer = (void *)get_cpu_var(hv_24x7_reqb); in h_24x7_event_commit_txn()
1605 result_buffer = (void *)get_cpu_var(hv_24x7_resb); in h_24x7_event_commit_txn()
1611 h24x7hw = &get_cpu_var(hv_24x7_hw); in h_24x7_event_commit_txn()
H A Dcore-fsl-emb.c285 cpuhw = &get_cpu_var(cpu_hw_events); in fsl_emb_pmu_add()
348 cpuhw = &get_cpu_var(cpu_hw_events); in fsl_emb_pmu_del()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c44 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush()
160 struct ppc64_tlb_batch *tlbbatch = &get_cpu_var(ppc64_tlb_batch); in hash__tlb_flush()
/openbmc/linux/kernel/
H A Duser-return-notifier.c41 head = &get_cpu_var(return_notifier_list); in fire_user_return_notifiers()
/openbmc/linux/arch/sparc/mm/
H A Dtlb.c25 struct tlb_batch *tb = &get_cpu_var(tlb_batch); in flush_tlb_pending()
72 struct tlb_batch *tb = &get_cpu_var(tlb_batch); in tlb_batch_add_one()
/openbmc/linux/Documentation/core-api/
H A Dlocal_ops.rst103 In preemptible context, use ``get_cpu_var()`` and ``put_cpu_var()`` around
107 local_inc(&get_cpu_var(counters));
163 * local_inc(&get_cpu_var(counters));
/openbmc/linux/security/apparmor/
H A Dcapability.c91 ent = &get_cpu_var(audit_cache); in audit_caps()
/openbmc/linux/fs/erofs/
H A Dpcpubuf.c24 struct erofs_pcpubuf *pcb = &get_cpu_var(erofs_pcb); in erofs_get_pcpubuf()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Drng.c89 rng = get_cpu_var(pnv_rng); in pnv_get_random_long()
/openbmc/linux/arch/um/drivers/
H A Dvirt-pci.c104 buf = get_cpu_var(um_pci_msg_bufs); in um_pci_send_cmd()
199 buf = get_cpu_var(um_pci_msg_bufs); in um_pci_cfgspace_read()
320 buf = get_cpu_var(um_pci_msg_bufs); in um_pci_bar_read()
/openbmc/linux/arch/s390/kernel/
H A Dtime.c312 sw_ptr = &get_cpu_var(clock_sync_word); in get_phys_clock()
362 sw_ptr = &get_cpu_var(clock_sync_word); in check_sync_clock()
/openbmc/linux/arch/x86/xen/
H A Dtime.c82 vcpu_time = &get_cpu_var(xen_vcpu)->time; in xen_read_wallclock()
/openbmc/linux/include/linux/
H A Dpercpu-defs.h275 #define get_cpu_var(var) \ macro
/openbmc/linux/arch/powerpc/mm/
H A Dhugetlbpage.c279 batchp = &get_cpu_var(hugepd_freelist_cur); in hugepd_free()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman.c232 return &get_cpu_var(bman_affine_portal); in get_affine_portal()
H A Dqman.c1008 return &get_cpu_var(qman_affine_portal); in get_affine_portal()
/openbmc/linux/drivers/crypto/caam/
H A Dqi.c443 int *pcpu = &get_cpu_var(last_cpu); in caam_drv_ctx_init()
/openbmc/linux/net/core/
H A Dnetpoll.c263 struct softnet_data *sd = &get_cpu_var(softnet_data); in zap_completion_queue()
/openbmc/linux/fs/
H A Dinode.c972 unsigned int *p = &get_cpu_var(last_ino); in get_next_ino()
H A Dbuffer.c1497 struct bh_lru *b = &get_cpu_var(bh_lrus); in invalidate_bh_lru()
/openbmc/linux/mm/
H A Dmemory-failure.c2429 mf_cpu = &get_cpu_var(memory_failure_cpu); in memory_failure_queue()
/openbmc/linux/drivers/s390/net/
H A Dnetiucv.c97 char* __buf = get_cpu_var(iucv_dbf_txt_buf); \

12