Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmemcontrol.c1890 struct memcg_stock_pcp *stock; in consume_stock() local
1896 stock = &get_cpu_var(memcg_stock); in consume_stock()
1897 if (memcg == stock->cached && stock->nr_pages >= nr_pages) { in consume_stock()
1898 stock->nr_pages -= nr_pages; in consume_stock()
1908 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
1910 struct mem_cgroup *old = stock->cached; in drain_stock()
1912 if (stock->nr_pages) { in drain_stock()
1913 page_counter_uncharge(&old->memory, stock->nr_pages); in drain_stock()
1915 page_counter_uncharge(&old->memsw, stock->nr_pages); in drain_stock()
1916 css_put_many(&old->css, stock->nr_pages); in drain_stock()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h308 struct list_head *stock);
Dtracefile.c117 struct list_head *stock) in cfs_trace_refill_stock() argument
132 list_add_tail(&tage->linkage, stock); in cfs_trace_refill_stock()
/linux-4.4.14/Documentation/networking/
Dtcp-thin.txt8 systems, stock trading etc.) where the user experience depends
/linux-4.4.14/arch/arm/boot/dts/
Darmada-370-dlink-dns327l.dts134 /* Hardcoded into stock bootloader */
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt39 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/linux-4.4.14/Documentation/scheduler/
Dsched-design-CFS.txt100 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/linux-4.4.14/drivers/net/usb/
DKconfig469 tristate "Sharp Zaurus (stock ROMs) and compatible"
/linux-4.4.14/Documentation/block/
Dbiodoc.txt488 bios, but that is currently not included in the stock development kernels.
/linux-4.4.14/init/
DKconfig1741 SLOB replaces the stock allocator with a drastically simpler
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4047 host kernel. If you're not running a stock Linus or -ac kernel, then