Home
last modified time | relevance | path

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

12

/openbmc/linux/mm/
H A Dmemcontrol.c2202 static struct obj_cgroup *drain_obj_stock(struct memcg_stock_pcp *stock);
2203 static bool obj_stock_flush_required(struct memcg_stock_pcp *stock,
2208 static inline struct obj_cgroup *drain_obj_stock(struct memcg_stock_pcp *stock) in drain_obj_stock() argument
2212 static bool obj_stock_flush_required(struct memcg_stock_pcp *stock, in obj_stock_flush_required() argument
2235 struct memcg_stock_pcp *stock; in consume_stock() local
2244 stock = this_cpu_ptr(&memcg_stock); in consume_stock()
2245 if (memcg == READ_ONCE(stock->cached) && stock->nr_pages >= nr_pages) { in consume_stock()
2246 stock->nr_pages -= nr_pages; in consume_stock()
2258 static void drain_stock(struct memcg_stock_pcp *stock) in drain_stock() argument
2260 struct mem_cgroup *old = READ_ONCE(stock->cached); in drain_stock()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dfstab1 # stock fstab - you probably want to override this with a machine specific one
/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/
H A Dcryptodev.inc5 module that requires no dependencies other than a stock linux kernel. Its \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf71 stock config = @@libdir/netdata/conf.d
76 stock health config = @@libdir/netdata/conf.d/health.d
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfaraday,ftintc010.txt3 This interrupt controller is a stock IP block from Faraday Technology found
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Dbug_report.md33 - Browser [e.g. stock browser, safari]
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap443x.dtsi79 * Use dpll_per for sgx at 307.2MHz like droid4 stock v3.0.8 Android kernel
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-design-CFS.rst88 CFS的设计不易受到当前存在的任何针对stock调度器的“攻击”的影响,包括fiftyp.c,thud.c,
/openbmc/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
/openbmc/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
/openbmc/linux/Documentation/networking/
H A Dtcp-thin.rst12 systems, stock trading etc.) where the user experience depends
/openbmc/linux/tools/testing/selftests/mm/
H A Dmdwe_test.c50 FIXTURE_VARIANT_ADD(mdwe, stock) in FIXTURE_VARIANT_ADD() argument
/openbmc/libcper/docs/
H A DGeneratorExtensions.md5 be added to the `cper-generate` project from a stock version.
H A DOEMExtensions.md5 will detail how these extensions can be added in from a stock version of the
/openbmc/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
/openbmc/u-boot/arch/arm/dts/
H A Dda850-lcdk.dts294 * not possible in stock LCDK.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-dlink-dns327l.dts301 /* Hardcoded into stock bootloader */
/openbmc/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lcdk.dts371 * not possible in stock LCDK.
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch55 +GCC's libraries. GLIBC includes features and bug fixes to the stock
423 +configured for cross-compilation, the stock GNU C library simply
468 +To run test programs reliably, the stock GNU C library takes care to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2408.0.bb7 compatible to stock sysklogd and can be used as a drop-in replacement.\
/openbmc/phosphor-host-ipmid/docs/
H A Dcontributing.md110 contributors can come and go easily - so maintainers tend not to put stock in
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtoolchain-scripts.bbclass10 # doesn't always match our expectations... but we default to the stock value
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst43 function exactly like normal V4L2 controls (i.e. the stock controls, such as
/openbmc/docs/
H A Dcode-of-conduct.md24 non-stock corporation and the sole member of LF Projects.
/openbmc/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst104 exist today against the heuristics of the stock scheduler: fiftyp.c, thud.c,

12