/drivers/md/raid6test/ |
D | Makefile | 38 raid6altivec1.c: raid6altivec.uc ../unroll.pl 39 $(PERL) ../unroll.pl 1 < raid6altivec.uc > $@ 41 raid6altivec2.c: raid6altivec.uc ../unroll.pl 42 $(PERL) ../unroll.pl 2 < raid6altivec.uc > $@ 44 raid6altivec4.c: raid6altivec.uc ../unroll.pl 45 $(PERL) ../unroll.pl 4 < raid6altivec.uc > $@ 47 raid6altivec8.c: raid6altivec.uc ../unroll.pl 48 $(PERL) ../unroll.pl 8 < raid6altivec.uc > $@ 50 raid6int1.c: raid6int.uc ../unroll.pl 51 $(PERL) ../unroll.pl 1 < raid6int.uc > $@ [all …]
|
/drivers/md/ |
D | dm-kcopyd.c | 72 struct page_list *pl; in alloc_pl() local 74 pl = kmalloc(sizeof(*pl), GFP_KERNEL); in alloc_pl() 75 if (!pl) in alloc_pl() 78 pl->page = alloc_page(GFP_KERNEL); in alloc_pl() 79 if (!pl->page) { in alloc_pl() 80 kfree(pl); in alloc_pl() 84 return pl; in alloc_pl() 87 static void free_pl(struct page_list *pl) in free_pl() argument 89 __free_page(pl->page); in free_pl() 90 kfree(pl); in free_pl() [all …]
|
D | Makefile | 42 cmd_unroll = $(PERL) $(srctree)/$(src)/unroll.pl $(UNROLL) \ 55 $(obj)/raid6int1.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 60 $(obj)/raid6int2.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 65 $(obj)/raid6int4.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 70 $(obj)/raid6int8.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 75 $(obj)/raid6int16.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 80 $(obj)/raid6int32.c: $(src)/raid6int.uc $(src)/unroll.pl FORCE 86 $(obj)/raid6altivec1.c: $(src)/raid6altivec.uc $(src)/unroll.pl FORCE 92 $(obj)/raid6altivec2.c: $(src)/raid6altivec.uc $(src)/unroll.pl FORCE 98 $(obj)/raid6altivec4.c: $(src)/raid6altivec.uc $(src)/unroll.pl FORCE [all …]
|
D | dm-io.c | 168 struct page_list *pl = (struct page_list *) dp->context_ptr; in list_get_page() local 170 *p = pl->page; in list_get_page() 177 struct page_list *pl = (struct page_list *) dp->context_ptr; in list_next_page() local 178 dp->context_ptr = pl->next; in list_next_page() 182 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) in list_dp_init() argument 187 dp->context_ptr = pl; in list_dp_init() 418 list_dp_init(dp, io_req->mem.ptr.pl, io_req->mem.offset); in dp_init()
|
/drivers/atm/ |
D | nicstar.c | 2683 pool_levels pl; in ns_ioctl() local 2691 if (get_user(pl.buftype, &((pool_levels __user *) arg)->buftype)) in ns_ioctl() 2693 switch (pl.buftype) in ns_ioctl() 2696 pl.count = ns_stat_sfbqc_get(readl(card->membase + STAT)); in ns_ioctl() 2697 pl.level.min = card->sbnr.min; in ns_ioctl() 2698 pl.level.init = card->sbnr.init; in ns_ioctl() 2699 pl.level.max = card->sbnr.max; in ns_ioctl() 2703 pl.count = ns_stat_lfbqc_get(readl(card->membase + STAT)); in ns_ioctl() 2704 pl.level.min = card->lbnr.min; in ns_ioctl() 2705 pl.level.init = card->lbnr.init; in ns_ioctl() [all …]
|
/drivers/usb/serial/ |
D | Makefile-keyspan_pda_fw | 15 %_fw.h: %.hex ezusb_convert.pl 16 perl ezusb_convert.pl $* < $< > $@
|
/drivers/acpi/acpica/ |
D | acdebug.h | 58 #define PARAM_LIST(pl) pl argument
|
/drivers/ata/ |
D | pata_legacy.c | 1207 struct legacy_probe *pl = &probe_list[0]; in legacy_init() local 1252 for (i = 0; i < NR_HOST; i++, pl++) { in legacy_init() 1253 if (pl->port == 0) in legacy_init() 1255 if (pl->type == UNKNOWN) in legacy_init() 1256 pl->type = probe_chip_type(pl); in legacy_init() 1257 pl->slot = slot++; in legacy_init() 1258 if (legacy_init_one(pl) == 0) in legacy_init()
|
/drivers/scsi/libfc/ |
D | fc_rport.c | 950 struct fc_els_flogi *pl; in fc_rport_recv_plogi_req() local 966 pl = fc_frame_payload_get(fp, sizeof(*pl)); in fc_rport_recv_plogi_req() 967 if (!pl) { in fc_rport_recv_plogi_req() 974 wwpn = get_unaligned_be64(&pl->fl_wwpn); in fc_rport_recv_plogi_req() 975 wwnn = get_unaligned_be64(&pl->fl_wwnn); in fc_rport_recv_plogi_req() 1019 fp = fc_frame_alloc(lport, sizeof(*pl)); in fc_rport_recv_plogi_req() 1035 fc_plogi_get_maxframe(pl, lport->mfs); in fc_rport_recv_plogi_req()
|
/drivers/staging/wlan-ng/ |
D | README | 2 - checkpatch.pl cleanups
|
/drivers/uwb/i1480/i1480u-wlp/ |
D | tx.c | 194 void *pl; in i1480u_tx_create_n() local 204 pl = skb->data; in i1480u_tx_create_n() 205 pl_itr = pl; in i1480u_tx_create_n()
|
/drivers/staging/meilhaus/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/panel/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/otus/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/go7007/ |
D | README | 2 - checkpatch.pl cleanups
|
/drivers/staging/asus_oled/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/frontier/ |
D | TODO | 2 - checkpatch.pl clean
|
/drivers/staging/me4000/ |
D | README | 3 - checkpatch.pl cleanups
|
/drivers/staging/echo/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/comedi/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/android/ |
D | TODO | 2 - checkpatch.pl cleanups
|
/drivers/staging/sxg/ |
D | README | 6 - checkpatch.pl cleanups
|
/drivers/net/wimax/i2400m/ |
D | driver.c | 130 const void *pl, size_t pl_size) in i2400m_queue_work() argument 141 memcpy(iw->pl, pl, pl_size); in i2400m_queue_work()
|
/drivers/staging/rt2870/ |
D | TODO | 2 - checkpatch.pl clean
|
/drivers/staging/altpciechdma/ |
D | TODO | 5 - checkpatch.pl cleanups.
|