Home
last modified time | relevance | path

Searched refs:stock (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/mm/
Dmemcontrol.c1730 struct memcg_stock_pcp *stock; in consume_stock() local
1733 stock = &get_cpu_var(memcg_stock); in consume_stock()
1734 if (mem == stock->cached && stock->nr_pages) in consume_stock()
1735 stock->nr_pages--; in consume_stock()
1745 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
1747 struct mem_cgroup *old = stock->cached; in drain_stock()
1749 if (stock->nr_pages) { in drain_stock()
1750 unsigned long bytes = stock->nr_pages * PAGE_SIZE; in drain_stock()
1755 stock->nr_pages = 0; in drain_stock()
1757 stock->cached = NULL; in drain_stock()
[all …]
/linux-2.6.39/Documentation/networking/
Dtcp-thin.txt8 systems, stock trading etc.) where the user experience depends
/linux-2.6.39/Documentation/scheduler/
Dsched-design-CFS.txt102 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/linux-2.6.39/drivers/net/usb/
DKconfig363 tristate "Sharp Zaurus (stock ROMs) and compatible"
/linux-2.6.39/init/
DKconfig1242 SLOB replaces the stock allocator with a drastically simpler
/linux-2.6.39/Documentation/block/
Dbiodoc.txt508 bios, but that is currently not included in the stock development kernels.
/linux-2.6.39/Documentation/uml/
DUserModeLinux-HOWTO.txt4037 host kernel. If you're not running a stock Linus or -ac kernel, then