Searched defs:pidx (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/libdivsufsort/lib/
H A Ddivsufsort.c364 saidx_t m, pidx, i; local
/freebsd-11-stable/sys/vm/
H A Dphys_pager.c187 phys_pager_populate(vm_object_t object, vm_pindex_t pidx, argument
H A Ddevice_pager.c316 dev_pager_populate(vm_object_t object, vm_pindex_t pidx, int fault_type, argument
H A Dvm_pager.h159 vm_pager_populate(vm_object_t object, vm_pindex_t pidx, int fault_type, argument
H A Dvm_fault.c363 vm_pindex_t pidx; local
382 vm_pindex_t map_first, map_last, pager_first, pager_last, pidx; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.c109 uint16_t pidx = os.pidx_tail; local
[all...]
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_idpgtbl.c339 vm_pindex_t idx, pidx; local
/freebsd-11-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c157 vm_pindex_t pidx; local
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Ddev.c280 u16 cidx, pidx; local
[all...]
H A Dt4.h99 __be16 pidx; member in struct:t4_status_page
324 u16 pidx; member in struct:t4_sq
348 u16 pidx; member in struct:t4_rq
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dipsec_output.c108 ipsec4_allocsa(struct mbuf *m, struct secpolicy *sp, u_int *pidx, int *error) argument
408 ipsec6_allocsa(struct mbuf *m, struct secpolicy *sp, u_int *pidx, int *error) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dmp_ring.c107 uint16_t pidx = os.pidx_tail; local
182 uint16_t pidx local
[all...]
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c177 bnxt_isc_txd_flush(void *sc, uint16_t txqid, qidx_t pidx) argument
263 uint32_t pidx; local
302 bnxt_isc_rxd_flush(void *sc, uint16_t rxqid, uint8_t flid, qidx_t pidx) argument
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dvirtio.c262 vq_getchain(struct vqueue_info *vq, uint16_t *pidx, argument
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c212 unsigned int pidx = 0, w_npods = 0, cnt; local
243 u_int pidx = 0; local
119 ppod_set(struct pagepod *ppod, struct cxgbei_ulp2_pagepod_hdr *hdr, struct cxgbei_ulp2_gather_list *gl, unsigned int pidx) argument
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h209 uint32_t pidx; member in struct:sge_fl
237 uint32_t pidx; member in struct:sge_txq
H A Dcxgb_sge.c195 unsigned int pidx; member in struct:txq_state
2198 write_ofld_wr(adapter_t *adap, struct mbuf *m, struct sge_txq *q, unsigned int pidx, unsigned int gen, unsigned int ndesc) argument
2270 unsigned int pidx, gen; local
2322 unsigned int gen, pidx; local
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c270 next_service_by_instance(VCHIQ_STATE_T *state, VCHIQ_INSTANCE_T instance, int *pidx) argument
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h100 volatile __be16 pidx; member in struct:sge_qstat
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_utils.c424 uint32_t pidx; /*<< producer index */ member in struct:ocs_cbuf_s
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c911 int vidx, pidx; local
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c2201 pfr_pool_get(struct pfr_ktable *kt, int *pidx, struct pf_addr *counter, argument
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c1026 vm_pindex_t pidx; local
/freebsd-11-stable/contrib/libgnuregex/
H A Dregexec.c1268 proceed_next_node(const re_match_context_t *mctx, int nregs, regmatch_t *regs, int *pidx, int node, re_node_set *eps_via_nodes, struct re_fail_stack_t *fs) argument
1395 pop_fail_stack(struct re_fail_stack_t *fs, int *pidx, int nregs, regmatch_t *regs, re_node_set *eps_via_nodes) argument
[all...]
/freebsd-11-stable/sys/powerpc/booke/
H A Dpmap.c593 unsigned int pidx; local

Completed in 418 milliseconds

12