Searched refs:list_head (Results 1 - 25 of 1375) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/
H A Di2c-core.h20 struct list_head list;
29 extern struct list_head __i2c_board_list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dxmon.h17 extern void xmon_register_spus(struct list_head *list);
20 static inline void xmon_register_spus(struct list_head *list) { };
H A Dhvcserver.h33 * @node: list_head denoting this partner_info struct's position in the list of
45 struct list_head node;
51 extern int hvcs_free_partner_info(struct list_head *head);
53 struct list_head *head, unsigned long *pi_buff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dlist.c11 void __list_add(struct list_head * add,
12 struct list_head * prev,
13 struct list_head * next)
29 void list_add(struct list_head *add, struct list_head *head)
42 void list_add_tail(struct list_head *add, struct list_head *head)
54 void __list_del(struct list_head * prev, struct list_head * next)
67 void list_del(struct list_head *entr
[all...]
H A Dlist.h19 struct list_head { struct
20 struct list_head *next, *prev;
26 struct list_head name = LIST_HEAD_INIT(name)
32 void __list_add(struct list_head * add, struct list_head * prev, struct list_head * next);
33 void list_add(struct list_head *add, struct list_head *head);
34 void list_add_tail(struct list_head *add, struct list_head *hea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dlist.h17 struct list_head { struct
18 struct list_head *next, *prev;
24 struct list_head name = ATALK_LIST_HEAD_INIT(name)
37 static inline void __list_add(struct list_head * new,
38 struct list_head * prev,
39 struct list_head * next)
55 static inline void list_add(struct list_head *new, struct list_head *head)
68 static inline void list_add_tail(struct list_head *new, struct list_head *hea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dlist.h17 struct list_head { struct
18 struct list_head *next, *prev;
24 struct list_head name = ATALK_LIST_HEAD_INIT(name)
37 static inline void __list_add(struct list_head * new,
38 struct list_head * prev,
39 struct list_head * next)
55 static inline void list_add(struct list_head *new, struct list_head *head)
68 static inline void list_add_tail(struct list_head *new, struct list_head *hea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dkernel-list.h15 struct list_head { struct
16 struct list_head *next, *prev;
22 struct list_head name = { &name, &name }
38 static __inline__ void __list_add(struct list_head * new,
39 struct list_head * prev,
40 struct list_head * next)
51 static __inline__ void list_add(struct list_head *new, struct list_head *head)
59 static __inline__ void list_add_tail(struct list_head *new, struct list_head *hea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dchan_kern.h16 struct list_head list;
17 struct list_head free_list;
30 extern void chan_interrupt(struct list_head *chans, struct delayed_work *task,
34 extern int open_chan(struct list_head *chans);
35 extern int write_chan(struct list_head *chans, const char *buf, int len,
37 extern int console_write_chan(struct list_head *chans, const char *buf,
40 extern void deactivate_chan(struct list_head *chans, int irq);
41 extern void reactivate_chan(struct list_head *chans, int irq);
42 extern void chan_enable_winch(struct list_head *chans, struct tty_struct *tty);
44 extern void close_chan(struct list_head *chan
[all...]
H A Dmem_kern.h13 struct list_head list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dadapter.h9 struct list_head link;
12 struct list_head entity_q; /* entities linked to this adapter */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dipaq.h39 struct list_head list;
46 struct list_head queue;
47 struct list_head freelist;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/power/
H A Dpower.h27 extern struct list_head dpm_active;
28 extern struct list_head dpm_off;
29 extern struct list_head dpm_off_irq;
32 static inline struct dev_pm_info * to_pm_info(struct list_head * entry)
37 static inline struct device * to_device(struct list_head * entry)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h82 struct list_head clean_list; /* Blocks 100% full of clean data */
83 struct list_head very_dirty_list; /* Blocks with lots of dirty space */
84 struct list_head dirty_list; /* Blocks with some dirty space */
85 struct list_head erasable_list; /* Blocks which are completely dirty, and need erasing */
86 struct list_head erasable_pending_wbuf_list; /* Blocks which need erasing but only after the current wbuf is flushed */
87 struct list_head erasing_list; /* Blocks which are currently erasing */
88 struct list_head erase_pending_list; /* Blocks which need erasing now */
89 struct list_head erase_complete_list; /* Blocks which are erased and need the clean marker written to them */
90 struct list_head free_list; /* Blocks which are free and ready to be used */
91 struct list_head bad_lis
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dkspd.h25 struct list_head list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dkspd.h25 struct list_head list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dstate.h75 struct list_head dl_perfile;
76 struct list_head dl_perclnt;
77 struct list_head dl_recall_lru; /* delegation recalled */
119 struct list_head cl_idhash; /* hash by cl_clientid.id */
120 struct list_head cl_strhash; /* hash by cl_name */
121 struct list_head cl_openowners;
122 struct list_head cl_delegations;
123 struct list_head cl_lru; /* tail queue */
143 struct list_head cr_strhash; /* hash by cr_name */
196 struct list_head so_idhas
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmount.h39 struct list_head mnt_hash;
44 struct list_head mnt_mounts; /* list of children, anchored here */
45 struct list_head mnt_child; /* and going through their mnt_child */
49 struct list_head mnt_list;
50 struct list_head mnt_expire; /* link in fs-specific expiry list */
51 struct list_head mnt_share; /* circular list of shared mounts */
52 struct list_head mnt_slave_list;/* list of slave mounts */
53 struct list_head mnt_slave; /* slave list entry */
98 int mnt_flags, struct list_head *fslist);
100 extern void mark_mounts_for_expiry(struct list_head *mount
[all...]
H A Dgenalloc.h17 struct list_head chunks; /* list of chunks in this pool */
26 struct list_head next_chunk; /* next chunk in pool */
H A Dmigrate.h28 extern int isolate_lru_page(struct page *p, struct list_head *pagelist);
29 extern int putback_lru_pages(struct list_head *l);
32 extern int migrate_pages(struct list_head *l, new_page_t x, unsigned long);
45 static inline int isolate_lru_page(struct page *p, struct list_head *list)
47 static inline int putback_lru_pages(struct list_head *l) { return 0; }
48 static inline int migrate_pages(struct list_head *l, new_page_t x,
51 static inline int migrate_pages_to(struct list_head *pagelist,
H A Dnfs_fs_sb.h25 struct list_head cl_share_link; /* link in global client list */
26 struct list_head cl_superblocks; /* List of nfs_server structs */
46 struct list_head cl_delegations;
47 struct list_head cl_state_owners;
48 struct list_head cl_unused;
77 struct list_head client_link; /* List of other nfs_server structs
80 struct list_head master_link; /* link in master servers list */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Draw1394-private.h23 struct list_head list;
30 struct list_head req_pending; /* protected by reqlists_lock */
31 struct list_head req_complete; /* protected by reqlists_lock */
35 struct list_head addr_list; /* protected by host_info_lock */
58 struct list_head addr_list; /* file_info list */
70 struct list_head list;
80 struct list_head list;
82 struct list_head file_info_list; /* protected by host_info_lock */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Diwcm.h53 struct list_head work_list;
56 struct list_head work_free_list;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dscan.h50 struct list_head list;
114 struct list_head corr;
115 struct list_head free;
116 struct list_head erase;
117 struct list_head alien;
144 struct list_head *list)
151 struct list_head *list);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dlist.h41 struct list_head { struct
42 struct list_head *next, *prev;
48 struct list_head name = LIST_HEAD_INIT(name)
60 static inline void __list_add(struct list_head *new,
61 struct list_head *prev,
62 struct list_head *next)
78 static inline void list_add(struct list_head *new, struct list_head *head)
91 static inline void list_add_tail(struct list_head *new, struct list_head *hea
[all...]

Completed in 250 milliseconds

1234567891011>>