Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol.c1713 static struct obj_cgroup *drain_obj_stock(struct memcg_stock_pcp *stock);
1714 static bool obj_stock_flush_required(struct memcg_stock_pcp *stock,
1730 struct memcg_stock_pcp *stock; in consume_stock() local
1740 stock = this_cpu_ptr(&memcg_stock); in consume_stock()
1741 stock_pages = READ_ONCE(stock->nr_pages); in consume_stock()
1742 if (memcg == READ_ONCE(stock->cached) && stock_pages >= nr_pages) { in consume_stock()
1743 WRITE_ONCE(stock->nr_pages, stock_pages - nr_pages); in consume_stock()
1755 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
1757 unsigned int stock_pages = READ_ONCE(stock->nr_pages); in drain_stock()
1758 struct mem_cgroup *old = READ_ONCE(stock->cached); in drain_stock()
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-mapphone-mz607-mz617.dtsi14 * On tablets, mmc1 regulator is vsimcard instead of vwlan2 in the stock kernel
H A Domap443x.dtsi79 * Use dpll_per for sgx at 307.2MHz like droid4 stock v3.0.8 Android kernel
H A Dmotorola-mapphone-common.dtsi293 * Note that the v3.0.8 stock userspace dynamically remuxes uart1
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfaraday,ftintc010.txt3 This interrupt controller is a stock IP block from Faraday Technology found
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst88 CFS的设计不易受到当前存在的任何针对stock调度器的“攻击”的影响,包括fiftyp.c,thud.c,
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt11 STDP2690 behave as the stock bridges would. The compatible strings include the
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm53016-dlink-dwl-8610ap.dts101 * This ECC is a bit unorthodox but it is what the stock firmware
/linux/Documentation/networking/
H A Dtcp-thin.rst12 systems, stock trading etc.) where the user experience depends
/linux/tools/testing/selftests/mm/
H A Dmdwe_test.c140 FIXTURE_VARIANT_ADD(mdwe, stock)
141 FIXTURE_VARIANT_ADD(mdwe,stock) FIXTURE_VARIANT_ADD() argument
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420-galaxy-tab-common.dtsi21 * To successfully boot the mainline kernel with the stock
25 * stock bootloader, and probably other Samsung devices of
/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-dlink-dns327l.dts301 /* Hardcoded into stock bootloader */
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lcdk.dts371 * not possible in stock LCDK.
/linux/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst43 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/linux/drivers/net/usb/
H A DKconfig498 tristate "Sharp Zaurus (stock ROMs) and compatible"