Searched refs:wrappers (Results 1 – 25 of 25) sorted by relevance
/linux-4.1.27/drivers/bcma/ |
D | scan.c | 281 u8 ports[2], wrappers[2]; in bcma_get_next_core() local 301 wrappers[0] = (cib & SCAN_CIB_NMW) >> SCAN_CIB_NMW_SHIFT; in bcma_get_next_core() 302 wrappers[1] = (cib & SCAN_CIB_NSW) >> SCAN_CIB_NSW_SHIFT; in bcma_get_next_core() 313 if (wrappers[0] + wrappers[1] == 0) { in bcma_get_next_core() 389 for (i = 0; i < wrappers[0]; i++) { in bcma_get_next_core() 406 for (i = 0; i < wrappers[1]; i++) { in bcma_get_next_core() 417 if (wrappers[0] == 0 && !i && !j) in bcma_get_next_core()
|
D | README | 10 2) AMBA standard devices called ports or wrappers. They have CIDs (AMBA_CID)
|
/linux-4.1.27/tools/usb/usbip/ |
D | configure.ac | 54 AC_MSG_CHECKING([whether to use the libwrap (TCP wrappers) library]) 55 AC_ARG_WITH([tcp-wrappers], 56 [AS_HELP_STRING([--with-tcp-wrappers], 57 [use the libwrap (TCP wrappers) library])],
|
D | README | 32 $ ./configure [--with-tcp-wrappers=no] [--with-usbids-dir=<dir>]
|
/linux-4.1.27/drivers/firmware/efi/ |
D | Makefile | 9 obj-$(CONFIG_EFI_RUNTIME_WRAPPERS) += runtime-wrappers.o
|
/linux-4.1.27/drivers/staging/comedi/ |
D | TODO | 4 - remove all wrappers
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | TODO | 3 - remove kernel version compatibility wrappers
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | Makefile | 1 obj-y += setup.o opal-wrappers.o opal.o opal-async.o
|
/linux-4.1.27/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
/linux-4.1.27/Documentation/networking/ |
D | gen_stats.txt | 53 compatibility by calling the compat wrappers to keep providing the
|
/linux-4.1.27/Documentation/wimax/ |
D | README.wimax | 27 them using your own code or use the wrappers provided for your
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 91 including ASSERT checks, function wrappers around macros,
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 136 completion callbacks. There are also some simple synchronous wrappers 420 - There are also synchronous wrappers like spi_sync(), and wrappers 425 - The spi_write_then_read() call, and convenience wrappers around 430 wrappers, doing exactly that.
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 302 the task pointer to make it point to the new copy. There are wrappers to aid 343 There are convenience wrappers for retrieving specific aspects of a task's 356 There are also convenience wrappers for retrieving specific associated pairs of
|
/linux-4.1.27/Documentation/i2c/ |
D | dev-interface | 203 5* These i2c-core.c/i2c.h functions are wrappers to the actual
|
/linux-4.1.27/Documentation/ |
D | java.txt | 42 custom wrappers from this document in /usr/local)
|
D | stable_api_nonsense.txt | 37 source, hidden source, binary blobs, source wrappers, or any other term
|
D | memory-barriers.txt | 1516 Note that the ACCESS_ONCE() wrappers in interrupt_handler() 1601 Because there are no ACCESS_ONCE() wrappers and no volatile markings,
|
/linux-4.1.27/Documentation/filesystems/ |
D | porting | 477 wrappers; instead of checking for ->write or ->read being NULL, look for
|
/linux-4.1.27/Documentation/RCU/ |
D | checklist.txt | 344 the callback code simply wrappers around kfree(), so that this
|
/linux-4.1.27/Documentation/vm/ |
D | numa_memory_policy.txt | 427 containing the memory policy system call wrappers. Some distributions
|
/linux-4.1.27/crypto/ |
D | Kconfig | 378 Shash crypto api wrappers to crc32_le function.
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 1261 * Removed unnecessary wrappers lpfc_find_lun_device() and 1294 * Remove all one-line wrappers from lpfc_mem.
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 235 I/O scheduler wrappers are to be used instead of accessing the queue directly.
|
/linux-4.1.27/init/ |
D | Kconfig | 1359 This enables the legacy 16-bit UID syscall wrappers.
|