Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol.c1813 static void drain_obj_stock(struct obj_stock_pcp *stock);
1814 static bool obj_stock_flush_required(struct obj_stock_pcp *stock,
1830 struct memcg_stock_pcp *stock; in consume_stock() local
1839 stock = this_cpu_ptr(&memcg_stock); in consume_stock()
1842 if (memcg != READ_ONCE(stock->cached[i])) in consume_stock()
1845 stock_pages = READ_ONCE(stock->nr_pages[i]); in consume_stock()
1847 WRITE_ONCE(stock->nr_pages[i], stock_pages - nr_pages); in consume_stock()
1868 static void drain_stock(struct memcg_stock_pcp *stock, int i) in drain_stock() argument
1870 struct mem_cgroup *old = READ_ONCE(stock->cached[i]); in drain_stock()
1876 stock_pages = READ_ONCE(stock->nr_pages[i]); 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/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst88 CFS的设计不易受到当前存在的任何针对stock调度器的“攻击”的影响,包括fiftyp.c,thud.c,
/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) in 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/arch/arm64/boot/dts/exynos/
H A Dexynos990.dtsi411 * Non-updatable, broken stock Samsung bootloader does not
H A Dexynos7870.dtsi789 * Non-updatable, broken stock Samsung bootloader does not
H A Dexynos8895.dtsi1366 * Non-updatable, broken stock Samsung bootloader does not
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst165 kernel, testing the image with a stock one is always a good start. These