Searched refs:list (Results 1 - 25 of 357) sorted by relevance

1234567891011>>

/arch/s390/include/asm/
H A Dreset.h9 #include <linux/list.h>
12 struct list_head list; member in struct:reset_call
/arch/powerpc/include/asm/
H A Dxmon.h19 extern void xmon_register_spus(struct list_head *list);
25 static inline void xmon_register_spus(struct list_head *list) { }; argument
H A Deeh_event.h30 struct list_head list; /* to form event queue */ member in struct:eeh_event
/arch/um/drivers/
H A Dmconsole_kern.h9 #include <linux/list.h>
13 struct list_head list; member in struct:mconsole_entry
19 struct list_head list; member in struct:mc_device
H A Dport_kern.c8 #include <linux/list.h>
19 struct list_head list; member in struct:port_list
37 struct list_head list; member in struct:connection
60 list_del(&conn->list);
63 list_add(&conn->list, &conn->port->connections);
96 { .list = LIST_HEAD_INIT(conn->list),
113 list_add(&conn->list, &port->pending);
136 port = list_entry(ele, struct port_list, list);
168 port = list_entry(ele, struct port_list, list);
[all...]
/arch/metag/include/asm/
H A Dtcm.h5 #include <linux/list.h>
8 struct list_head list; member in struct:tcm_allocation
/arch/sh/kernel/
H A Dunwinder.c12 #include <linux/list.h>
32 .list = {
42 * "unwinder_list" is a linked-list of all available unwinders, sorted
51 .next = &stack_reader.list,
52 .prev = &stack_reader.list,
72 best = list_entry(unwinder_list.next, struct unwinder, list);
89 o = list_entry(tmp, struct unwinder, list);
96 list_add(&ops->list, entry);
105 * Install the new stack unwinder on the unwinder list, which is sorted
153 list_del(&curr_unwinder->list);
[all...]
/arch/x86/pci/
H A Dbus_numa.h8 struct list_head list; member in struct:pci_root_res
13 struct list_head list; member in struct:pci_root_info
/arch/sh/include/asm/
H A Dio_trapped.h4 #include <linux/list.h>
15 struct list_head list; member in struct:trapped_io
23 void __iomem *match_trapped_io_handler(struct list_head *list,
H A Dunwinder.h8 struct list_head list; member in struct:unwinder
/arch/avr32/mach-at32ap/
H A Dclock.h15 #include <linux/list.h>
21 struct list_head list; /* linking element */ member in struct:clk
/arch/powerpc/kernel/
H A Deeh_event.c20 #include <linux/list.h>
66 struct eeh_event, list);
67 list_del(&event->list);
143 list_add(&event->list, &eeh_eventlist);
177 list_for_each_entry_safe(event, tmp, &eeh_eventlist, list) {
183 list_del(&event->list);
187 list_del(&event->list);
191 list_del(&event->list);
/arch/avr32/include/asm/
H A Dtraps.h11 #include <linux/list.h>
/arch/mips/include/asm/
H A Dvpe.h13 #include <linux/list.h>
72 /* The list of vpe's */
73 struct list_head list; member in struct:vpe
78 /* the list of who wants to know when something major happens */
89 struct list_head tc; /* The list of TC's with this VPE */
90 struct list_head list; /* The global list of tc's */ member in struct:tc
97 struct list_head list; member in struct:vpe_notifications
/arch/powerpc/platforms/cell/spufs/
H A Dgang.c23 #include <linux/list.h>
39 INIT_LIST_HEAD(&gang->list);
50 WARN_ON(gang->contexts || !list_empty(&gang->list));
69 list_add(&ctx->gang_list, &gang->list);
/arch/um/include/shared/
H A Dnet_kern.h13 #include <linux/list.h>
17 struct list_head list; member in struct:uml_net
24 struct list_head list; member in struct:uml_net_private
53 struct list_head list; member in struct:transport
/arch/tile/gxio/
H A Dmpipe.c252 memset(&rules->list, 0, sizeof(rules->list));
264 gxio_mpipe_rules_list_t *list = &rules->list; local
268 (gxio_mpipe_rules_rule_t *) (list->rules + list->head);
270 unsigned int head = list->tail;
284 if (head + pad + sizeof(*rule) >= sizeof(list->rules))
295 list->head = head + pad;
297 rule = (gxio_mpipe_rules_rule_t *) (list
341 gxio_mpipe_rules_list_t *list = &rules->list; local
363 gxio_mpipe_rules_list_t *list = &rules->list; local
381 gxio_mpipe_rules_list_t *list = &rules->list; local
[all...]
/arch/powerpc/kvm/
H A Dbook3s_mmu_hpte.c76 /* Add to ePTE list */
80 /* Add to ePTE_long list */
85 /* Add to vPTE list */
89 /* Add to vPTE_long list */
95 /* Add to vPTE_64k list */
152 struct hlist_head *list = &vcpu3s->hpte_hash_vpte_long[i]; local
154 hlist_for_each_entry_rcu(pte, list, list_vpte_long)
164 struct hlist_head *list; local
167 /* Find the list of entries in the map */
168 list
183 struct hlist_head *list; local
226 struct hlist_head *list; local
247 struct hlist_head *list; local
269 struct hlist_head *list; local
320 struct hlist_head *list = &vcpu3s->hpte_hash_vpte_long[i]; local
[all...]
/arch/m68k/sun3/
H A Dsun3dvma.c15 #include <linux/list.h>
45 struct list_head list; member in struct:hole
93 hole = list_entry(cur, struct hole, list);
115 hole = list_entry(cur, struct hole, list);
125 list_move(&(prev->list), &hole_cache);
145 ret = list_entry(hole_cache.next, struct hole, list);
146 list_del(&(ret->list));
170 hole = list_entry(cur, struct hole, list);
187 list_move(&(hole->list), &hole_cache);
223 hole = list_entry(cur, struct hole, list);
[all...]
/arch/mips/jz4740/
H A Dclock.h19 #include <linux/list.h>
53 struct list_head list; member in struct:clk
/arch/powerpc/boot/
H A Doflib.c49 va_list list; local
55 va_start(list, nret);
57 args.args[i] = cpu_to_be32(va_arg(list, prom_arg_t));
58 va_end(list);
74 va_list list; local
80 va_start(list, rets);
82 args.args[i] = cpu_to_be32(va_arg(list, prom_arg_t));
83 va_end(list);
/arch/powerpc/lib/
H A Drheap.c4 * to place their list. We cannot do that because the memory we manage may
69 /* and fixup list pointers */
74 fixup(blks, blke, delta, &blk->list);
90 /* add all new blocks to the free list */
93 list_add(&blk->list, &info->empty_list);
133 blk = list_entry(info->empty_list.next, rh_block_t, list);
134 list_del_init(&blk->list);
147 list_add(&blk->list, &info->empty_list);
173 blk = list_entry(l, rh_block_t, list);
199 /* No coalescing; list inser
[all...]
/arch/arm/include/asm/
H A Dunwind.h38 struct list_head list; member in struct:unwind_table
/arch/arm64/include/asm/
H A Dtraps.h21 #include <linux/list.h>
/arch/c6x/include/asm/
H A Dirq.h18 #include <linux/list.h>

Completed in 516 milliseconds

1234567891011>>