Searched refs:stock (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/mm/ |
D | memcontrol.c | 2172 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/ |
D | faraday,ftintc010.txt | 3 This interrupt controller is a stock IP block from Faraday Technology found
|
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
D | megachips-stdpxxxx-ge-b850v3-fw.txt | 11 STDP2690 behave as the stock bridges would. The compatible strings include the
|
/Linux-v5.4/arch/arc/plat-eznps/ |
D | Kconfig | 45 (just a stock ARC700) which is recoverable. This option makes
|
/Linux-v5.4/Documentation/networking/ |
D | tcp-thin.txt | 8 systems, stock trading etc.) where the user experience depends
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | armada-370-dlink-dns327l.dts | 311 /* Hardcoded into stock bootloader */
|
D | da850-lcdk.dts | 371 * not possible in stock LCDK.
|
D | omap4-droid4-xt894.dts | 566 * Note that the v3.0.8 stock userspace dynamically remuxes uart1
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | uvcvideo.rst | 43 function exactly like normal V4L2 controls (i.e. the stock controls, such as
|
/Linux-v5.4/Documentation/scheduler/ |
D | sched-design-CFS.rst | 104 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,
|
/Linux-v5.4/drivers/net/usb/ |
D | Kconfig | 486 tristate "Sharp Zaurus (stock ROMs) and compatible"
|
/Linux-v5.4/Documentation/block/ |
D | biodoc.rst | 513 bios, but that is currently not included in the stock development kernels.
|
/Linux-v5.4/init/ |
D | Kconfig | 1828 SLOB replaces the stock allocator with a drastically simpler
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 4047 host kernel. If you're not running a stock Linus or -ac kernel, then
|