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

1234567891011>>

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zone.c64 struct zone_dataset_head *head; local
117 struct zone_dataset_head *head; local
160 struct zone_dataset_head *head; local
225 struct zone_dataset_head *head; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_project.c50 zfs_project_item_alloc(list_t *head, const char *name) argument
262 list_t head; local
207 zfs_project_handle_dir(const char *name, zfs_project_control_t *zpc, list_t *head) argument
/freebsd-13-stable/sys/dev/hpt27xx/
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-13-stable/sys/dev/hptnr/
H A Dlist.h55 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
60 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
82 static HPT_INLINE int list_empty(struct list_head *head) argument
88 __list_splice(struct list_head *list, struct list_head *head) argument
102 list_splice(struct list_head *list, struct list_head *head) argument
108 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-13-stable/sys/dev/hptrr/
H A Dlist.h58 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
63 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
85 static HPT_INLINE int list_empty(struct list_head *head) argument
91 __list_splice(struct list_head *list, struct list_head *head) argument
105 list_splice(struct list_head *list, struct list_head *head) argument
111 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-13-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-13-stable/contrib/ntp/sntp/
H A Dnetworking.c73 skip_efields( u_int32 *head, u_int32 *tail ) argument
/freebsd-13-stable/contrib/mandoc/
H A Dman_macro.c296 struct roff_node *head; local
[all...]
/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_def.c80 Insert_Field_By_Position(FIELD *newfield, FIELD *head) argument
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_ageq.c166 struct mbuf *head, **phead; local
199 struct mbuf *head, **phead; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_disk.c154 bioq_init(struct bio_queue_head *head) argument
165 bioq_remove(struct bio_queue_head *head, struct bio *bp) argument
181 bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error) argument
190 bioq_insert_head(struct bio_queue_head *head, struct bio *bp) argument
201 bioq_insert_tail(struct bio_queue_head *head, struct bio *bp) argument
212 bioq_first(struct bio_queue_head *head) argument
219 bioq_takefirst(struct bio_queue_head *head) argument
235 bioq_bio_key(struct bio_queue_head *head, struct bio *bp) argument
249 bioq_disksort(struct bio_queue_head *head, struct bio *bp) argument
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_emul.c225 const char *head = (const char *)imgp->image_header; local
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h24 llist_del_all(struct llist_head *head) argument
30 llist_del_first(struct llist_head *head) argument
46 llist_add(struct llist_node *new, struct llist_head *head) argument
59 llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, struct llist_head *head) argument
73 init_llist_head(struct llist_head *head) argument
79 llist_empty(struct llist_head *head) argument
[all...]
H A Drculist.h58 list_add_rcu(struct list_head *new, struct list_head *head) argument
64 list_add_tail_rcu(struct list_head *new, struct list_head *head) argument
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c74 linux_kmem_cache_free_rcu_callback(struct rcu_head *head) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c52 copy_txt_to_realms (struct rk_resource_record *head, argument
/freebsd-13-stable/usr.sbin/fdwrite/
H A Dfdwrite.c27 format_track(int fd, int cyl, int secs, int head, int rate, argument
/freebsd-13-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-13-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-13-stable/usr.bin/head/
H A Dhead.c158 head(FILE *fp, int cnt) function
/freebsd-13-stable/usr.bin/tee/
H A Dtee.c65 static LIST *head; variable
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_attr_process.c57 const u8 *head; local
/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dkeytab.c141 struct hdb_dbinfo *head, *dbinfo = NULL; local
/freebsd-13-stable/lib/libc/db/mpool/
H A Dmpool.c117 struct _hqh *head; local
151 struct _hqh *head; local
183 struct _hqh *head; local
343 struct _hqh *head; local
432 struct _hqh *head; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A De_rc4_hmac_md5.c26 MD5_CTX head, tail, md; member in struct:__anon7153
[all...]

Completed in 241 milliseconds

1234567891011>>