Searched refs:stock (Results 1 – 15 of 15) sorted by relevance
| /linux/mm/ |
| H A D | memcontrol.c | 1813 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 D | motorola-mapphone-mz607-mz617.dtsi | 14 * On tablets, mmc1 regulator is vsimcard instead of vwlan2 in the stock kernel
|
| H A D | omap443x.dtsi | 79 * Use dpll_per for sgx at 307.2MHz like droid4 stock v3.0.8 Android kernel
|
| H A D | motorola-mapphone-common.dtsi | 293 * Note that the v3.0.8 stock userspace dynamically remuxes uart1
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| H A D | sched-design-CFS.rst | 88 CFS的设计不易受到当前存在的任何针对stock调度器的“攻击”的影响,包括fiftyp.c,thud.c,
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm53016-dlink-dwl-8610ap.dts | 101 * This ECC is a bit unorthodox but it is what the stock firmware
|
| /linux/Documentation/networking/ |
| H A D | tcp-thin.rst | 12 systems, stock trading etc.) where the user experience depends
|
| /linux/tools/testing/selftests/mm/ |
| H A D | mdwe_test.c | 140 FIXTURE_VARIANT_ADD(mdwe, stock) in FIXTURE_VARIANT_ADD() argument
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5420-galaxy-tab-common.dtsi | 21 * 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 D | armada-370-dlink-dns327l.dts | 301 /* Hardcoded into stock bootloader */
|
| /linux/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850-lcdk.dts | 371 * not possible in stock LCDK.
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos990.dtsi | 411 * Non-updatable, broken stock Samsung bootloader does not
|
| H A D | exynos7870.dtsi | 789 * Non-updatable, broken stock Samsung bootloader does not
|
| H A D | exynos8895.dtsi | 1366 * Non-updatable, broken stock Samsung bootloader does not
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 165 kernel, testing the image with a stock one is always a good start. These
|