Home
last modified time | relevance | path

Searched defs:head (Results 276 – 300 of 831) sorted by relevance

1...<<11121314151617181920>>...34

/linux-3.3/drivers/xen/
Dgrant-table.c173 grant_ref_t head; in get_free_entries() local
585 void gnttab_free_grant_references(grant_ref_t head) in gnttab_free_grant_references()
606 int gnttab_alloc_grant_references(u16 count, grant_ref_t *head) in gnttab_alloc_grant_references()
/linux-3.3/net/sunrpc/
Dauth.c222 void rpcauth_destroy_credlist(struct list_head *head) in rpcauth_destroy_credlist()
241 struct hlist_head *head; in rpcauth_clear_credcache() local
/linux-3.3/net/ipv4/
Dip_fragment.c243 struct sk_buff *head = qp->q.fragments; in ip_expire() local
542 struct sk_buff *fp, *head = qp->q.fragments; in ip_frag_reasm() local
Dip_sockglue.c239 static void ip_ra_destroy_rcu(struct rcu_head *head) in ip_ra_destroy_rcu()
448 static void opt_kfree_rcu(struct rcu_head *head) in opt_kfree_rcu()
/linux-3.3/include/net/
Dinet_hashtables.h95 #define inet_bind_bucket_for_each(tb, pos, head) \ argument
112 struct hlist_nulls_head head; member
/linux-3.3/mm/
Dslob.c186 struct rcu_head head; member
645 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
/linux-3.3/include/linux/
Dif_team.h130 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index() local
142 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu() local
Dfd.h16 head, /* nr of heads */ member
73 unsigned int device,head,track; member
388 compat_uint_t head; member
Dhidraw.h68 int head; member
/linux-3.3/drivers/net/wireless/ath/carl9170/
Dfw.c58 const struct carl9170fw_desc_head *head, unsigned int max_len) in carl9170_fw_verify_descs()
/linux-3.3/fs/xfs/
Dxfs_iget.c103 struct rcu_head *head) in xfs_inode_free_callback()
/linux-3.3/fs/ocfs2/dlm/
Ddlmast.c295 struct list_head *iter, *head=NULL; in dlm_proxy_ast_handler() local
/linux-3.3/fs/
Daio.c199 static void ctx_rcu_free(struct rcu_head *head) in ctx_rcu_free()
463 struct list_head head; member
1089 unsigned long head; in aio_read_evt() local
/linux-3.3/fs/nfs/
Dpnfs.c1169 static int pnfs_write_done_resend_to_mds(struct inode *inode, struct list_head *head) in pnfs_write_done_resend_to_mds()
1261 pnfs_do_multiple_writes(struct nfs_pageio_descriptor *desc, struct list_head *head, int how) in pnfs_do_multiple_writes()
1376 pnfs_do_multiple_reads(struct nfs_pageio_descriptor *desc, struct list_head *head) in pnfs_do_multiple_reads()
/linux-3.3/arch/sparc/kernel/
Dpci_sun4v.c673 unsigned long *head) in pci_sun4v_get_head()
689 unsigned long msiqid, unsigned long *head, in pci_sun4v_dequeue_msi()
729 unsigned long head) in pci_sun4v_set_head()
/linux-3.3/drivers/net/ethernet/amd/
Datarilance.c241 #define PKTBUF_ADDR(head) (((unsigned char *)(MEM)) + (head)->base) argument
781 struct lance_tx_head *head; in lance_start_xmit() local
975 struct lance_rx_head *head = &(MEM->rx_head[entry]); in lance_rx() local
/linux-3.3/tools/perf/util/
Dsymbol.c1380 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids()
2169 static void dsos__add(struct list_head *head, struct dso *dso) in dsos__add()
2174 static struct dso *dsos__find(struct list_head *head, const char *name) in dsos__find()
2184 struct dso *__dsos__findnew(struct list_head *head, const char *name) in __dsos__findnew()
2199 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf()
2227 static size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid()
/linux-3.3/net/core/
Ddst.c68 struct dst_entry *dst, *next, head; in dst_gc_task() local
/linux-3.3/drivers/sh/intc/
Dvirq.c27 #define for_each_virq(entry, head) \ argument
/linux-3.3/drivers/dma/
Dcoh901318_lli.c58 struct coh901318_lli *head; in coh901318_lli_alloc() local
/linux-3.3/block/
Dblk-ioc.c32 static void icq_free_icq_rcu(struct rcu_head *head) in icq_free_icq_rcu()
/linux-3.3/fs/jbd/
Dtransaction.c1732 struct buffer_head *head; in journal_try_to_free_buffers() local
2008 struct buffer_head *head, *bh, *next; in journal_invalidatepage() local
/linux-3.3/drivers/block/
Dxd.c398 u_char head,sector,control,mode = PIO_MODE,temp; in xd_readwrite() local
525 static u_char *xd_build (u_char *cmdblk,u_char command,u_char drive,u_char head,u_short cylinder,u_… in xd_build()
/linux-3.3/drivers/isdn/gigaset/
Dcommon.c299 unsigned head, tail; in clear_events() local
578 unsigned n, head, tail, bytesleft; in gigaset_fill_inbuf() local
/linux-3.3/drivers/ps3/
Dps3av_cmd.c378 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt, in ps3av_cmd_set_video_mode()
421 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black()

1...<<11121314151617181920>>...34