/netbsd-src/external/gpl2/lvm2/dist/liblvm/ |
H A D | lvm_pv.c | 22 char *lvm_pv_get_uuid(const pv_t pv) in lvm_pv_get_uuid() 33 char *lvm_pv_get_name(const pv_t pv) in lvm_pv_get_name() 43 uint64_t lvm_pv_get_mda_count(const pv_t pv) in lvm_pv_get_mda_count() 48 int lvm_pv_resize(const pv_t pv, uint64_t new_size) in lvm_pv_resize()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | pv_manip.c | 27 struct physical_volume *pv, in _alloc_pv_segment() 50 int alloc_pv_segment_whole_pv(struct dm_pool *mem, struct physical_volume *pv) in alloc_pv_segment_whole_pv() 87 static int _pv_split_segment(struct physical_volume *pv, struct pv_segment *peg, in _pv_split_segment() 112 int pv_split_segment(struct physical_volume *pv, uint32_t pe) in pv_split_segment() 140 struct pv_segment *assign_peg_to_lvseg(struct physical_volume *pv, in assign_peg_to_lvseg() 252 struct physical_volume *pv; in check_pv_segments() local 338 static int _reduce_pv(struct physical_volume *pv, struct volume_group *vg, uint32_t new_pe_count) in _reduce_pv() 380 static int _extend_pv(struct physical_volume *pv, struct volume_group *vg, in _extend_pv() 411 int pv_resize(struct physical_volume *pv, in pv_resize()
|
H A D | metadata.c | 66 unsigned long set_pe_align(struct physical_volume *pv, unsigned long data_alignment) in set_pe_align() 114 unsigned long set_pe_align_offset(struct physical_volume *pv, in set_pe_align_offset() 153 struct physical_volume *pv) in add_pv_to_vg() 283 struct physical_volume *pv) in get_pv_from_vg_by_id() 318 struct physical_volume *pv; in move_pv() local 510 struct physical_volume *pv; in vg_remove() local 571 struct physical_volume *pv; in vg_extend_single_pv() local 625 struct physical_volume *pv; in vg_reduce() local 920 struct physical_volume *pv; in vg_set_extent_size() local 1195 struct physical_volume *pv; in pvcreate_check() local [all …]
|
/netbsd-src/sys/arch/usermode/usermode/ |
H A D | pmap.c | 585 struct pv_entry *pv; in pv_alloc() local 595 pv_free(struct pv_entry *pv) in pv_free() 604 struct pv_entry *pv; in pv_get() local 637 pmap_set_pv(pmap_t pmap, uintptr_t lpn, struct pv_entry *pv) in pmap_set_pv() 680 struct pv_entry *pv, *ppv; in pmap_fault() local 782 pmap_page_activate(struct pv_entry *pv) in pmap_page_activate() 806 pmap_page_deactivate(struct pv_entry *pv) in pmap_page_deactivate() 833 pv_update(struct pv_entry *pv) in pv_update() 870 struct pv_entry *pv; in pmap_update_page() local 889 struct pv_entry *pv, *ppv; in pmap_do_enter() local [all …]
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | arm32_kvminit.c | 213 pv_addr_t *pv = bmi->bmi_freeblocks; in arm32_bootmem_init() local 312 concat_pvaddr(pv_addr_t *acc_pv, pv_addr_t *pv) in concat_pvaddr() 331 add_pages(struct bootmem_info *bmi, pv_addr_t *pv) in add_pages() 376 valloc_pages(struct bootmem_info *bmi, pv_addr_t *pv, size_t npages, in valloc_pages() 822 pv_addr_t *pv = SLIST_FIRST(&bmi->bmi_chunks); in arm32_kernel_vm_init() local
|
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | vulnerabilities-file.c | 293 add_vulnerability(struct pkg_vulnerabilities *pv, size_t *allocated, const char *line) in add_vulnerability() 408 struct pkg_vulnerabilities *pv; in read_pkg_vulnerabilities_archive() local 449 struct pkg_vulnerabilities *pv; in parse_pkg_vuln() local 569 free_pkg_vulnerabilities(struct pkg_vulnerabilities *pv) in free_pkg_vulnerabilities() 585 check_ignored_entry(struct pkg_vulnerabilities *pv, size_t i) in check_ignored_entry() 612 audit_package(struct pkg_vulnerabilities *pv, const char *pkgname, in audit_package()
|
/netbsd-src/bin/csh/ |
H A D | sem.c | 68 int pv[2], pid; in execute() local 487 Char **pv; in splicepipe() local 622 mypipe(int *pv) in mypipe()
|
H A D | exec.c | 114 Char *blk[2], **av, *dp, **pv, *sav; in doexec() local 444 Char **pv; in dohash() local 510 Char **pv, *sav; in iscommand() local 701 Char **pv; in tellmewhat() local
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | pvscan.c | 24 struct physical_volume *pv, in _pvscan_display_single() 110 struct physical_volume *pv; in pvscan() local
|
H A D | pvchange.c | 22 static int _pvchange_single(struct cmd_context *cmd, struct physical_volume *pv, in _pvchange_single() 217 struct physical_volume *pv; in pvchange() local
|
H A D | pvresize.c | 30 struct physical_volume *pv, in _pv_resize_single() 174 struct physical_volume *pv, in _pvresize_single()
|
H A D | reporter.c | 128 struct physical_volume *pv, void *handle) in _pvsegs_single() 135 struct physical_volume *pv, void *handle) in _pvs_single() 182 struct physical_volume *pv, void *handle) in _label_single()
|
H A D | vgimport.c | 26 struct physical_volume *pv; in vgimport_single() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
H A D | nouveau_nvkm_subdev_clk_nv04.c | 38 int clk, struct nvkm_pll_vals *pv) in nv04_clk_pll_calc() 54 nv04_clk_pll_prog(struct nvkm_clk *clk, u32 reg1, struct nvkm_pll_vals *pv) in nv04_clk_pll_prog()
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_read_format_zip_high_compression.c | 47 const void *pv; in DEFINE_TEST() local 107 const void *pv; in DEFINE_TEST() local
|
H A D | test_read_format_lha_bugfix_0.c | 32 const void *pv; in DEFINE_TEST() local
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | pmap_machdep.c | 180 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_map_ephemeral_page() local 270 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_unmap_ephemeral_page() local 707 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_page_syncicache() local 738 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_map_poolpage() local 775 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_unmap_poolpage() local 936 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_vca_add() local 1045 pv_entry_t pv = &mdpg->mdpg_first; in pmap_md_vca_remove() local
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | pmap.c | 517 struct pv_entry *pv, *pl, *pf; in rmpage() local 971 vaddrtopte(const struct pv_entry *pv) in vaddrtopte() 1059 struct pv_entry *pv, *tmp; in pmap_enter() local 1378 struct pv_entry *pv; in pmap_simulref() local 1433 struct pv_entry *pv = pmap_pg_to_pv(pg); in pmap_clear_reference() local 1465 struct pv_entry *pv = pmap_pg_to_pv(pg); in pmap_is_modified() local 1491 struct pv_entry *pv = pmap_pg_to_pv(pg); in pmap_clear_modify() local 1518 pmap_page_protect_long(struct pv_entry *pv, vm_prot_t prot) in pmap_page_protect_long() 1714 free_pventry(struct pv_entry *pv) in free_pventry() 1729 struct pv_entry *pv; in more_pventries() local
|
/netbsd-src/external/gpl2/lvm2/dist/lib/format1/ |
H A D | format1.c | 196 struct physical_volume *pv, in _flatten_pv() 267 struct physical_volume *pv, struct dm_list *mdas __attribute((unused)), in _format1_pv_read() 305 struct physical_volume *pv, struct volume_group *vg __attribute((unused))) in _format1_pv_setup() 356 static int _format1_pv_write(const struct format_type *fmt, struct physical_volume *pv, in _format1_pv_write()
|
H A D | import-export.c | 57 struct physical_volume *pv, struct pv_disk *pvd, in import_pv() 144 struct pv_disk *pvd, struct physical_volume *pv) in export_pv() 392 struct logical_volume *lv, struct physical_volume *pv) in export_extents() 494 struct physical_volume *pv, const char *dev_dir) in export_lvs()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nouveau_nvkm_subdev_devinit_nv04.c | 149 struct nvkm_pll_vals *pv) in setPLL_single() 204 struct nvkm_pll_vals *pv) in setPLL_double_highregs() 282 struct nvkm_pll_vals *pv) in setPLL_double_lowregs() 365 struct nvkm_pll_vals pv; in nv04_devinit_pll_set() local
|
/netbsd-src/sys/arch/ia64/ia64/ |
H A D | pmap.c | 651 pv_to_chunk(pv_entry_t pv) in pv_to_chunk() argument 656 #define PV_PMAP(pv) (pv_to_chunk(pv)->pc_pmap) argument 694 pv_entry_t pv; in pmap_pv_reclaim() local 805 free_pv_entry(pmap_t pmap,pv_entry_t pv) free_pv_entry() argument 868 pv_entry_t pv; get_pv_entry() local 1050 pmap_remove_entry(pmap_t pmap,struct vm_page * m,vaddr_t va,pv_entry_t pv) pmap_remove_entry() argument 1082 pv_entry_t pv; pmap_insert_entry() local 1217 pmap_remove_pte(pmap_t pmap,struct ia64_lpte * pte,vaddr_t va,pv_entry_t pv,int freepte) pmap_remove_pte() argument 2287 pv_entry_t pv; pmap_page_protect() local 2330 pv_entry_t pv; pmap_clear_modify() local 2392 pv_entry_t pv; pmap_clear_reference() local 2432 pv_entry_t pv; pmap_is_modified() local 2483 pv_entry_t pv; pmap_is_referenced() local 2613 pv_entry_t pv; pmap_remove_all_phys() local [all...] |
/netbsd-src/sys/arch/powerpc/ibm4xx/ |
H A D | pmap.c | 157 #define PV_WIRE(pv) ((pv)->pv_va |= PV_WIRED) argument 158 #define PV_UNWIRE(pv) ((pv)->pv_va &= ~PV_WIRED) argument 159 #define PV_ISWIRED(pv) ((pv)->pv_va & PV_WIRED) argument 160 #define PV_VA(pv) ((pv)->pv_va & ~PV_WIRED) argument 161 #define PV_CMPVA(va,pv) (!(PV_VA(pv) ^ (va))) argument 465 struct pv_entry *pv; in pmap_init() local 706 struct pv_entry *pv, *npv; in pmap_enter_pv() local 752 struct pv_entry *pv, *npv; in pmap_remove_pv() local 892 struct pv_entry *pv; in pmap_unwire() local 1100 struct pv_entry *pvh, *pv, *npv; in pmap_page_protect() local
|
/netbsd-src/sys/uvm/pmap/ |
H A D | pmap.c | 314 #define pmap_pv_free(pv) pool_put(&pmap_pv_pool, (pv)) argument 459 pv_entry_t pv = &mdpg->mdpg_first; in pmap_page_syncicache() local 921 pv_entry_t pv = &mdpg->mdpg_first; in pmap_page_remove() local 1192 pv_entry_t pv; in pmap_page_protect() local 1367 for (pv_entry_t pv = &mdpg->mdpg_first; pv != NULL; pv = pv->pv_next) { in pmap_page_cache() local 1878 pv_entry_t pv = &mdpg->mdpg_first; in pmap_clear_modify() local 1987 pv_entry_t pv = &mdpg->mdpg_first; in pmap_pvlist_check() local 2021 pv_entry_t pv, npv, apv; in pmap_enter_pv() local 2164 pv_entry_t pv, npv; in pmap_remove_pv() local 2440 pv_entry_t pv = &mdpg->mdpg_first; variable
|
/netbsd-src/external/gpl2/lvm2/dist/lib/display/ |
H A D | display.c | 310 void pvdisplay_colons(const struct physical_volume *pv) in pvdisplay_colons() 336 void pvdisplay_segments(const struct physical_volume *pv) in pvdisplay_segments() 365 const struct physical_volume *pv, in pvdisplay_full() 435 const struct physical_volume *pv, in pvdisplay_short()
|