Searched defs:head (Results 1 - 25 of 487) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_mmap.c55 void *head; local
H A Dcitrus_memstream.c116 void *chr, *head; local
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_hashtab.h45 LIST_ENTRY(drm_hash_item) head; member in struct:drm_hash_item
H A Ddrm_linux_list.h46 INIT_LIST_HEAD(struct list_head *head) { argument
52 list_empty(struct list_head *head) { argument
57 list_add(struct list_head *new, struct list_head *head) { argument
65 list_add_tail(struct list_head *entry, struct list_head *head) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_hashtab.h45 LIST_ENTRY(drm_hash_item) head; member in struct:drm_hash_item
H A Ddrm_linux_list_sort.c54 drm_list_sort(void *priv, struct list_head *head, int (*cmp)(void *priv, argument
/freebsd-11-stable/lib/libc/rpc/
H A Dpmap_getmaps.c75 struct pmaplist *head = NULL; local
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.h49 struct list_head head; member in struct:ttm_validate_buffer
/freebsd-11-stable/sys/netinet/
H A Dsctp_peeloff.c50 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) argument
88 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) argument
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dfifo_defs.h43 #define head sp->_fifohead macro
[all...]
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dserver.h67 struct inferior_list_entry *head; member in struct:inferior_list
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml.h45 word *head; member in class:word_list
/freebsd-11-stable/sys/net80211/
H A Dieee80211_power.h56 struct mbuf *head; member in struct:ieee80211_psq::ieee80211_psq_head
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dmylist.h27 list_add_tail(struct list_head *o, struct list_head *head) argument
/freebsd-11-stable/sys/sys/
H A D_unrhdr.h39 TAILQ_HEAD(unrhd,unr) head; member in struct:unrhdr
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Dclh.h59 struct ck_spinlock_clh *head; local
H A Dhclh.h64 struct ck_spinlock_hclh *head; local
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mbq.h52 struct mbuf *head; member in struct:mbq
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h48 CrashRecoveryContextCleanup *head; member in class:llvm::CrashRecoveryContext
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Daccess.c126 char head[PATH_MAX]; local
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dtraits.hpp124 head; typedef in struct:pb_ds::detail::trie_traits
285 head; typedef in struct:pb_ds::detail::trie_traits
[all...]
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_cq.h71 u32 head; /* index of next entry to fill */ member in struct:rvt_cq_wc
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c67 linux_kmem_cache_free_rcu_callback(struct rcu_head *head) argument
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_def.c79 Insert_Field_By_Position(FIELD *newfield, FIELD *head) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-iterator.c70 struct tree_statement_list_node *head, *tail, *cur; local
146 struct tree_statement_list_node *head, *tail, *cur; local
[all...]

Completed in 298 milliseconds

1234567891011>>