Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmemcontrol.c1943 struct memcg_stock_pcp *stock; in consume_stock() local
1952 stock = this_cpu_ptr(&memcg_stock); in consume_stock()
1953 if (memcg == stock->cached && stock->nr_pages >= nr_pages) { in consume_stock()
1954 stock->nr_pages -= nr_pages; in consume_stock()
1966 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
1968 struct mem_cgroup *old = stock->cached; in drain_stock()
1970 if (stock->nr_pages) { in drain_stock()
1971 page_counter_uncharge(&old->memory, stock->nr_pages); in drain_stock()
1973 page_counter_uncharge(&old->memsw, stock->nr_pages); in drain_stock()
1974 css_put_many(&old->css, stock->nr_pages); in drain_stock()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dfaraday,ftintc010.txt3 This interrupt controller is a stock IP block from Faraday Technology found
/Linux-v4.19/arch/arm/boot/dts/
Ds5pv210-fascinate4g.dts15 * It's hard to change those parameters in stock bootloader,
Ds5pv210-galaxys.dts15 * It's hard to change those parameters in stock bootloader,
Darmada-370-dlink-dns327l.dts311 /* Hardcoded into stock bootloader */
Dda850-lcdk.dts294 * not possible in stock LCDK.
Domap4-droid4-xt894.dts557 * Note that the v3.0.8 stock userspace dynamically remuxes uart1
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/
Dmegachips-stdpxxxx-ge-b850v3-fw.txt11 STDP2690 behave as the stock bridges would. The compatible strings include the
/Linux-v4.19/arch/arc/plat-eznps/
DKconfig45 (just a stock ARC700) which is recoverable. This option makes
/Linux-v4.19/Documentation/networking/
Dtcp-thin.txt8 systems, stock trading etc.) where the user experience depends
/Linux-v4.19/Documentation/media/v4l-drivers/
Duvcvideo.rst41 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt100 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
/Linux-v4.19/drivers/net/usb/
DKconfig485 tristate "Sharp Zaurus (stock ROMs) and compatible"
/Linux-v4.19/Documentation/block/
Dbiodoc.txt487 bios, but that is currently not included in the stock development kernels.
/Linux-v4.19/init/
DKconfig1652 SLOB replaces the stock allocator with a drastically simpler
/Linux-v4.19/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4047 host kernel. If you're not running a stock Linus or -ac kernel, then