Searched full:taken (Results 101 – 125 of 1402) sorted by relevance
12345678910>>...57
/linux-3.3/Documentation/filesystems/ |
D | path-lookup.txt | 90 reference is taken on the dentry (while the fields are verified under d_lock), 95 read-only protection and no durability of results, so care must be taken when 187 care must be taken to load the members up-front, and use those pointers rather 361 the reference count needs to be taken for some reason. This is either because
|
/linux-3.3/arch/um/include/asm/ |
D | pgtable-2level.h | 45 * Bits 0 through 4 are taken
|
/linux-3.3/arch/arm/mach-omap1/include/mach/ |
D | ams-delta-fiq.h | 4 * Taken from the original Amstrad modifications to fiq.h
|
/linux-3.3/fs/exofs/ |
D | symlink.c | 7 * Copyrights for code taken from ext2:
|
/linux-3.3/arch/arm/mach-davinci/include/mach/ |
D | pm.h | 45 * is taken out of deepsleep mode. A value of 128 would be more than
|
/linux-3.3/fs/jfs/ |
D | jfs_incore.h | 65 * directories since the i_mutex taken in the VFS is sufficient. 70 * It must be taken after beginning a transaction (txBegin), since
|
/linux-3.3/include/scsi/ |
D | osd_sense.h | 14 * Note: All names and symbols are taken from the OSD standard's text. 42 * these errors are taken care of by the generic scsi layer.
|
/linux-3.3/arch/arm/mach-sa1100/include/mach/ |
D | shannon.h | 4 /* taken from comp.os.inferno Tue, 12 Sep 2000 09:21:50 GMT,
|
/linux-3.3/Documentation/hwmon/ |
D | exynos4_tmu | 18 Temperature can be taken from the temperature code.
|
/linux-3.3/Documentation/devicetree/bindings/gpio/ |
D | led.txt | 14 taken from the node name (excluding the unit address).
|
/linux-3.3/arch/sh/ |
D | Kconfig.cpu | 95 accomplishing what is taken care of by the banked registers.
|
/linux-3.3/drivers/staging/iio/ |
D | TODO | 53 Initial discussions have taken place, but no actual code
|
/linux-3.3/Documentation/networking/ |
D | x25.txt | 3 As my third year dissertation at University I have taken it upon myself to
|
/linux-3.3/net/wireless/ |
D | core.c | 188 int wiphy_idx, taken = -1, result, digits; in cfg80211_dev_rename() local 193 sscanf(newname, PHY_NAME "%d%n", &wiphy_idx, &taken); in cfg80211_dev_rename() 194 if (taken == strlen(newname) && wiphy_idx != rdev->wiphy_idx) { in cfg80211_dev_rename() 201 * without leading zeroes. taken == strlen(newname) here in cfg80211_dev_rename() 203 if (taken == strlen(PHY_NAME) + digits) in cfg80211_dev_rename()
|
/linux-3.3/arch/openrisc/kernel/ |
D | idle.c | 18 * that needs to be taken when the system becomes idle.
|
/linux-3.3/arch/sparc/include/asm/ |
D | kdebug_32.h | 35 * taken from to total pool.
|
D | vaddrs.h | 25 * 256 pages will be taken as nocache per each
|
/linux-3.3/Documentation/sound/oss/ |
D | Soundblaster | 21 The following arguments are taken if ISAPnP support is compiled in
|
/linux-3.3/arch/ia64/include/asm/sn/ |
D | tiocx.h | 51 /* These are taken from tio_mmr_as.h */
|
/linux-3.3/Documentation/ABI/testing/ |
D | sysfs-bus-rbd | 74 The size of the image when this snapshot was taken.
|
/linux-3.3/arch/tile/mm/ |
D | mmap.c | 14 * Taken from the i386 architecture and simplified.
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | tda10071.h | 34 * Note: Buffer is taken from the stack currently!
|
/linux-3.3/Documentation/sound/alsa/ |
D | ControlNames.txt | 73 Capture Rate /* capture rate taken from external source */
|
/linux-3.3/arch/m68k/ifpsp060/ |
D | isp.doc | 36 This exception is taken when any of the integer instructions 209 exception taken ---> enter _060_isp_unimp --|
|
/linux-3.3/arch/tile/lib/ |
D | strchr_64.c | 38 * counts are taken mod 64. in strchr()
|
12345678910>>...57