Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 111) sorted by relevance

12345

/linux-2.6.39/net/sunrpc/
Dcache.c538 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req()
539 list_del_init(&dreq->recent); in __unhash_deferred_req()
548 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req()
565 list_add(&dreq->recent, &cache_defer_list); in setup_deferral()
632 struct cache_deferred_req, recent); in cache_limit_defers()
635 struct cache_deferred_req, recent); in cache_limit_defers()
680 list_add(&dreq->recent, &pending); in cache_revisit_request()
686 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request()
687 list_del_init(&dreq->recent); in cache_revisit_request()
701 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred()
[all …]
Dsvc_xprt.c977 list_add(&dr->handle.recent, &xprt->xpt_deferred); in svc_revisit()
1067 handle.recent); in svc_deferred_dequeue()
1068 list_del_init(&dr->handle.recent); in svc_deferred_dequeue()
/linux-2.6.39/net/rds/
Dcong.c259 int rds_cong_updated_since(unsigned long *recent) in rds_cong_updated_since() argument
263 if (likely(*recent == gen)) in rds_cong_updated_since()
265 *recent = gen; in rds_cong_updated_since()
/linux-2.6.39/drivers/parisc/
DKconfig69 All recent HP machines have PCI slots, and you should say Y here
70 if you have a recent machine. If you are convinced you do not have
141 or support for the LCD that can be found on recent material.
/linux-2.6.39/arch/ia64/kvm/
DKconfig32 virtualization extensions. You will need a fairly recent
/linux-2.6.39/Documentation/filesystems/
Dgfs2-uevents.txt28 RDONLY are a relatively recent addition (2.6.32-rc+) and will not
95 With recent versions of gfs2-utils, mkfs.gfs2 writes a UUID
/linux-2.6.39/Documentation/fb/
Dsstfb.txt26 with x = 19) and "recent" 2.4.x kernel, as a module or compiled in.
144 problem with XFree86-4. Apparently recent Xfree86-4.x solve this
150 voodoo 2 boards, but it should be solved in recent versions. Please
/linux-2.6.39/Documentation/hwmon/
Dibmaem8 * Any recent IBM System X server with AEM support.
Dacpi_power_meter7 * Any recent system with ACPI 4.0.
Dabituguru347 the Abit uGuru chip, found on recent Abit uGuru featuring motherboards.
/linux-2.6.39/Documentation/power/
Dapm-acpi.txt3 If you have a relatively recent x86 mobile, desktop, or server system,
/linux-2.6.39/Documentation/
Dbasic_profiling.txt15 A recent readprofile command is needed for 2.6, such as found in util-linux
/linux-2.6.39/include/linux/sunrpc/
Dcache.h138 struct list_head recent; /* on fifo */ member
/linux-2.6.39/arch/x86/kvm/
DKconfig36 virtualization extensions. You will need a fairly recent
/linux-2.6.39/drivers/staging/iio/Documentation/
Dring.txt35 If possible get the most recent entry from the buffer (without removal).
Doverview.txt34 * Hardware ring buffer support. Some recent sensors have included
/linux-2.6.39/drivers/mtd/onenand/
DKconfig69 And more recent chips
/linux-2.6.39/drivers/macintosh/
DKconfig81 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the
230 which is the recent (SMU based) single CPU desktop G5
238 which are the recent dual and quad G5 machines using the
/linux-2.6.39/Documentation/scsi/
Dscsi.txt37 aic7xxx.o driver is used to control all recent SCSI controller cards from
/linux-2.6.39/Documentation/input/
Dappletouch.txt29 emulation, etc. In order to do this, make sure you're using a recent version of
/linux-2.6.39/block/
DKconfig63 This option is required by recent UDEV versions to properly
/linux-2.6.39/Documentation/sound/alsa/
Demu10k1-jack.txt2 latency, multichannel recording functionality. All of my recent work to allow
/linux-2.6.39/Documentation/sound/oss/
DREADME.ymfsb30 If you want to use your card as recent "16-bit" card, you should use
/linux-2.6.39/Documentation/dvb/
Dcontributors.txt4 for the initial saa7146 driver and its recent overhaul
/linux-2.6.39/
DREPORTING-BUGS50 [5.] Most recent kernel version which did not have the bug:

12345