Searched refs:ilist (Results 1 - 16 of 16) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/ibmvscsi/
H A Dibmvstgt.c199 list_for_each_entry(iue, &target->cmd_queue, ilist) {
293 list_del(&iue->ilist);
384 list_add_tail(&iue->ilist, &target->cmd_queue);
716 list_del(&iue->ilist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dlibsrp.c173 INIT_LIST_HEAD(&iue->ilist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dfuser.c113 static int fuser_add_inode(inode_list *ilist, dev_t dev, ino_t inode) argument
117 if (!ilist->inode && !ilist->dev) {
118 ilist->dev = dev;
119 ilist->inode = inode;
121 curr = ilist;
137 int port, inode_list *ilist)
165 fuser_add_inode(ilist, tmp_dev, tmp_inode);
173 static int fuser_search_dev_inode(int opts, inode_list *ilist, argument
177 curr = ilist;
136 fuser_scan_proc_net(int opts, const char *proto, int port, inode_list *ilist) argument
189 fuser_scan_pid_maps(int opts, const char *fname, pid_t pid, inode_list *ilist, pid_list *plist) argument
217 fuser_scan_link(int opts, const char *lname, pid_t pid, inode_list *ilist, pid_list *plist) argument
230 fuser_scan_dir_links(int opts, const char *dname, pid_t pid, inode_list *ilist, pid_list *plist) argument
251 fuser_scan_proc_pids(int opts, inode_list *ilist, pid_list *plist) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibsrp.h46 struct list_head ilist; member in struct:iu_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dgus.h385 struct snd_seq_kinstr_list *ilist; member in struct:snd_gf1
H A Dopl3.h301 struct snd_seq_kinstr_list *ilist; member in struct:snd_opl3
H A Dtrident.h358 struct snd_seq_kinstr_list *ilist; member in struct:snd_4dwave
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dauditfilter.c60 struct list_head ilist; /* entry in inotify registration list */ member in struct:audit_parent
1040 list_for_each_entry_safe(p, n, in_list, ilist) {
1041 list_del(&p->ilist);
1330 list_add(&parent->ilist, &inotify_list);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c232 instr = snd_seq_instr_find(trident->synth.ilist, &voice->instr, 0, 1);
305 snd_seq_instr_free_use(trident->synth.ilist, instr);
417 instr = snd_seq_instr_find(trident->synth.ilist, &voice->instr, 0, 1);
446 snd_seq_instr_free_use(trident->synth.ilist, instr);
456 instr = snd_seq_instr_find(trident->synth.ilist, &voice->instr, 0, 1);
496 snd_seq_instr_free_use(trident->synth.ilist, instr);
620 instr = snd_seq_instr_find(trident->synth.ilist, &v->instr, 0, 1);
626 snd_seq_instr_free_use(trident->synth.ilist, instr);
800 snd_seq_instr_list_free_cond(p->trident->synth.ilist, &ifree, client, 0);
824 p->trident->synth.ilist, e
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c356 kinstr = snd_seq_instr_find(opl3->ilist, &wanted, 1, 0);
374 snd_seq_instr_free_use(opl3->ilist, kinstr);
572 snd_seq_instr_free_use(opl3->ilist, kinstr);
H A Dopl3_oss.c299 err = snd_seq_instr_event(&opl3->fm_ops, opl3->ilist, &ev,
313 snd_seq_instr_event(&opl3->fm_ops, opl3->ilist, &ev,
H A Dopl3_seq.c158 snd_seq_instr_event(&opl3->fm_ops, opl3->ilist, ev,
253 opl3->ilist = snd_seq_instr_list_new();
254 if (opl3->ilist == NULL) {
259 opl3->ilist->flags = SNDRV_SEQ_INSTR_FLG_DIRECT;
290 if (opl3->ilist)
291 snd_seq_instr_list_free(&opl3->ilist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_sample.c35 instr = snd_seq_instr_find(gus->gf1.ilist, &v->instr, 0, 1);
41 snd_seq_instr_free_use(gus->gf1.ilist, instr);
H A Dgus_simple.c266 instr = snd_seq_instr_find(gus->gf1.ilist, &voice->instr, 0, 1);
342 snd_seq_instr_free_use(gus->gf1.ilist, instr);
427 instr = snd_seq_instr_find(gus->gf1.ilist, &voice->instr, 0, 1);
442 snd_seq_instr_free_use(gus->gf1.ilist, instr);
453 instr = snd_seq_instr_find(gus->gf1.ilist, &voice->instr, 0, 1);
464 snd_seq_instr_free_use(gus->gf1.ilist, instr);
H A Dgus_synth.c99 snd_seq_instr_list_free_cond(p->gus->gf1.ilist, &ifree, client, 0);
123 p->gus->gf1.ilist,
241 gus->gf1.ilist = snd_seq_instr_list_new();
242 if (gus->gf1.ilist == NULL) {
247 gus->gf1.ilist->flags = SNDRV_SEQ_INSTR_FLG_DIRECT;
292 if (gus->gf1.ilist)
293 snd_seq_instr_list_free(&gus->gf1.ilist);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java102 private StoredList ilist; // insertable list (primary store for index list) field in class:CollectionTest
341 ilist = null;
423 ilist = new StoredList(store, entityBinding,
426 ilist = new StoredList(store, valueBinding,
429 list = ilist;
433 ilist = new StoredList(store, entityBinding,
436 ilist = new StoredList(store, valueBinding,
474 ilist = list;
708 if (useList && ilist != null) {
709 assertEquals(i - 1, ilist
[all...]

Completed in 286 milliseconds