Searched defs:head (Results 101 - 125 of 487) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_mm.c323 struct list_head *head = &mm->ml_entry; local
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_linux_list.h45 INIT_LIST_HEAD(struct list_head *head) { argument
56 list_empty(const struct list_head *head) { argument
61 list_add(struct list_head *new, struct list_head *head) { argument
69 list_add_tail(struct list_head *entry, struct list_head *head) argument
91 list_move(struct list_head *list, struct list_head *head) argument
97 list_move_tail(struct list_head *list, struct list_head *head) argument
170 list_splice(const struct list_head *list, struct list_head *head) argument
[all...]
H A Ddrm_mm.c633 struct list_head *head = &mm->head_node.node_list; local
/freebsd-11-stable/sys/dev/beri/virtio/
H A Dvirtio.c129 int head, next; local
174 uint16_t head, uidx, mask; local
/freebsd-11-stable/lib/libiconv_modules/UES/
H A Dcitrus_ues.c192 int ch, head, num, tail; local
[all...]
/freebsd-11-stable/lib/libiconv_modules/VIQR/
H A Dcitrus_viqr.c103 mnemonic_ext_find(wchar_t wc, const mnemonic_def_t *head, size_t n) argument
/freebsd-11-stable/sbin/atm/atmconfig/
H A Dnatm.c628 static const char head[] = local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c450 struct dns_query *head, *curr, *prev; local
497 struct dns_rr *head, *curr, *prev; local
[all...]
/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.h74 struct inferior_list_entry head; member in struct:process_info
/freebsd-11-stable/sys/netinet6/
H A Din6_rmx.c106 in6_addroute(void *v_arg, void *n_arg, struct radix_head *head, argument
214 in6_inithead(void **head, int off) argument
236 in6_detachhead(void **head, int off) argument
/freebsd-11-stable/sys/rpc/
H A Dsvc_vc.c317 svc_vc_accept(struct socket *head, struct socket **sop) argument
[all...]
/freebsd-11-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c62 struct kse_thr_mailbox *head; member in struct:uts_runq
/freebsd-11-stable/tools/KSE/rr/
H A Drr.c66 struct kse_thr_mailbox *head; member in struct:uts_runq
/freebsd-11-stable/usr.bin/ctags/
H A Dctags.c62 NODE *head; /* head of the sorted binary tree */ variable
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_object.c114 struct list_head head; member in struct:ttm_ref_object
/freebsd-11-stable/sys/dev/fdc/
H A Dfdcvar.h58 struct bio_queue_head head; member in struct:fdc_data
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.c440 feeder_printchain(struct pcm_feeder *head) argument
/freebsd-11-stable/sys/dev/scd/
H A Dscdvar.h31 struct bio_queue_head head; /* head of bio queue */ member in struct:scd_data
/freebsd-11-stable/sys/dev/mcd/
H A Dmcdvar.h32 struct bio_queue_head head; /* head of bio queue */ member in struct:mcd_data
/freebsd-11-stable/usr.sbin/tcpdrop/
H A Dtcpdrop.c207 struct xinpgen *head, *xinp; local
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dglobals.h110 u_char head; /* 1=head of hash chain */ member in struct:hosttbl
/freebsd-11-stable/sys/geom/
H A Dgeom_redboot.c176 struct fis_image_desc *head, **tail; local
244 struct fis_image_desc *fd, *head; local
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_qi.c108 uint32_t head; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h83 struct list_head head; /* >= v4.13 */ member in union:wait_queue_head::__anon5500
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_fifo.h47 struct ck_fifo_spsc_entry *head; member in struct:ck_fifo_spsc
183 struct ck_fifo_spsc_entry *head = ck_pr_load_ptr(&fifo->head); local
218 struct ck_fifo_mpmc_pointer head; member in struct:ck_fifo_mpmc
359 struct ck_fifo_mpmc_pointer head, tail, next, update; local
414 struct ck_fifo_mpmc_pointer head, tail, next, update; local
[all...]

Completed in 184 milliseconds

1234567891011>>