Searched defs:entries (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dhsearch.h37 ENTRY *entries; /* Hash table entries. */ member in struct:__hsearch
/barrelfish-2018-10-04/doc/012-services/
H A Ddeptree.py23 entries = dict() variable
/barrelfish-2018-10-04/usr/arrakismon/
H A Dps.c19 static struct ps_entry *entries[MAX_DOMAINS]; variable in typeref:struct:ps_entry
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dsmpt.h22 xeon_phi_smpt_entry_t entries[xeon_phi_smpt_system_page_num]; member in struct:smpt_info
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dskiplist.h23 size_t entries; // used to sort lists based on #entries for intersect member in struct:skip_list
/barrelfish-2018-10-04/include/hashtable/
H A Dhashtable.h43 struct _ht_entry **entries; member in struct:hashtable
/barrelfish-2018-10-04/include/tenaciousd/
H A Dlog.h36 uint64_t entries; member in struct:tenaciousd_log
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_cq.c47 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq, int entries, int ring, enum cq_type mode, int node) argument
H A Dport.c113 mlx4_set_port_mac_table(struct mlx4_dev *dev, u8 port, __be64 *entries) argument
[all...]
/barrelfish-2018-10-04/usr/spawnd/
H A Dps.c23 static struct ps_entry *entries[MAX_DOMAINS]; variable in typeref:struct:ps_entry
/barrelfish-2018-10-04/lib/tenaciousd/
H A Daio_vsic.c106 int entries = 0; local
H A Dlog.c34 uint64_t entries; member in struct:log_header
[all...]
H A Dram_vsic.c181 int entries = 0; local
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DVizParent.java37 private VizParentCollection entries; field in class:VizParent
[all...]
/barrelfish-2018-10-04/usr/pci/
H A Ddriver_mapping.h43 static struct driver_mapping_entry entries[] = { variable in typeref:struct:driver_mapping_entry
/barrelfish-2018-10-04/lib/elf/
H A Delf64.c73 elf64_find_section_header_type(struct Elf64_Shdr * shdr, uint32_t entries, uint32_t type) argument
371 elf64_find_section_header_vaddr(struct Elf64_Shdr * shdr, uint32_t entries, genvaddr_t addr) argument
H A Delf32.c63 elf32_find_section_header_type(struct Elf32_Shdr *shdr, uint32_t entries, uint32_t type) argument
136 elf32_find_section_header_vaddr(struct Elf32_Shdr *shdr, uint32_t entries, genvaddr_t addr) argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dtrace.h72 int entries; member in struct:__anon1648
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_cache.c87 struct cache_entry *entries; member in struct:fs_cache
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dcq.c175 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, argument
[all...]
/barrelfish-2018-10-04/usr/ramfsd/
H A Dramfs.c35 struct dirent *entries; ///< children of this dir member in struct:dirent::__anon1784::__anon1786
[all...]
/barrelfish-2018-10-04/tools/weever/
H A Delf64.c113 elf64_find_section_header_type(struct Elf64_Shdr * shdr, uint32_t entries, uint32_t type) argument
186 elf64_find_section_header_vaddr(struct Elf64_Shdr * shdr, uint32_t entries, genvaddr_t addr) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_main.c930 struct msix_entry entries[3]; local
[all...]
H A Dmthca_provider.c675 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, int entries, argument
797 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
752 mthca_alloc_resize_buf(struct mthca_dev *dev, struct mthca_cq *cq, int entries) argument
[all...]
/barrelfish-2018-10-04/include/cpuid/
H A Dcpuid.h236 uint32_t entries; ///< number of entries member in struct:cpuid_tlbinfo

Completed in 239 milliseconds

12