Searched refs:head (Results 626 - 650 of 923) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c866 struct server *head, *curr, *next; local
868 head = curr = lnk->server;
872 } while ((curr = next) != head);
2328 struct server *head; local
2333 head = lnk->server;
2334 if (head == NULL)
2339 for (s = head; s->next != head; s = s->next);
2341 server->next = head;
/freebsd-11-stable/contrib/gcc/
H A Dsched-deps.c1469 sched_analyze (struct deps *deps, rtx head, rtx tail)
1479 if (! reload_completed && !LABEL_P (head))
1481 insn = prev_nonnote_insn (head);
1485 for (insn = head;; insn = NEXT_INSN (insn))
1683 compute_forward_dependences (rtx head, rtx tail)
1689 for (insn = head; insn != next_tail; insn = NEXT_INSN (insn))
1911 /* Non-speculative links go at the head of LOG_LINKS, followed by
1461 sched_analyze(struct deps *deps, rtx head, rtx tail) argument
1674 compute_forward_dependences(rtx head, rtx tail) argument
H A Dcfghooks.c461 create_basic_block (void *head, void *end, basic_block after) argument
468 ret = cfg_hooks->create_basic_block (head, end, after);
/freebsd-11-stable/sys/netgraph/
H A Dng_pppoe.c270 LIST_HEAD(hhead, sess_con) head;
540 LIST_FOREACH(tsp, &privp->sesshash[hash].head, sessions) {
546 LIST_INSERT_HEAD(&privp->sesshash[hash].head, sp, sessions);
565 LIST_INSERT_HEAD(&privp->sesshash[hash].head, sp, sessions);
590 LIST_FOREACH(sp, &privp->sesshash[hash].head, sessions) {
676 LIST_INIT(&privp->sesshash[i].head);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c381 struct wpa_ssid *ssid, *tail, *head; local
398 tail = head = config->ssid;
424 if (head == NULL) {
425 head = tail = ssid;
471 config->ssid = head;
480 head = NULL;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c2324 svn_revnum_t head = SVN_INVALID_REVNUM;
2357 SVN_ERR(svn_fs_youngest_rev(&head, fs, scratch_pool));
2360 start = head;
2363 end = head;
2366 if (start > head)
2370 if (end > head)
2323 svn_revnum_t head = SVN_INVALID_REVNUM; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c235 free_options(struct mtree_option *head) argument
239 for (; head != NULL; head = next) {
240 next = head->next;
241 free(head->value);
242 free(head);
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c439 * head list.
461 * which wasn't able to run due to a taken lock on vlan mac head list.
491 * called due to vlan mac head list lock being taken.
510 * __ecore_vlan_mac_h_write_unlock - unlock the vlan mac head list writer lock
532 * ecore_vlan_mac_h_write_unlock - unlock the vlan mac head list writer lock
549 * __ecore_vlan_mac_h_read_lock - lock the vlan mac head list reader lock
569 * ecore_vlan_mac_h_read_lock - lock the vlan mac head list reader lock
589 * __ecore_vlan_mac_h_read_unlock - unlock the vlan mac head list reader lock
624 * ecore_vlan_mac_h_read_unlock - unlock the vlan mac head list reader lock
642 * ecore_vlan_mac_h_read_unlock - unlock the vlan mac head lis
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.cpp170 (*iter).second->head();
311 impl::tc::head(void) function in class:impl::tc
/freebsd-11-stable/contrib/binutils/bfd/
H A Dtekhex.c259 tekhex_data_list_type *head; member in struct:tekhex_data_struct
536 tdata->head = NULL;
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h629 void *tsd_init_check_recursion(tsd_init_head_t *head,
631 void tsd_init_finish(tsd_init_head_t *head, tsd_init_block_t *block);
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_fops.c385 list_for_each_entry_safe(pos, n, &dev->ctxlist, head) {
394 list_del(&pos->head);
/freebsd-11-stable/sbin/atm/atmconfig/
H A Dnatm.c628 static const char head[] = local
644 heading(abr ? head_abr : head);
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-disk.sh217 head=`diskinfo -v ${1} | grep "# Heads" | tr -s ' ' | cut -f 2`
218 export VAL="${head}"
/freebsd-11-stable/bin/pkill/
H A Dpkill.c674 makelist(struct listhead *head, enum listtype type, char *src) argument
695 SLIST_INSERT_HEAD(head, li, li_chain);
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5.h354 int head; member in struct:mlx5_srq
372 unsigned head; member in struct:mlx5_wq
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c156 atomic_inc(&ssk->rx_ring.head);
713 atomic_set(&ssk->rx_ring.head, 1);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_aqm_pie.c52 #include <net/if.h> /* IFNAMSIZ, struct ifaddr, ifq head, lock.h mutex.h */
323 * Extract a packet from the head of queue 'q'
331 struct mbuf *m = q->mq.head;
335 q->mq.head = m->m_nextpkt;
H A Ddn_sched_fq_codel.c152 /* Drop a packet form the head of codel queue */
156 struct mbuf *m = q->mq.head;
160 q->mq.head = m->m_nextpkt;
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_da.h430 u_int8_t head; member in struct:scsi_defect_desc_bytes_from_index
440 u_int8_t head; member in struct:scsi_defect_desc_phys_sector
/freebsd-11-stable/lib/libc/net/
H A Dgetaddrinfo.c632 * in the most efficient order. Since the head entry
636 * head entry. (Note that RFC3493 requires the head
730 get_addrselectpolicy(struct policyhead *head) argument
754 free_addrselectpolicy(head); /* make the list empty */
758 TAILQ_INSERT_TAIL(head, new, pc_entry);
769 free_addrselectpolicy(struct policyhead *head) argument
773 for (ent = TAILQ_FIRST(head); ent; ent = nent) {
775 TAILQ_REMOVE(head, ent, pc_entry);
781 match_addrselectpolicy(struct sockaddr *addr, struct policyhead *head) argument
[all...]
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S295 movb %dh,%ch # Max head number
306 movb %ch,%bl # Max head number
/freebsd-11-stable/sys/contrib/zlib/
H A Dzlib.h809 gz_headerp head));
1032 gz_headerp head));
1037 As inflate() processes the gzip stream, head->done is zero until the header
1038 is completed, at which time head->done is set to one. If a zlib stream is
1039 being decoded, then head->done is set to -1 to indicate that there will be
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c449 ctlv->head.type = IPFW_TLV_COUNTERS;
450 ctlv->head.length = sz - sizeof(ipfw_obj_header);
H A Dnat64stl_control.c454 ctlv->head.type = IPFW_TLV_COUNTERS;
455 ctlv->head.length = sz - sizeof(ipfw_obj_header);

Completed in 491 milliseconds

<<21222324252627282930>>