Home
last modified time | relevance | path

Searched defs:pm (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd-src/sys/powerpc/powerpc/
H A Dcopyinout.c162 pmap_t pm; in REMAP() local
201 pmap_t pm; in REMAP() local
240 pmap_t pm; in REMAP() local
293 pmap_t pm; in REMAP() local
321 pmap_t pm; in REMAP() local
350 pmap_t pm; in REMAP() local
385 pmap_t pm; in REMAP() local
421 pmap_t pm; in REMAP() local
450 pmap_t pm; in REMAP() local
478 pmap_t pm; in REMAP() local
[all …]
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c125 static void init_monitored_nodes(osm_perfmgr_t * pm) in init_monitored_nodes()
133 static void mark_for_removal(osm_perfmgr_t * pm, monitored_node_t * node) in mark_for_removal()
144 static void remove_marked_nodes(osm_perfmgr_t * pm) in remove_marked_nodes()
173 static inline void decrement_outstanding_queries(osm_perfmgr_t * pm) in decrement_outstanding_queries()
197 osm_perfmgr_t *pm = (osm_perfmgr_t *) bind_context; in perfmgr_mad_recv_callback() local
225 osm_perfmgr_t *pm = (osm_perfmgr_t *) bind_context; in perfmgr_mad_send_err_callback() local
285 ib_api_status_t osm_perfmgr_bind(osm_perfmgr_t * pm, ib_net64_t port_guid) in osm_perfmgr_bind()
332 static void perfmgr_mad_unbind(osm_perfmgr_t * pm) in perfmgr_mad_unbind()
531 osm_perfmgr_t *pm = (osm_perfmgr_t *) context; in collect_guids() local
599 static ib_api_status_t perfmgr_send_cpi_mad(osm_perfmgr_t * pm, in perfmgr_send_cpi_mad()
[all …]
/freebsd-src/sys/dev/hwpmc/
H A Dhwpmc_mod.c844 struct pmc *pm, *tmp; in pmc_remove_owner() local
898 pmc_link_target_process(struct pmc *pm, struct pmc_process *pp) in pmc_link_target_process()
962 pmc_unlink_target_process(struct pmc *pm, struct pmc_process *pp) in pmc_unlink_target_process()
1033 pmc_can_attach(struct pmc *pm, struct proc *t) in pmc_can_attach()
1087 pmc_attach_one_process(struct proc *p, struct pmc *pm) in pmc_attach_one_process()
1164 pmc_attach_process(struct proc *p, struct pmc *pm) in pmc_attach_process()
1221 pmc_detach_one_process(struct proc *p, struct pmc *pm, int flags) in pmc_detach_one_process()
1276 pmc_detach_process(struct proc *p, struct pmc *pm) in pmc_detach_process()
1330 struct pmc *pm; in pmc_process_exec() local
1443 struct pmc *pm; in pmc_process_csw_in() local
[all …]
H A Dhwpmc_uncore.c185 ucf_allocate_pmc(int cpu, int ri, struct pmc *pm, in ucf_allocate_pmc()
215 ucf_config_pmc(int cpu, int ri, struct pmc *pm) in ucf_config_pmc()
263 ucf_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in ucf_read_pmc()
301 ucf_start_pmc(int cpu, int ri, struct pmc *pm) in ucf_start_pmc()
359 ucf_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in ucf_write_pmc()
489 ucp_allocate_pmc(int cpu, int ri, struct pmc *pm, in ucp_allocate_pmc()
524 ucp_config_pmc(int cpu, int ri, struct pmc *pm) in ucp_config_pmc()
572 ucp_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in ucp_read_pmc()
594 ucp_release_pmc(int cpu, int ri, struct pmc *pm) in ucp_release_pmc()
613 ucp_start_pmc(int cpu, int ri, struct pmc *pm) in ucp_start_pmc()
[all …]
H A Dhwpmc_armv7.c135 armv7_allocate_pmc(int cpu, int ri, struct pmc *pm, in armv7_allocate_pmc()
160 armv7_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in armv7_read_pmc()
209 armv7_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in armv7_write_pmc()
232 armv7_config_pmc(int cpu, int ri, struct pmc *pm) in armv7_config_pmc()
255 armv7_start_pmc(int cpu, int ri, struct pmc *pm) in armv7_start_pmc()
280 armv7_stop_pmc(int cpu, int ri, struct pmc *pm) in armv7_stop_pmc()
318 struct pmc *pm; in armv7_intr() local
H A Dhwpmc_core.c222 iaf_allocate_pmc(int cpu, int ri, struct pmc *pm, in iaf_allocate_pmc() argument
312 iaf_config_pmc(int cpu, int ri, struct pmc *pm) in iaf_config_pmc() argument
371 iaf_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in iaf_read_pmc() argument
417 iaf_start_pmc(int cpu,int ri,struct pmc * pm) iaf_start_pmc() argument
443 iaf_stop_pmc(int cpu,int ri,struct pmc * pm) iaf_stop_pmc() argument
469 iaf_write_pmc(int cpu,int ri,struct pmc * pm,pmc_value_t v) iaf_write_pmc() argument
712 iap_allocate_pmc(int cpu,int ri,struct pmc * pm,const struct pmc_op_pmcallocate * a) iap_allocate_pmc() argument
778 iap_config_pmc(int cpu,int ri,struct pmc * pm) iap_config_pmc() argument
837 iap_read_pmc(int cpu,int ri,struct pmc * pm,pmc_value_t * v) iap_read_pmc() argument
859 iap_release_pmc(int cpu,int ri,struct pmc * pm) iap_release_pmc() argument
878 iap_start_pmc(int cpu,int ri,struct pmc * pm) iap_start_pmc() argument
939 iap_write_pmc(int cpu,int ri,struct pmc * pm,pmc_value_t v) iap_write_pmc() argument
1006 struct pmc *pm; core_intr() local
1064 struct pmc *pm; core2_intr() local
[all...]
H A Dhwpmc_soft.c95 soft_allocate_pmc(int cpu, int ri, struct pmc *pm, in soft_allocate_pmc()
134 soft_config_pmc(int cpu, int ri, struct pmc *pm) in soft_config_pmc()
320 soft_start_pmc(int cpu, int ri, struct pmc *pm) in soft_start_pmc()
339 soft_stop_pmc(int cpu, int ri, struct pmc *pm) in soft_stop_pmc()
361 struct pmc *pm; in pmc_soft_intr() local
H A Dhwpmc_arm64.c164 arm64_allocate_pmc(int cpu, int ri, struct pmc *pm, in arm64_allocate_pmc()
225 arm64_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in arm64_read_pmc()
271 arm64_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in arm64_write_pmc()
291 arm64_config_pmc(int cpu, int ri, struct pmc *pm) in arm64_config_pmc()
314 arm64_start_pmc(int cpu, int ri, struct pmc *pm) in arm64_start_pmc()
370 struct pmc *pm; in arm64_intr() local
H A Dhwpmc_powerpc.c181 powerpc_allocate_pmc(int cpu, int ri, struct pmc *pm, in powerpc_allocate_pmc()
248 powerpc_start_pmc(int cpu, int ri, struct pmc *pm) in powerpc_start_pmc()
266 powerpc_config_pmc(int cpu, int ri, struct pmc *pm) in powerpc_config_pmc()
361 powerpc_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in powerpc_read_pmc()
408 powerpc_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in powerpc_write_pmc()
439 struct pmc *pm; in powerpc_pmc_intr() local
H A Dhwpmc_amd.c214 amd_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in amd_read_pmc()
260 amd_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in amd_write_pmc()
288 amd_config_pmc(int cpu, int ri, struct pmc *pm) in amd_config_pmc()
357 amd_allocate_pmc(int cpu __unused, int ri, struct pmc *pm, in amd_allocate_pmc()
473 amd_start_pmc(int cpu __diagused, int ri, struct pmc *pm) in amd_start_pmc()
504 amd_stop_pmc(int cpu __diagused, int ri, struct pmc *pm) in amd_stop_pmc()
554 struct pmc *pm; in amd_intr() local
H A Dhwpmc_cmn600.c141 cmn600_read_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t *v) in cmn600_read_pmc()
168 cmn600_write_pmc(int cpu, int ri, struct pmc *pm, pmc_value_t v) in cmn600_write_pmc()
200 cmn600_config_pmc(int cpu, int ri, struct pmc *pm) in cmn600_config_pmc()
313 cmn600_allocate_pmc(int cpu, int ri, struct pmc *pm, in cmn600_allocate_pmc()
416 cmn600_start_pmc(int cpu, int ri, struct pmc *pm) in cmn600_start_pmc()
525 cmn600_stop_pmc(int cpu, int ri, struct pmc *pm) in cmn600_stop_pmc()
645 struct pmc *pm; in cmn600_pmu_intr() local
H A Dhwpmc_dmc620.c192 CLASSDEP_FN4(dmc620_read_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument
224 CLASSDEP_FN4(dmc620_write_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument
248 CLASSDEP_FN3(dmc620_config_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument
285 CLASSDEP_FN4(dmc620_allocate_pmc, int, cpu, int, ri, struct pmc *,pm, in CLASSDEP_FN4() argument
364 CLASSDEP_FN3(dmc620_start_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument
400 CLASSDEP_FN3(dmc620_stop_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument
510 struct pmc *pm; in dmc620_intr() local
/freebsd-src/tools/test/stress2/misc/
H A Dnamecache.sh166 pm(); function
179 pm(); function
/freebsd-src/sys/dev/usb/controller/
H A Dusb_controller.c362 usb_bus_explore(struct usb_proc_msg *pm) in usb_bus_explore() argument
426 usb_bus_detach(struct usb_proc_msg *pm) in usb_bus_detach() argument
460 usb_bus_suspend(struct usb_proc_msg *pm) in usb_bus_suspend() argument
517 usb_bus_resume(struct usb_proc_msg *pm) in usb_bus_resume() argument
580 usb_bus_reset(struct usb_proc_msg *pm) in usb_bus_reset() argument
602 usb_bus_shutdown(struct usb_proc_msg * pm) usb_bus_shutdown() argument
649 usb_bus_cleanup(struct usb_proc_msg * pm) usb_bus_cleanup() argument
700 usb_bus_attach(struct usb_proc_msg * pm) usb_bus_attach() argument
[all...]
/freebsd-src/sys/powerpc/aim/
H A Dslb.c230 user_va_to_slb_entry(pmap_t pm, vm_offset_t va) in user_va_to_slb_entry()
267 va_to_vsid(pmap_t pm, vm_offset_t va) in va_to_vsid()
290 allocate_user_vsid(pmap_t pm, uint64_t esid, int large) in allocate_user_vsid()
354 free_vsid(pmap_t pm, uint64_t esid, int large) in free_vsid()
407 slb_free_tree(pmap_t pm) in slb_free_tree()
472 slb_insert_user(pmap_t pm, struct slb *slb) in slb_insert_user()
592 handle_user_slb_spill(pmap_t pm, vm_offset_t addr) in handle_user_slb_spill()
H A Dmmu_oea.c1007 pmap_t pm, pmr; in moea_activate() local
1025 pmap_t pm; in moea_deactivate() local
1033 moea_unwire(pmap_t pm, vm_offset_t sva, vm_offset_t eva) in moea_unwire()
1235 moea_enter_object(pmap_t pm, vm_offset_t start, vm_offset_t end, in moea_enter_object()
1258 moea_enter_quick(pmap_t pm, vm_offset_t va, vm_page_t m, in moea_enter_quick()
1271 moea_extract(pmap_t pm, vm_offset_t va) in moea_extract()
1572 moea_map_user_ptr(pmap_t pm, volatile const void *uaddr, in moea_map_user_ptr()
1781 moea_pinit0(pmap_t pm) in moea_pinit0()
1793 moea_protect(pmap_t pm, vm_offset_t sva, vm_offset_t eva, in moea_protect()
1894 moea_remove(pmap_t pm, vm_offset_t sva, vm_offset_t eva) in moea_remove()
[all …]
/freebsd-src/sys/vm/
H A Dpmap.h170 #define pmap_resident_count(pm) ((pm)->pm_stats.resident_count) argument
171 #define pmap_wired_count(pm) ((pm)->pm_stats.wired_count) argument
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c43 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_unregister_device() local
208 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_suspend() local
281 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_resume() local
H A Dsdio_mcu.c104 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_mcu_drv_pmctrl() local
140 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_mcu_fw_pmctrl() local
H A Dpci.c43 struct mt76_connac_pm *pm = &dev->pm; in mt7921e_unregister_device() local
403 struct mt76_connac_pm *pm = &dev->pm; in mt7921_pci_suspend() local
477 struct mt76_connac_pm *pm = &dev->pm; in mt7921_pci_resume() local
H A Dusb.c261 struct mt76_connac_pm *pm = &dev->pm; in mt7921u_suspend() local
288 struct mt76_connac_pm *pm = &dev->pm; in mt7921u_resume() local
/freebsd-src/lib/libpmc/
H A Dlibpmc_pmu_util.c486 pmc_pmu_amd_pmcallocate(const char *event_name, struct pmc_op_pmcallocate *pm, in pmc_pmu_amd_pmcallocate()
534 pmc_pmu_intel_pmcallocate(const char *event_name, struct pmc_op_pmcallocate *pm, in pmc_pmu_intel_pmcallocate()
576 pmc_pmu_pmcallocate_md(const char *event_name, struct pmc_op_pmcallocate *pm) in pmc_pmu_pmcallocate_md()
608 pmc_pmu_pmcallocate_md(const char *event_name, struct pmc_op_pmcallocate *pm) in pmc_pmu_pmcallocate_md()
634 pmc_pmu_pmcallocate_md(const char *event_name, struct pmc_op_pmcallocate *pm) in pmc_pmu_pmcallocate_md()
667 pmc_pmu_pmcallocate(const char *event_name, struct pmc_op_pmcallocate *pm) in pmc_pmu_pmcallocate()
/freebsd-src/usr.bin/m4/
H A Dgnum4.c280 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) in add_sub()
297 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace()
331 const char *replace, regmatch_t *pm) in do_subst()
372 const char *replace, regmatch_t *pm) in do_regexp()
390 regmatch_t *pm) in do_regexpindex()
/freebsd-src/sys/contrib/device-tree/src/mips/loongson/
H A Dloongson64-2k1000.dtsi55 compatible = "loongson,ls2k-pm"; label
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFGStmtMap.h28 CFGStmtMap(ParentMap *pm, void *m) : PM(pm), M(m) {} in CFGStmtMap()

123456