Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmemcontrol.c2172 struct memcg_stock_pcp *stock; in consume_stock() local
2181 stock = this_cpu_ptr(&memcg_stock); in consume_stock()
2182 if (memcg == stock->cached && stock->nr_pages >= nr_pages) { in consume_stock()
2183 stock->nr_pages -= nr_pages; in consume_stock()
2195 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
2197 struct mem_cgroup *old = stock->cached; in drain_stock()
2199 if (stock->nr_pages) { in drain_stock()
2200 page_counter_uncharge(&old->memory, stock->nr_pages); in drain_stock()
2202 page_counter_uncharge(&old->memsw, stock->nr_pages); in drain_stock()
2203 css_put_many(&old->css, stock->nr_pages); in drain_stock()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dfaraday,ftintc010.txt3 This interrupt controller is a stock IP block from Faraday Technology found
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dmegachips-stdpxxxx-ge-b850v3-fw.txt11 STDP2690 behave as the stock bridges would. The compatible strings include the
/Linux-v5.4/arch/arc/plat-eznps/
DKconfig45 (just a stock ARC700) which is recoverable. This option makes
/Linux-v5.4/Documentation/networking/
Dtcp-thin.txt8 systems, stock trading etc.) where the user experience depends
/Linux-v5.4/arch/arm/boot/dts/
Darmada-370-dlink-dns327l.dts311 /* Hardcoded into stock bootloader */
Dda850-lcdk.dts371 * not possible in stock LCDK.
Domap4-droid4-xt894.dts566 * Note that the v3.0.8 stock userspace dynamically remuxes uart1
/Linux-v5.4/Documentation/media/v4l-drivers/
Duvcvideo.rst43 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/Linux-v5.4/Documentation/scheduler/
Dsched-design-CFS.rst104 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/Linux-v5.4/drivers/net/usb/
DKconfig486 tristate "Sharp Zaurus (stock ROMs) and compatible"
/Linux-v5.4/Documentation/block/
Dbiodoc.rst513 bios, but that is currently not included in the stock development kernels.
/Linux-v5.4/init/
DKconfig1828 SLOB replaces the stock allocator with a drastically simpler
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt4047 host kernel. If you're not running a stock Linus or -ac kernel, then