Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemcontrol.c2078 struct memcg_stock_pcp *stock; in consume_stock() local
2084 stock = &get_cpu_var(memcg_stock); in consume_stock()
2085 if (memcg == stock->cached && stock->nr_pages >= nr_pages) { in consume_stock()
2086 stock->nr_pages -= nr_pages; in consume_stock()
2096 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
2098 struct mem_cgroup *old = stock->cached; in drain_stock()
2100 if (stock->nr_pages) { in drain_stock()
2101 page_counter_uncharge(&old->memory, stock->nr_pages); in drain_stock()
2103 page_counter_uncharge(&old->memsw, stock->nr_pages); in drain_stock()
2104 css_put_many(&old->css, stock->nr_pages); in drain_stock()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h311 struct list_head *stock);
Dtracefile.c118 struct list_head *stock) in cfs_trace_refill_stock() argument
133 list_add_tail(&tage->linkage, stock); in cfs_trace_refill_stock()
/linux-4.1.27/Documentation/networking/
Dtcp-thin.txt8 systems, stock trading etc.) where the user experience depends
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt39 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt100 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/linux-4.1.27/drivers/net/usb/
DKconfig456 tristate "Sharp Zaurus (stock ROMs) and compatible"
/linux-4.1.27/Documentation/block/
Dbiodoc.txt488 bios, but that is currently not included in the stock development kernels.
/linux-4.1.27/init/
DKconfig1710 SLOB replaces the stock allocator with a drastically simpler
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4047 host kernel. If you're not running a stock Linus or -ac kernel, then