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

1234567891011>>

/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_agpsupport.c366 drm_agp_head_t *head = NULL; local
[all...]
H A Ddrm_mm.c516 struct list_head *head = &mm->head_node.node_list; local
/freebsd-10.1-release/sys/dev/drm2/ttm/
H A Dttm_object.c114 struct list_head head; member in struct:ttm_ref_object
/freebsd-10.1-release/sys/dev/fdc/
H A Dfdcvar.h56 struct bio_queue_head head; member in struct:fdc_data
/freebsd-10.1-release/sys/dev/ixl/
H A Di40e_adminq.h64 u32 head; member in struct:i40e_adminq_ring
/freebsd-10.1-release/sys/dev/mcd/
H A Dmcdvar.h32 struct bio_queue_head head; /* head of bio queue */ member in struct:mcd_data
/freebsd-10.1-release/sys/dev/netmap/
H A Dif_lem_netmap.h96 u_int const head = kring->rhead; local
324 u_int const head = nm_rxsync_prologue(kring); local
[all...]
H A Dif_vtnet_netmap.h119 u_int const head = kring->rhead; local
224 vtnet_refill_rxq(struct netmap_kring *kring, u_int nm_i, u_int head) argument
281 u_int const head = nm_rxsync_prologue(kring); local
[all...]
/freebsd-10.1-release/sys/dev/scd/
H A Dscdvar.h31 struct bio_queue_head head; /* head of bio queue */ member in struct:scd_data
/freebsd-10.1-release/sys/dev/sound/pcm/
H A Dfeeder.c440 feeder_printchain(struct pcm_feeder *head) argument
/freebsd-10.1-release/sys/dev/tws/
H A Dtws_services.c92 volatile u_int16_t head, tail; local
/freebsd-10.1-release/sys/geom/
H A Dgeom_flashmap.c168 struct g_flashmap_head head; local
224 g_flashmap_load(device_t dev, struct g_flashmap_head *head) argument
/freebsd-10.1-release/sys/netinet6/
H A Din6_rmx.c105 in6_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, argument
265 in6_inithead(void **head, int off) argument
289 in6_detachhead(void **head, int off) argument
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dlist.h80 list_empty(const struct list_head *head) argument
140 list_add(struct list_head *new, struct list_head *head) argument
147 list_add_tail(struct list_head *new, struct list_head *head) argument
154 list_move(struct list_head *list, struct list_head *head) argument
162 list_move_tail(struct list_head *entry, struct list_head *head) argument
187 list_splice(const struct list_head *list, struct list_head *head) argument
194 list_splice_tail(struct list_head *list, struct list_head *head) argument
201 list_splice_init(struct list_head *list, struct list_head *head) argument
209 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
316 list_is_singular(const struct list_head *head) argument
321 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
347 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
366 list_is_last(const struct list_head *list, const struct list_head *head) argument
[all...]
/freebsd-10.1-release/sys/rpc/
H A Dsvc_vc.c313 svc_vc_accept(struct socket *head, struct socket **sop) argument
[all...]
/freebsd-10.1-release/sys/security/mac_portacl/
H A Dmac_portacl.c146 toast_rules(struct rulehead *head) argument
246 parse_rules(char *string, struct rulehead *head) argument
340 struct rulehead head, save_head; local
[all...]
/freebsd-10.1-release/sys/x86/iommu/
H A Dintel_qi.c106 uint32_t head; local
/freebsd-10.1-release/tools/KSE/rr/
H A Drr.c66 struct kse_thr_mailbox *head; member in struct:uts_runq
/freebsd-10.1-release/usr.bin/ctags/
H A Dctags.c62 NODE *head; /* head of the sorted binary tree */ variable
/freebsd-10.1-release/usr.bin/fstat/
H A Dfuser.c290 struct filestat_list *head; local
/freebsd-10.1-release/usr.bin/mail/
H A Dsend.c250 struct header head; local
271 struct header head; local
[all...]
/freebsd-10.1-release/usr.sbin/fdformat/
H A Dfdformat.c48 format_track(int fd, int cyl, int secs, int head, int rate, argument
/freebsd-10.1-release/usr.sbin/ppp/
H A Dcbcp.c198 struct cbcp_header *head; local
625 struct cbcp_header *head; local
[all...]
H A Dmbuf.c245 struct mbuf *head; local
/freebsd-10.1-release/usr.sbin/tcpdrop/
H A Dtcpdrop.c207 struct xinpgen *head, *xinp; local

Completed in 291 milliseconds

1234567891011>>