/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 372 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() argument 395 static int reregister_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in reregister_mem() argument 508 struct c4iw_pd *php; in c4iw_reregister_phys_mem() local 524 php = to_c4iw_pd(mr->pd); in c4iw_reregister_phys_mem() 527 if (rhp != php->rhp) in c4iw_reregister_phys_mem() 533 php = to_c4iw_pd(pd); in c4iw_reregister_phys_mem() 553 ret = reregister_mem(rhp, php, &mh, shift, npages); in c4iw_reregister_phys_mem() 558 mhp->attr.pdid = php->pdid; in c4iw_reregister_phys_mem() 581 struct c4iw_pd *php; in c4iw_register_phys_mem() local 586 php = to_c4iw_pd(pd); in c4iw_register_phys_mem() [all …]
|
D | provider.c | 238 struct c4iw_pd *php; in c4iw_deallocate_pd() local 240 php = to_c4iw_pd(pd); in c4iw_deallocate_pd() 241 rhp = php->rhp; in c4iw_deallocate_pd() 242 PDBG("%s ibpd %p pdid 0x%x\n", __func__, pd, php->pdid); in c4iw_deallocate_pd() 243 c4iw_put_resource(&rhp->rdev.resource.pdid_table, php->pdid); in c4iw_deallocate_pd() 247 kfree(php); in c4iw_deallocate_pd() 255 struct c4iw_pd *php; in c4iw_allocate_pd() local 264 php = kzalloc(sizeof(*php), GFP_KERNEL); in c4iw_allocate_pd() 265 if (!php) { in c4iw_allocate_pd() 269 php->pdid = pdid; in c4iw_allocate_pd() [all …]
|
D | qp.c | 1626 struct c4iw_pd *php; in c4iw_create_qp() local 1640 php = to_c4iw_pd(pd); in c4iw_create_qp() 1641 rhp = php->rhp; in c4iw_create_qp() 1692 qhp->attr.pd = php->pdid; in c4iw_create_qp()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 414 struct iwch_pd *php; in iwch_deallocate_pd() local 416 php = to_iwch_pd(pd); in iwch_deallocate_pd() 417 rhp = php->rhp; in iwch_deallocate_pd() 418 PDBG("%s ibpd %p pdid 0x%x\n", __func__, pd, php->pdid); in iwch_deallocate_pd() 419 cxio_hal_put_pdid(rhp->rdev.rscp, php->pdid); in iwch_deallocate_pd() 420 kfree(php); in iwch_deallocate_pd() 428 struct iwch_pd *php; in iwch_allocate_pd() local 437 php = kzalloc(sizeof(*php), GFP_KERNEL); in iwch_allocate_pd() 438 if (!php) { in iwch_allocate_pd() 442 php->pdid = pdid; in iwch_allocate_pd() [all …]
|
D | iwch_mem.c | 55 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_register_mem() argument 78 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_reregister_mem() argument
|
D | iwch_provider.h | 342 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, 344 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php,
|
/linux-4.4.14/scripts/dtc/libfdt/ |
D | fdt_ro.c | 331 const fdt32_t *php; in fdt_get_phandle() local 336 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle() 337 if (!php || (len != sizeof(*php))) { in fdt_get_phandle() 338 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle() 339 if (!php || (len != sizeof(*php))) in fdt_get_phandle() 343 return fdt32_to_cpu(*php); in fdt_get_phandle()
|
/linux-4.4.14/Documentation/arm/keystone/ |
D | Overview.txt | 29 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html 37 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
|
/linux-4.4.14/Documentation/hwmon/ |
D | hih6130 | 9 http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872
|
/linux-4.4.14/fs/reiserfs/ |
D | Kconfig | 14 <https://reiser4.wiki.kernel.org/index.php/Main_Page> for links. 22 Read <https://reiser4.wiki.kernel.org/index.php/Main_Page>
|
D | README | 46 described at https://reiser4.wiki.kernel.org/index.php/Main_Page
|
/linux-4.4.14/Documentation/ |
D | bt8xxgpio.txt | 7 == http://www.bu3sch.de/btgpio.php ==
|
D | kernel-docs.txt | 117 URL: http://www.linuxjournal.com/article.php?sid=2391 127 URL: http://www.linuxjournal.com/article.php?sid=1219 140 URL: http://www.linuxjournal.com/article.php?sid=1220 152 URL: http://www.linuxjournal.com/article.php?sid=1221 162 URL: http://www.linuxjournal.com/article.php?sid=1222 176 URL: http://www.linuxjournal.com/article.php?sid=1287 188 URL: http://www.linuxjournal.com/article.php?sid=1312
|
D | sparse.txt | 75 https://sparse.wiki.kernel.org/index.php/Main_Page
|
D | gcov.txt | 42 [2] http://ltp.sourceforge.net/coverage/lcov.php
|
D | coccinelle.txt | 30 pages at http://cocci.ekstranet.diku.dk/wiki/doku.php
|
D | Changes | 395 o <http://sourceforge.net/project/showfiles.php?group_id=14>
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | cifs.txt | 31 https://wiki.samba.org/index.php/LinuxCIFS_utils
|
D | README | 548 (see http://wiki.samba.org/index.php/UNIX_Extensions#Minshall.2BFrench_symlinks)
|
/linux-4.4.14/Documentation/dvb/ |
D | readme.txt | 8 see http://linuxtv.org/lists.php. Please check
|
D | README.dvb-usb | 48 http://www.linuxtv.org/wiki/index.php/DVB_USB 124 http://www.linuxtv.org/wiki/index.php/DVB_USB
|
/linux-4.4.14/Documentation/input/ |
D | bcm5974.txt | 64 [1] http://ubuntuforums.org/showthread.php?t=840040
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php
|
D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
/linux-4.4.14/drivers/firewire/ |
D | Kconfig | 14 See http://ieee1394.wiki.kernel.org/index.php/Juju_Migration
|
/linux-4.4.14/Documentation/serial/ |
D | n_gsm.txt | 84 http://www.telit.com/module/infopool/download.php?id=616
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | Kconfig | 97 http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | Kconfig | 12 <http://www.linuxtv.org/wiki/index.php/DVB_USB>
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-parport | 163 http://struyve.mine.nu:8080/index.php?block=k8000
|
/linux-4.4.14/arch/avr32/ |
D | Kconfig | 135 For more information see: http://www.miromico.ch/index.php/hammerhead.html
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 173 See also http://wiki.linux-nfs.org/wiki/index.php/Server_4.0_and_4.1_issues.
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 140 http://processors.wiki.ti.com/index.php/PRU_Linux_Application_Loader
|
/linux-4.4.14/Documentation/laptops/ |
D | sony-laptop.txt | 127 See also http://www.linux.it/~malattia/wiki/index.php/Sony_drivers for other
|
/linux-4.4.14/Documentation/filesystems/ |
D | 9p.txt | 152 (http://sf.net/apps/mediawiki/v9fs/index.php).
|
D | ext4.txt | 19 http://ext4.wiki.kernel.org/index.php/Ext4_Howto 24 http://sourceforge.net/project/showfiles.php?group_id=2406 628 http://ext4.wiki.kernel.org/index.php/Main_Page
|
D | path-lookup.txt | 378 1. Scaling dcache with RCU (http://linuxjournal.com/article.php?sid=7124).
|
/linux-4.4.14/Documentation/cris/ |
D | README | 14 http://developer.axis.com/wiki/doku.php?id=axis:install-howto-2_20
|
/linux-4.4.14/Documentation/arm/ |
D | IXP4xx | 115 http://www.gateworks.com/support/overview.php
|
D | README | 44 http://www.arm.linux.org.uk/developer/patches/info.php Always include some
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ivtv | 43 http://www.ivtvdriver.org/index.php/Troubleshooting
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | Kconfig | 12 <http://www.linuxtv.org/wiki/index.php/DVB_USB>
|
/linux-4.4.14/Documentation/networking/ |
D | README.ipw2100 | 194 You can obtain these images from <http://ipw2100.sf.net/firmware.php>.
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 587 http://ubuntuforums.org/showpost.php?p=10589647&postcount=17
|
/linux-4.4.14/arch/arm/tools/ |
D | mach-types | 7 # http://www.arm.linux.org.uk/developer/machines/download.php
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 644 \url{http://www.linuxsymposium.org/2001/abstracts/readcopy.php} 1483 \url{http://www.linuxsymposium.org/2006/view_abstract.php?content_key=184} 1514 \url{http://www.linuxsymposium.org/2006/view_abstract.php?content_key=184}
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 289 be found at https://sparse.wiki.kernel.org/index.php/Main_Page if your
|
/linux-4.4.14/drivers/mmc/host/ |
D | Kconfig | 710 web-site http://www.elandigitalsystems.com/support/downloads.php
|
/linux-4.4.14/drivers/usb/host/ |
D | Kconfig | 656 See also <http://www.elandigitalsystems.com/support/ufaq/u132linux.php>
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig | 572 http://docs.blackfin.uclinux.org/doku.php?id=bfin:sdram
|
/linux-4.4.14/ |
D | MAINTAINERS | 2503 W: http://bu3sch.de/btgpio.php 2546 W: http://www.linux-c6x.org/wiki/index.php/Main_Page 3018 W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php 3115 W: http://www.ivtvdriver.org/index.php/Cx18 8502 W: http://wiki.enneenne.com/index.php/LinuxPPS_support 9977 W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 10025 W: http://alsa-project.org/main/index.php/ASoC
|