Searched refs:wrappers (Results 1 – 19 of 19) sorted by relevance
/linux-2.6.39/arch/parisc/hpux/ |
D | Makefile | 5 obj-y := entry_hpux.o gate.o wrappers.o fs.o ioctl.o sys_hpux.o
|
/linux-2.6.39/drivers/staging/comedi/ |
D | TODO | 4 - remove all wrappers
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | TODO | 3 - remove kernel version compatibility wrappers
|
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | aiutils.c | 340 if (!sii->wrappers[coreidx]) { in ai_setcoreidx() 341 sii->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in ai_setcoreidx() 342 ASSERT(GOODREGS(sii->wrappers[coreidx])); in ai_setcoreidx() 344 sii->curwrap = sii->wrappers[coreidx]; in ai_setcoreidx()
|
/linux-2.6.39/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
/linux-2.6.39/Documentation/networking/ |
D | gen_stats.txt | 53 compatibility by calling the compat wrappers to keep providing the
|
/linux-2.6.39/Documentation/wimax/ |
D | README.wimax | 27 them using your own code or use the wrappers provided for your
|
/linux-2.6.39/fs/xfs/ |
D | Kconfig | 76 including ASSERT checks, function wrappers around macros,
|
/linux-2.6.39/Documentation/spi/ |
D | spi-summary | 136 completion callbacks. There are also some simple synchronous wrappers 421 - There are also synchronous wrappers like spi_sync(), and wrappers 426 - The spi_write_then_read() call, and convenience wrappers around 431 wrappers, doing exactly that.
|
/linux-2.6.39/drivers/staging/brcm80211/include/ |
D | siutils.h | 244 void *wrappers[SI_MAXCORES]; /* other cores wrapper va */ member
|
/linux-2.6.39/Documentation/ |
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
|
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
|
/linux-2.6.39/Documentation/i2c/ |
D | dev-interface | 203 5* These i2c-core.c/i2c.h functions are wrappers to the actual
|
/linux-2.6.39/Documentation/RCU/ |
D | checklist.txt | 306 the callback code simply wrappers around kfree(), so that this
|
/linux-2.6.39/Documentation/vm/ |
D | numa_memory_policy.txt | 428 containing the memory policy system call wrappers. Some distributions
|
/linux-2.6.39/Documentation/scsi/ |
D | ChangeLog.lpfc | 1261 * Removed unnecessary wrappers lpfc_find_lun_device() and 1294 * Remove all one-line wrappers from lpfc_mem.
|
/linux-2.6.39/init/ |
D | Kconfig | 932 This enables the legacy 16-bit UID syscall wrappers.
|
/linux-2.6.39/Documentation/block/ |
D | biodoc.txt | 236 I/O scheduler wrappers are to be used instead of accessing the queue directly.
|