Searched defs:head (Results 26 - 50 of 487) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/apr-util/test/
H A Dabts.h53 sub_suite *head; member in struct:abts_suite
/freebsd-11-stable/contrib/jemalloc/src/
H A Dtsd.c168 tsd_init_check_recursion(tsd_init_head_t *head, tsd_init_block_t *block) argument
190 tsd_init_finish(tsd_init_head_t *head, tsd_init_block_t *block) argument
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_zone.c61 struct zone_dataset_head *head; local
113 struct zone_dataset_head *head; local
156 struct zone_dataset_head *head; local
221 struct zone_dataset_head *head; local
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_descdma.c145 ath_descdma_alloc_desc(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int ds_size, int ndesc) argument
238 ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int ds_size, int nbuf, int ndesc) argument
327 ath_descdma_setup_rx_edma(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int nbuf, int rx_status_len) argument
385 ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head) argument
[all...]
/freebsd-11-stable/crypto/heimdal/admin/
H A Dpurge.c50 get_entry (krb5_principal princ, struct e *head) argument
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument
87 delete_list (struct e *head) argument
110 struct e *head = NULL; local
[all...]
/freebsd-11-stable/lib/libutil/
H A Dproperty.c73 properties head, ptr; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c52 copy_txt_to_realms (struct rk_resource_record *head, argument
/freebsd-11-stable/include/
H A Dres_update.h55 ns_updrec *head; member in struct:__anon6530
/freebsd-11-stable/sys/net/
H A Droute_var.h36 struct radix_head head; member in struct:rib_head
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ageq.c164 struct mbuf *head, **phead; local
197 struct mbuf *head, **phead; local
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dlist.h54 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
59 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
81 static HPT_INLINE int list_empty(struct list_head *head) argument
87 __list_splice(struct list_head *list, struct list_head *head) argument
101 list_splice(struct list_head *list, struct list_head *head) argument
107 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-11-stable/sys/dev/hptnr/
H A Dlist.h53 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
58 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
80 static HPT_INLINE int list_empty(struct list_head *head) argument
86 __list_splice(struct list_head *list, struct list_head *head) argument
100 list_splice(struct list_head *list, struct list_head *head) argument
106 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-11-stable/sys/dev/hptrr/
H A Dlist.h56 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
61 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
83 static HPT_INLINE int list_empty(struct list_head *head) argument
89 __list_splice(struct list_head *list, struct list_head *head) argument
103 list_splice(struct list_head *list, struct list_head *head) argument
109 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-11-stable/usr.sbin/fdwrite/
H A Dfdwrite.c25 format_track(int fd, int cyl, int secs, int head, int rate, argument
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map.h46 qelem head; /* link-list header */ member in struct:sun_host
53 qelem head; /* link-list header */ member in struct:sun_location
60 qelem head; /* link-list header */ member in struct:sun_opt
66 qelem head; /* link-list header */ member in struct:sun_mountpt
75 qelem head; /* link-list header */ member in struct:sun_entry
89 qelem head; /* link-list header */ member in struct:sun_map
105 qelem head; /* link-list header */ member in struct:sun_mmap
/freebsd-11-stable/sys/netinet/
H A Dsctp_syscalls.c125 struct socket *head, *so; local
[all...]
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hp_fifo.h54 struct ck_hp_fifo_entry *head; member in struct:ck_hp_fifo
142 struct ck_hp_fifo_entry *head, *tail, *next; local
176 struct ck_hp_fifo_entry *head, *tail, *next; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dman_macro.c259 struct roff_node *head; local
[all...]
/freebsd-11-stable/usr.bin/head/
H A Dhead.c133 head(FILE *fp, int cnt) function
/freebsd-11-stable/usr.bin/tee/
H A Dtee.c63 static LIST *head; variable
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_barrier_combining.c34 struct ck_barrier_combining_group *head; member in struct:ck_barrier_combining_queue
/freebsd-11-stable/sys/kern/
H A Dsubr_disk.c147 bioq_init(struct bio_queue_head *head) argument
156 bioq_remove(struct bio_queue_head *head, struct bio *bp) argument
169 bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error) argument
178 bioq_insert_head(struct bio_queue_head *head, struct bio *bp) argument
187 bioq_insert_tail(struct bio_queue_head *head, struct bio *bp) argument
196 bioq_first(struct bio_queue_head *head) argument
203 bioq_takefirst(struct bio_queue_head *head) argument
219 bioq_bio_key(struct bio_queue_head *head, struct bio *bp) argument
233 bioq_disksort(struct bio_queue_head *head, struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dif_lem_netmap.h108 u_int const head = kring->rhead; local
200 u_int const head = kring->rhead; local
/freebsd-11-stable/contrib/ntp/sntp/
H A Dnetworking.c73 skip_efields( u_int32 *head, u_int32 *tail ) argument
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind_AppleExtras.cpp152 libgcc_object_info *head = (libgcc_object_info *) local

Completed in 168 milliseconds

1234567891011>>