/linux-2.4.37.9/Documentation/sound/ |
D | CS4232 | 15 On some cards, the board attempts to do non-PnP setup, and fails. If you
|
D | NM256 | 55 versions. (The driver now attempts to detect the mixer version, and
|
/linux-2.4.37.9/Documentation/ |
D | mandatory.txt | 28 block attempts by a process to write to a file that another process holds a 29 "read" -or- "shared" lock on, and block attempts to both read and write to a 105 processes attempts to write to the region it will block until the lock is 111 attempts to read or write to that region block until the lock is released,
|
D | laptop-mode.txt | 28 So what does the laptop mode patch do? It attempts to fully utilize the
|
D | ide.txt | 201 this means that the hardware is not responding to the driver's attempts
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | CHANGES | 97 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few 119 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few
|
/linux-2.4.37.9/Documentation/usb/ |
D | brlvger.txt | 36 project started and beta-tested all our early buggy attempts.
|
D | w9968cf.txt | 212 If enabled, every time an application attempts to open a
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_vnodeops.c | 2123 int attempts; in xfs_lock_dir_and_entry() local 2131 attempts = 0; in xfs_lock_dir_and_entry() 2155 attempts++; in xfs_lock_dir_and_entry() 2168 if ((attempts % 5) == 0) { in xfs_lock_dir_and_entry() 2220 int attempts = 0, i, j, try_lock; in xfs_lock_inodes() local 2270 attempts++; in xfs_lock_inodes() 2293 if ((attempts % 5) == 0) { in xfs_lock_inodes() 2309 if (attempts) { in xfs_lock_inodes() 2310 if (attempts < 5) xfs_small_retries++; in xfs_lock_inodes() 2311 else if (attempts < 100) xfs_middle_retries++; in xfs_lock_inodes()
|
/linux-2.4.37.9/net/ipv6/ |
D | route.c | 438 int attempts = 3; in ip6_route_input() local 485 if (rt->u.dst.error != -EEXIST || --attempts <= 0) in ip6_route_input() 514 int attempts = 3; in ip6_route_output() local 564 if (rt->u.dst.error != -EEXIST || --attempts <= 0) in ip6_route_output()
|
/linux-2.4.37.9/net/sctp/ |
D | sm_statefuns.c | 2104 int attempts; in sctp_sf_do_5_2_6_stale() local 2106 attempts = asoc->counters[SCTP_COUNTER_INIT_ERROR] + 1; in sctp_sf_do_5_2_6_stale() 2108 if (attempts >= asoc->max_init_attempts) { in sctp_sf_do_5_2_6_stale() 4625 int attempts; in sctp_sf_t1_timer_expire() local 4628 attempts = asoc->counters[SCTP_COUNTER_INIT_ERROR] + 1; in sctp_sf_t1_timer_expire() 4633 if (attempts < asoc->max_init_attempts) { in sctp_sf_t1_timer_expire()
|
/linux-2.4.37.9/fs/ |
D | ChangeLog | 109 removed meaningless code handling attempts to mknod symlinks
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 152 The makefile for lxdialog attempts to find your ncurses
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | xircom_tulip_cb.c | 357 int csr5, csr5_22_20, csr5_19_17, currcsr6, attempts = 200; in outl_CSR6() local 383 if (!--attempts) { in outl_CSR6()
|
/linux-2.4.37.9/drivers/net/e1000/ |
D | e1000_hw.c | 5145 uint32_t attempts = 100000; in e1000_poll_eerd_eewr_done() local 5149 for (i = 0; i < attempts; i++) { in e1000_poll_eerd_eewr_done() 5527 uint32_t attempts = 100000; in e1000_commit_shadow_ram() local 5541 for (i=0; i < attempts; i++) { in e1000_commit_shadow_ram() 5549 if (i == attempts) { in e1000_commit_shadow_ram() 5561 for (i=0; i < attempts; i++) { in e1000_commit_shadow_ram() 5569 if (i == attempts) { in e1000_commit_shadow_ram()
|
/linux-2.4.37.9/fs/affs/ |
D | Changes | 217 - Added a remount function, so attempts to remount
|
/linux-2.4.37.9/Documentation/networking/ |
D | README.sb1000 | 172 and/or portscanning (UDP connection attempts) attacks! Look over the deny
|
/linux-2.4.37.9/net/ipv4/ |
D | route.c | 658 int attempts = !in_softirq(); in rt_intern_hash() local 732 if (attempts-- > 0) { in rt_intern_hash()
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-cd.c | 2742 int stat, attempts = 3, size = sizeof(*cap); in ide_cdrom_get_capabilities() local 2765 } while (--attempts); in ide_cdrom_get_capabilities()
|
/linux-2.4.37.9/fs/hfs/ |
D | FAQ.txt | 150 porting attempts. If you are interested in porting the HFS filesystem
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ext2.txt | 75 blocks. The block allocation algorithm attempts to allocate data blocks
|
/linux-2.4.37.9/drivers/char/ |
D | README.epca | 406 user attempts to boot the driver (via. LILO)
|
D | ChangeLog | 340 * tty_io.c (init_dev): Change return code when user attempts to
|
/linux-2.4.37.9/drivers/scsi/ |
D | osst.c | 1474 int attempts = 1000 / skip; in osst_reposition_and_retry() local 1481 while (attempts && time_before(jiffies, startwait + 60*HZ)) { in osst_reposition_and_retry() 1495 attempts--; in osst_reposition_and_retry()
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | sbpcd | 533 Most attempts to read the UPC/EAN code result in a stream of zeroes. All my
|