Searched refs:head (Results 351 - 375 of 923) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.hpp79 virtual void head(void);
H A Dmacros.hpp53 void head(void); \
65 void head(void); \
80 atfu_tc_ ## name::head(void)
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh59 echo $inc failed: `cat $errfile | head -1` > $ofile
/freebsd-11-stable/contrib/gcc/
H A Dc-incpath.c181 removed. Return the head of the resulting chain. Any of HEAD,
185 remove_duplicates (cpp_reader *pfile, struct cpp_dir *head, argument
192 for (pcur = &head; *pcur; )
231 for (tmp = head; tmp != cur; tmp = tmp->next)
256 return head;
/freebsd-11-stable/crypto/openssl/util/
H A Dselftest.pl53 $cversion=`$cc -V |head -1` if $cversion =~ "Error";
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkld.c340 struct so_list *head, **prev, *new; local
349 head = NULL;
350 prev = &head;
423 return (head);
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_object.c96 * @head: List entry for the per-file list of ref-objects.
114 struct list_head head; member in struct:ttm_ref_object
302 list_add_tail(&ref->head, &tfile->ref_list);
329 list_del(&ref->head);
379 ref = list_entry(list, struct ttm_ref_object, head);
/freebsd-11-stable/cddl/sbin/zfs/
H A DMakefile14 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/head
/freebsd-11-stable/cddl/usr.sbin/zdb/
H A DMakefile24 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/head
/freebsd-11-stable/contrib/blacklist/libexec/
H A Dblacklistd-helper57 any port=$6 head port$6 | \
93 any port=$6 head port$6 | \
/freebsd-11-stable/contrib/openresolv/
H A Dlibc.in91 if [ -f "$SYSCONFDIR"/resolv.conf.d/head ]; then
92 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.d/head)"
101 if [ "${resolv_conf_head-x}" = x -a -f "$SYSCONFDIR"/resolv.conf.head ]; then
102 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.head)"
/freebsd-11-stable/usr.sbin/fdformat/
H A Dfdformat.c50 format_track(int fd, int cyl, int secs, int head, int rate, argument
66 f.head = head;
76 f.fd_formb_headno(i) = head;
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq.h65 u32 head; member in struct:i40e_adminq_ring
/freebsd-11-stable/tools/tools/netmap/
H A Dbridge.c108 rxring->head = rxring->cur = j;
109 txring->head = txring->cur = k;
336 rx->head, rx->cur, rx->tail);
341 rx->head, rx->cur, rx->tail);
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.c80 #define SLIST_FREE(head, field, freef) do { \
81 typeof(SLIST_FIRST(head)) __elm0; \
82 typeof(SLIST_FIRST(head)) __elm; \
83 SLIST_FOREACH_SAFE(__elm, (head), field, __elm0) \
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h111 void __kmp_str_split(char *str, char delim, char **head, char **tail);
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h102 created, it should be added to this list, the head of which is in
762 (struct bfd_elf_version_expr_head *head,
768 struct bfd_elf_version_expr_head head;
770 (struct bfd_elf_version_expr_head *head,
765 struct bfd_elf_version_expr_head head; member in struct:bfd_elf_dynamic_list
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h89 struct mbuf *head, *tail; member in struct:mq
472 if (q->head == NULL)
473 q->head = m;
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_generic.c656 u_int const head = kring->rhead; local
667 if (nm_i != head) { /* we have new packets to send */
675 event = ring_middle(nm_i, head, lim);
677 "head=%u,hwtail=%u)", nm_i, event, head,
683 a.head = a.tail = NULL;
685 while (nm_i != head) {
770 if (a.head != NULL) {
775 * is not necessarily head, we could break early. */
874 u_int const head local
[all...]
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c203 struct _Declarator *head; /* head function declarator */ member in struct:_Declarator
1404 func_params = &(yystack.l_mark[0].declarator->head->params);
1419 && yystack.l_mark[-3].declarator->head->func_def == func_style) {
1420 yystack.l_mark[-3].declarator->head->func_def = FUNC_BOTH;
1442 func_params = &(yystack.l_mark[0].declarator->head->params);
1752 yyval.declarator->head = (yystack.l_mark[-3].declarator->func_stack == NULL) ? yyval.declarator : yystack.l_mark[-3].declarator->head;
1762 yyval.declarator->head = (yystack.l_mark[-3].declarator->func_stack == NULL) ? yyval.declarator : yystack.l_mark[-3].declarator->head;
[all...]
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c160 rwq->rq.head = 0;
166 qp->sq.head = 0;
168 qp->rq.head = 0;
177 cur = wq->head - wq->tail;
182 cur = wq->head - wq->tail;
910 qp->sq.wqe_head[idx] = qp->sq.head + nreq;
921 qp->sq.head += nreq;
1074 ind = rwq->rq.head & (rwq->rq.wqe_cnt - 1);
1111 rwq->rq.head & 0xffff);
1120 rwq->rq.head
[all...]
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c787 #define g_journal_insert_bio(head, bp, flags) \
788 g_journal_insert((head), (bp)->bio_offset, \
799 g_journal_insert(struct bio **head, off_t nstart, off_t nend, off_t joffset, argument
807 GJ_DEBUG(3, "INSERT(%p): (%jd, %jd, %jd)", *head, nstart, nend,
811 GJQ_FOREACH(*head, cbp) {
826 GJ_DEBUG(3, "INSERT(%p): 1", *head);
841 *head = nbp;
846 GJ_DEBUG(3, "INSERT(%p): 2 (nbp=%p pbp=%p)", *head, nbp,
888 GJ_DEBUG(3, "INSERT(%p): 3 (cbp=%p)", *head, cbp);
915 GJ_DEBUG(3, "INSERT(%p): 4 (cbp=%p)", *head, cb
1016 g_journal_optimize(struct bio *head) argument
1475 g_journal_read_find(struct bio *head, int sorted, struct bio *pbp, off_t ostart, off_t oend) argument
1529 struct bio *bp, *nbp, *head; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dppcboot.c43 bfd_byte head; member in struct:ppcboot_location
442 && !tdata->header.partition[i].partition_begin.head
446 && !tdata->header.partition[i].partition_end.head
454 tdata->header.partition[i].partition_begin.head,
460 tdata->header.partition[i].partition_end.head,
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_qi.c108 uint32_t head; local
117 head = dmar_read4(unit, DMAR_IQH_REG);
118 head &= DMAR_IQH_MASK;
119 unit->inv_queue_avail = head - unit->inv_queue_tail -
121 if (head <= unit->inv_queue_tail)
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c149 srq->head = 0;
341 if (unlikely(srq->head == srq->tail)) {
347 srq->wrid[srq->head] = wr->wr_id;
349 next = get_wqe(srq, srq->head);
350 srq->head = be16_to_cpu(next->next_wqe_index);

Completed in 246 milliseconds

<<11121314151617181920>>