Home
last modified time | relevance | path

Searched defs:region (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c41 alloc_region(escrypt_region_t *region, size_t size) in alloc_region()
73 init_region(escrypt_region_t *region) in init_region()
80 free_region(escrypt_region_t *region) in free_region()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-flash.c84 cvmx_flash_region_t region[MAX_NUM_REGIONS]; member
177 int region; in __cvmx_flash_queury_cfi() local
350 const cvmx_flash_region_t *cvmx_flash_get_region_info(int chip_id, int region) in cvmx_flash_get_region_info()
364 int cvmx_flash_erase_block(int chip_id, int region, int block) in cvmx_flash_erase_block()
487 int cvmx_flash_write_block(int chip_id, int region, int block, const void *data) in cvmx_flash_write_block()
634 int region = 0; in cvmx_flash_write() local
/f-stack/freebsd/kern/
H A Dsubr_physmem.c71 struct region { struct
77 static struct region hwregions[MAX_HWCNT]; argument
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h208 #define opae_acc_reg_read64(acc, region, offset, data) \ argument
210 #define opae_acc_reg_write64(acc, region, offset, data) \ argument
212 #define opae_acc_reg_read32(acc, region, offset, data) \ argument
214 #define opae_acc_reg_write32(acc, region, offset, data) \ argument
216 #define opae_acc_reg_read16(acc, region, offset, data) \ argument
218 #define opae_acc_reg_write16(acc, region, offset, data) \ argument
220 #define opae_acc_reg_read8(acc, region, offset, data) \ argument
222 #define opae_acc_reg_write8(acc, region, offset, data) \ argument
249 struct opae_reg_region region[PCI_MAX_RESOURCE]; member
H A Difpga_api.c88 struct opae_reg_region *region; in ifpga_acc_read() local
128 struct opae_reg_region *region; in ifpga_acc_write() local
H A Difpga_hw.h125 struct opae_reg_region region[AFU_MAX_REGION]; member
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c73 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory()
159 free_memory(block_region *region) in free_memory()
H A Dargon2-core.h96 block_region *region; /* Memory region pointer */ member
/f-stack/dpdk/drivers/net/memif/
H A Dmemif.h103 memif_region_index_t region; /**< region index on which this ring is located */ member
158 memif_region_index_t region; /**< region index on which the buffer is located */ member
H A Drte_eth_memif.h56 memif_region_index_t region; /**< shared memory region index */ member
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_cpufunc.h59 vmxon(char *region) in vmxon()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_nic.c460 __in efx_nic_region_t region, in rhead_nic_get_bar_region()
H A Dsiena_vpd.c29 unsigned int region; in siena_vpd_get_static() local
H A Dsiena_nvram.c320 unsigned int region; in siena_nvram_get_dynamic_cfg() local
H A Defx_nic.c522 __in efx_nic_region_t region, in efx_nic_get_bar_region()
H A Def10_nic.c2584 __in efx_nic_region_t region, in ef10_nic_get_bar_region()
/f-stack/dpdk/examples/vhost_blk/
H A Dblk_spec.h67 uint8_t region[VHOST_USER_MAX_CONFIG_SIZE]; member
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_resource.c52 } region; member
/f-stack/freebsd/sys/
H A Ddvdio.h72 u_int8_t region; member
/f-stack/dpdk/drivers/bus/pci/linux/
H A Dpci_vfio.c616 int region) in pci_vfio_get_region_info()
/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.h228 region[RTE_PMD_I40E_REGION_MAX_NUM]; member
H A Di40e_ethdev.h838 struct i40e_queue_region_info region[I40E_REGION_MAX_INDEX + 1]; member
/f-stack/freebsd/arm64/rockchip/
H A Drk_pcie.c1008 int i, region; in rk_pcie_setup_sw() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c1907 u8 conn_type, u8 region, u32 cid) in ecore_calc_cdu_validation_byte()
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h1018 u8 region; member

12