/dflybsd-src/sys/dev/drm/include/drm/ttm/ |
H A D | ttm_set_memory.h | 55 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() 60 static inline int ttm_set_pages_wc(struct page *page, int numpages) in ttm_set_pages_wc() 67 static inline int ttm_set_pages_uc(struct page *page, int numpages) in ttm_set_pages_uc() 105 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() 131 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() 138 static inline int ttm_set_pages_wc(struct page *page, int numpages) in ttm_set_pages_wc() 143 static inline int ttm_set_pages_uc(struct page *page, int numpages) in ttm_set_pages_uc()
|
/dflybsd-src/sys/dev/raid/mpr/ |
H A D | mpr_config.c | 73 MPI2_CONFIG_PAGE_IOC_8 *page = NULL; in mpr_config_get_ioc_pg8() local 205 MPI2_CONFIG_PAGE_IO_UNIT_8 *page = NULL; in mpr_config_get_iounit_pg8() local 371 Mpi2DriverMappingPage0_t *page = NULL; in mpr_config_get_dpm_pg0() local 509 MPI2_CONFIG_PAGE_DRIVER_MAPPING_0 *page = NULL; in mpr_config_set_dpm_pg0() local 649 Mpi2SasDevicePage0_t *page = NULL; in mpr_config_get_sas_device_pg0() local 786 Mpi26PCIeDevicePage0_t *page = NULL; in mpr_config_get_pcie_device_pg0() local 923 Mpi26PCIeDevicePage2_t *page = NULL; in mpr_config_get_pcie_device_pg2() local 1058 Mpi2BiosPage3_t *page = NULL; in mpr_config_get_bios_pg3() local 1190 Mpi2RaidVolPage0_t *page = NULL; in mpr_config_get_raid_volume_pg0() local 1321 Mpi2RaidVolPage1_t *page = NULL; in mpr_config_get_raid_volume_pg1() local [all …]
|
/dflybsd-src/sys/dev/raid/mps/ |
H A D | mps_config.c | 71 MPI2_CONFIG_PAGE_IOC_8 *page = NULL; in mps_config_get_ioc_pg8() local 187 pMpi2ManufacturingPagePS_t page = NULL; in mps_config_get_man_pg10() local 535 Mpi2DriverMappingPage0_t *page = NULL; in mps_config_get_dpm_pg0() local 659 MPI2_CONFIG_PAGE_DRIVER_MAPPING_0 *page = NULL; in mps_config_set_dpm_pg0() local 784 Mpi2SasDevicePage0_t *page = NULL; in mps_config_get_sas_device_pg0() local 905 Mpi2BiosPage3_t *page = NULL; in mps_config_get_bios_pg3() local 1023 Mpi2RaidVolPage0_t *page = NULL; in mps_config_get_raid_volume_pg0() local 1143 Mpi2RaidVolPage1_t *page = NULL; in mps_config_get_raid_volume_pg1() local 1288 Mpi2RaidPhysDiskPage0_t *page = NULL; in mps_config_get_raid_pd_pg0() local
|
/dflybsd-src/contrib/mdocml/ |
H A D | dbm.c | 49 struct page { struct 68 static struct page *pages; argument
|
H A D | dba.c | 85 struct dba_array *page; in dba_free() local 161 struct dba_array *page, *entry; in dba_page_new() local 188 dba_page_add(struct dba_array *page, int32_t ie, const char *str) in dba_page_add() 218 dba_page_alias(struct dba_array *page, const char *name, uint64_t mask) in dba_page_alias() 273 struct dba_array *page, *entry; in dba_pages_write() local 387 struct dba_array *page) in dba_macro_add() 435 struct dba_array *page; in dba_macro_write() local
|
H A D | dba_read.c | 41 struct dba_array *page; in dba_read() local
|
H A D | mansearch.c | 92 struct dbm_page *page; in mansearch() local 434 buildnames(const struct dbm_page *page) in buildnames() 552 buildoutput(size_t im, struct dbm_page *page) in buildoutput()
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | mm.h | 52 nth_page(struct page *page, int n) in nth_page() 132 set_page_dirty(struct page *page) in set_page_dirty() 138 get_page(struct vm_page *page) in get_page() 172 put_page(struct page *page) in put_page() 180 page_address(const struct page *page) in page_address()
|
H A D | mm_types.h | 45 struct page { struct 46 struct vm_page pa_vmpage; argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ggc-zone.c | 214 char *page; member 440 char *page; member 625 struct small_page_entry *page in zone_set_object_alloc_bit() local 637 zone_clear_object_alloc_bit (struct small_page_entry *page, in zone_clear_object_alloc_bit() 700 zone_find_object_size (struct small_page_entry *page, in zone_find_object_size() 771 struct small_page_entry *page; in zone_allocate_marks() local 832 char *page = (char *) mmap (pref, size, PROT_READ | PROT_WRITE, in alloc_anon() local 836 char *page = (char *) mmap (pref, size, PROT_READ | PROT_WRITE, in alloc_anon() local 880 char *page; in alloc_small_page() local 921 char *page; in alloc_large_page() local [all …]
|
/dflybsd-src/sys/dev/drm/include/asm/ |
H A D | cacheflush.h | 54 static inline int set_pages_uc(struct page *page, int num_pages) in set_pages_uc() 64 static inline int set_pages_wb(struct page *page, int num_pages) in set_pages_wb()
|
H A D | memory_model.h | 33 page_to_pfn(struct page *page) in page_to_pfn()
|
H A D | page.h | 35 page_to_phys(struct page *page) in page_to_phys()
|
/dflybsd-src/sys/bus/cam/scsi/ |
H A D | scsi_cd.c | 176 int page; member 1883 union cd_pages *page; in cdgetpage() local 1968 union cd_pages *page; in cdioctl() local 2063 union cd_pages *page; in cdioctl() local 2104 union cd_pages *page; in cdioctl() local 2425 union cd_pages *page; in cdioctl() local 2458 union cd_pages *page; in cdioctl() local 2490 union cd_pages *page; in cdioctl() local 2524 union cd_pages *page; in cdioctl() local 2556 union cd_pages *page; in cdioctl() local [all …]
|
/dflybsd-src/sys/dev/netif/ig_hal/ |
H A D | e1000_phy.c | 714 s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page) in e1000_set_page_igp() 3099 static u32 e1000_get_phy_addr_for_bm_page(u32 page, u32 reg) in e1000_get_phy_addr_for_bm_page() 3121 u32 page = offset >> IGP_PAGE_SHIFT; in e1000_write_phy_reg_bm() local 3181 u32 page = offset >> IGP_PAGE_SHIFT; in e1000_read_phy_reg_bm() local 3240 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in e1000_read_phy_reg_bm2() local 3285 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in e1000_write_phy_reg_bm2() local 3440 u16 page = BM_PHY_REG_PAGE(offset); in e1000_access_phy_wakeup_reg_bm() local 3543 u16 page = BM_PHY_REG_PAGE(offset); in __e1000_read_phy_reg_hv() local 3653 u16 page = BM_PHY_REG_PAGE(offset); in __e1000_write_phy_reg_hv() local 3768 static u32 e1000_get_phy_addr_for_hv_page(u32 page) in e1000_get_phy_addr_for_hv_page() [all …]
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | i915_gem_fence_reg.c | 717 i915_gem_swizzle_page(struct page *page) in i915_gem_swizzle_page() 752 struct page *page; in i915_gem_object_do_bit_17_swizzle() local 784 struct page *page; in i915_gem_object_save_bit_17_swizzle() local
|
/dflybsd-src/sys/dev/drm/ |
H A D | linux_scatterlist.c | 161 struct page *page; in sg_pcopy_from_buffer() local 197 struct page *page; in sg_pcopy_to_buffer() local
|
/dflybsd-src/sys/dev/drm/ttm/ |
H A D | ttm_bo_util.c | 250 static int ttm_copy_io_page(void *dst, void *src, unsigned long page) in ttm_copy_io_page() 264 unsigned long page, in ttm_copy_io_ttm_page() 301 unsigned long page, in ttm_copy_ttm_io_page() 349 unsigned long page; in ttm_bo_move_memcpy() local
|
/dflybsd-src/test/testcases/posixipc/unlink_path_too_long/ |
H A D | unlink_path_too_long.c | 6 char *page; in main() local
|
/dflybsd-src/test/testcases/posixipc/open_path_too_long/ |
H A D | open_path_too_long.c | 6 char *page; in main() local
|
/dflybsd-src/lib/libc/db/mpool/ |
H A D | mpool.c | 144 mpool_delete(MPOOL *mp, void *page) in mpool_delete() 270 mpool_put(MPOOL *mp, void *page, unsigned int flags) in mpool_put()
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_roboswitch.c | 119 u8 page, u8 reg, u8 op) in wpa_driver_roboswitch_reg() 141 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_read() 159 u8 page, u8 reg, u16 *val, int len) in wpa_driver_roboswitch_write()
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | enable-execute-stack-freebsd.c | 38 char *page, *ends; in __enable_execute_stack() local
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | enable-execute-stack-mprotect.c | 69 char *page = (char *) (((long) addr) & mask); in __enable_execute_stack() local
|
/dflybsd-src/contrib/lvm2/dist/lib/device/ |
H A D | dev-swap.c | 47 int page; in dev_is_swap() local
|