Searched refs:head (Results 651 - 675 of 923) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c397 ring->head = ring->cur = nm_ring_next(ring, cur);
439 ring->head = ring->cur = nm_ring_next(ring, cur);
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh76 FSF=`("$PRG" --version 2>/dev/null || exit 0) | fgrep "Free Software Foundation" | head -n 1`
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcyrus_auth.c487 const char *head = apr_pstrndup(pool, mechstring, local
491 mechstring = apr_pstrcat(pool, head, tail, SVN_VA_NULL);
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h270 AssociatedIterator(SectionChunk *head) : cur(head) {} argument
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.c43 head_masked = io_cq->head & (io_cq->q_depth - 1);
285 head_masked = io_cq->head & (io_cq->q_depth - 1);
623 /* Update SQ head ptr */
627 "[%s][QID#%d] Updating SQ head to: %d\n", __func__,
/freebsd-11-stable/contrib/ncurses/progs/
H A Dinfocmp.c92 ENTRY *head; member in struct:__anon4672
109 _nc_head = entered[n].head;
111 _nc_free_entries(entered[n].head);
994 entered[n].head = _nc_head;
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dserver.c104 thread_ptr = all_threads.head;
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dcommon.c151 struct rk_resource_record *rr = r->head;
/freebsd-11-stable/sys/netgraph/netflow/
H A Dng_netflow.h417 * head and mutex to protect this element.
492 TAILQ_HEAD(fhead, flow_entry) head; member in struct:flow_hash_entry
/freebsd-11-stable/tools/regression/zfs/
H A Dmisc.sh436 ${ZDB} -l ${1} | grep -B1 ${1} | grep guid | head -n1 | awk 'BEGIN {FS="="} {print $2}'
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_cursor.c256 list_for_each_entry(crtc_p, &crtc->dev->mode_config.crtc_list, head) {
H A Dradeon_irq_kms.c81 list_for_each_entry(connector, &mode_config->connector_list, head)
/freebsd-11-stable/sys/sys/
H A Dsocketvar.h86 * For head socket so_incomp queues partially completed connections,
371 sonewconn(struct socket *head, int connstatus);
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_qp.h188 * This structure is used to contain the head pointer, tail pointer,
196 u32 head; /* new work requests posted to the head */ member in struct:rvt_rwq
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot.s105 movb b_head, %dh # %dh = head
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c170 *p = f->head;
171 f->head = p;
191 *p = f->head;
193 f->head = p;
/freebsd-11-stable/contrib/mdocml/
H A Droff.h495 struct roff_node *head; /* BLOCK */ member in struct:roff_node
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c488 TAILQ_FOREACH(myattr, &writenode->head, rr_ll) {
510 * If we had to go to the continuation area, head back to
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgtvar.h154 uint16_t head; member in struct:upgt_eeprom_freq4_2
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1471 arc_buf_hdr_t *l2wcb_head; /* head of write buflist */
5056 * - move the buffer to the head of the list if this is
5123 * the head of the list now.
7053 * head --> tail
7304 arc_buf_hdr_t *head, *hdr, *hdr_prev; local
7312 head = cb->l2wcb_head;
7313 ASSERT3P(head, !=, NULL);
7327 for (hdr = list_prev(buflist, head); hdr; hdr = hdr_prev) {
7347 * we reinsert the head node so we can pick up
7350 list_remove(buflist, head);
7681 arc_buf_hdr_t *hdr, *hdr_prev, *head; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h201 ITT_STUBV(ITTAPI, void, relation_add, (const __itt_domain *domain, __itt_id head, __itt_relation relation, __itt_id tail), (ITT_FORMAT domain, head, relation, tail), relation_add, __itt_group_structure, "%p, %p, %lu, %p")
313 ITT_STUBV(ITTAPI, void, relation_add_ex, (const __itt_domain *domain, __itt_clock_domain* clock_domain, unsigned long long timestamp, __itt_id head, __itt_relation relation, __itt_id tail), (ITT_FORMAT domain, clock_domain, timestamp, head, relation, tail), relation_add_ex, __itt_group_structure, "%p, %p, %lu, %lu, %d, %lu")
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c177 svn_revnum_t head; member in struct:query_t
1213 for ( ; revision <= query->head; ++revision)
1353 SVN_ERR(svn_fs_fs__youngest_rev(&(*query)->head, fs, scratch_pool));
1363 (*query)->revisions = apr_array_make(result_pool, (int) (*query)->head + 1,
/freebsd-11-stable/contrib/gcc/
H A Dddg.c380 rtx head, tail, link;
387 get_ebb_head_tail (g->bb, g->bb, &head, &tail);
388 sched_analyze (&tmp_deps, head, tail);
378 rtx head, tail, link; local
/freebsd-11-stable/contrib/binutils/gas/
H A Ddw2gencfi.c593 struct cfi_escape_data *head, **tail, *e;
609 tail = &head;
622 insn->u.esc = head;
591 struct cfi_escape_data *head, **tail, *e; local
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_drv.c313 dev->magiclist[i].head = NULL;
353 for (pt = dev->magiclist[i].head; pt; pt = next) {
357 dev->magiclist[i].head = dev->magiclist[i].tail = NULL;

Completed in 326 milliseconds

<<21222324252627282930>>