Searched defs:seg (Results 1 - 20 of 20) sorted by relevance

/barrelfish-2018-10-04/usr/acpi/arch/x86/
H A Dacpi_service_arch.c51 static void vtd_add_device(struct acpi_binding *b, uint32_t seg, uint32_t bus, argument
60 static void vtd_remove_device(struct acpi_binding *b, uint32_t seg, uint32_t bus, argument
/barrelfish-2018-10-04/lib/libc/net/
H A Drthdr.c49 inet6_rthdr_space(int type, int seg) argument
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Dtcp_out.c163 struct tcp_seg *seg, *useg, *queue; local
497 struct tcp_seg *seg, *useg; local
695 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb) argument
863 struct tcp_seg *seg; local
897 struct tcp_seg *seg; local
998 struct tcp_seg *seg; local
[all...]
H A Dtcp.c822 u8_t tcp_segs_free(struct tcp_seg *seg) argument
841 u8_t tcp_seg_free(struct tcp_seg * seg) argument
877 tcp_seg_copy(struct tcp_seg *seg) argument
[all...]
/barrelfish-2018-10-04/lib/acpi_client/
H A Dacpi_client.c99 errval_t vtd_domain_add_device(int seg, int bus, int dev, int func, struct capref pml4) argument
107 errval_t vtd_domain_remove_device(int seg, int bus, int dev, int func, struct capref pml4) argument
/barrelfish-2018-10-04/lib/x86emu/
H A Ddebug.c87 static void disassemble_forward (u16 seg, u16 off, int n) argument
203 u16 seg,off; local
211 void X86EMU_dump_memory (u16 seg, u16 off, u32 amt) argument
/barrelfish-2018-10-04/usr/drivers/vbe/
H A Dvbe.c53 uint32_t seg = farptr >> 16; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmr.c66 u32 seg; local
98 static void mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) { argument
160 u32 seg; local
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/core/
H A Dtcp_out.c175 struct tcp_seg *seg; local
371 struct tcp_seg *last_unsent = NULL, *seg = NULL, *prev_seg = NULL, *queue = NULL; local
788 struct tcp_seg *seg; local
995 struct tcp_seg *seg, *useg; local
1189 tcp_output_segment(struct tcp_seg *seg, struct tcp_pcb *pcb, struct netif *netif) argument
1401 struct tcp_seg *seg; local
1444 struct tcp_seg *seg; local
1591 struct tcp_seg *seg; local
[all...]
H A Dtcp.c1370 tcp_segs_free(struct tcp_seg *seg) argument
1385 tcp_seg_free(struct tcp_seg *seg) argument
1419 tcp_seg_copy(struct tcp_seg *seg) argument
[all...]
/barrelfish-2018-10-04/include/vm/
H A Dvm_reserv.c252 struct vm_phys_seg *seg; local
850 struct vm_phys_seg *seg; local
H A Dvm_phys.c403 struct vm_phys_seg *seg; local
500 struct vm_phys_seg *seg; local
597 struct vm_phys_seg *seg; local
872 struct vm_phys_seg *seg; local
886 struct vm_phys_fictitious_seg tmp, *seg; local
922 struct vm_phys_fictitious_seg *seg; local
1006 struct vm_phys_fictitious_seg *seg, tmp; local
1071 struct vm_phys_seg *seg; local
1092 struct vm_phys_seg *seg; local
1186 struct vm_phys_seg *seg; local
1242 struct vm_phys_seg *seg; local
1313 struct vm_phys_seg *seg; local
1361 vm_phys_alloc_seg_contig(struct vm_phys_seg *seg, u_long npages, vm_paddr_t low, vm_paddr_t high, u_long alignment, vm_paddr_t boundary) argument
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/e10k/
H A De10k_devif_vf.c584 errval_t e10k_init_vf_driver(uint8_t pci_function, uint8_t seg, uint32_t bus, argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c88 u32 seg; local
121 static void mthca_buddy_free(struct mthca_buddy *buddy, u32 seg, int order) argument
193 u32 seg = mthca_buddy_alloc(buddy, order); local
[all...]
/barrelfish-2018-10-04/include/x86emu/
H A Dregs.h265 struct i386_segment_regs seg; member in struct:__anon397
/barrelfish-2018-10-04/usr/acpi/
H A Dintel_vtd.c213 errval_t vtd_domain_remove_device(int seg, int bus, int dev, int func, struct capref pml4) argument
264 errval_t vtd_domain_add_device(int seg, int bus, int dev, int func, struct capref pml4) argument
555 int seg, bus, dev, func; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dmad.c819 struct ib_rmpp_segment *seg = NULL; local
H A Duser_mad.c382 int left, seg; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dqp.c2848 struct mlx4_wqe_inline_seg *seg; local
[all...]
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2660 msegment seg; member in struct:malloc_state
[all...]

Completed in 215 milliseconds