Home
last modified time | relevance | path

Searched refs:schemes (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dgpmc-nand.txt113 support ecc-schemes with hardware error-correction (BCHx_HW). However
114 such SoC can use ecc-schemes with software library for error-correction
121 Higher ECC schemes require more OOB/Spare area to store ECC syndrome,
131 '3' for HAM1_xx ecc schemes
132 '7' for BCH4_xx ecc schemes
133 '14' for BCH8_xx ecc schemes
134 '26' for BCH16_xx ecc schemes
141 probably use lower ecc-schemes like BCH8.
/OK3568_Linux_fs/kernel/mm/damon/
H A Ddbgfs.c154 static void free_schemes_arr(struct damos **schemes, ssize_t nr_schemes) in free_schemes_arr() argument
159 kfree(schemes[i]); in free_schemes_arr()
160 kfree(schemes); in free_schemes_arr()
187 struct damos *scheme, **schemes; in str_to_schemes() local
194 schemes = kmalloc_array(max_nr_schemes, sizeof(scheme), in str_to_schemes()
196 if (!schemes) in str_to_schemes()
231 schemes[*nr_schemes] = scheme; in str_to_schemes()
234 return schemes; in str_to_schemes()
236 free_schemes_arr(schemes, *nr_schemes); in str_to_schemes()
245 struct damos **schemes; in dbgfs_schemes_write() local
[all …]
H A Dcore.c123 list_add_tail(&s->list, &ctx->schemes); in damon_add_scheme()
219 INIT_LIST_HEAD(&ctx->schemes); in damon_new_ctx()
324 int damon_set_schemes(struct damon_ctx *ctx, struct damos **schemes, in damon_set_schemes() argument
333 damon_add_scheme(ctx, schemes[i]); in damon_set_schemes()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddamon.h415 struct list_head schemes; member
446 list_for_each_entry(s, &(ctx)->schemes, list)
449 list_for_each_entry_safe(s, next, &(ctx)->schemes, list)
493 struct damos **schemes, ssize_t nr_schemes);
/OK3568_Linux_fs/buildroot/package/python-passlib/
H A DConfig.in5 schemes.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.nand238 Though higher ECC schemes have more capability to detect and correct
242 SoC cannot support BCHx_HW ECC schemes.
244 With higher ECC schemes, more OOB/Spare area is required to
255 3 for HAM1_xx ecc schemes
256 7 for BCH4_xx ecc schemes
257 14 for BCH8_xx ecc schemes
258 26 for BCH16_xx ecc schemes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-custom-inherit_2.3.1.bb1 SUMMARY = "A Python package that provides customized docstring inheritance schemes between derived …
H A Dpython3-passlib_1.7.4.bb1 SUMMARY = "comprehensive password hashing framework supporting over 30 schemes"
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c257 struct keygen_scheme schemes[FM_KG_MAX_NUM_OF_SCHEMES]; member
450 if (!keygen->schemes[i].used) { in get_free_scheme_id()
472 return &keygen->schemes[scheme_id]; in get_scheme()
/OK3568_Linux_fs/kernel/Documentation/mips/
H A Dbooting.rst8 Both schemes are supported; CONFIG_BOOT_RAW=y and CONFIG_NO_EXCEPT_FILL=y,
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcve-2023-24329.patch8 Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII ch…
/OK3568_Linux_fs/kernel/security/smack/
H A DKconfig13 of other mandatory security schemes.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DODC-By-1.0103 3.2 Compulsory license schemes. For the avoidance of doubt:
105 …a. Non-waivable compulsory license schemes. In those jurisdictions in which the right to collect r…
107 …b. Waivable compulsory license schemes. In those jurisdictions in which the right to collect royal…
109schemes. The Licensor waives the right to collect royalties, whether individually or, in the event…
H A DODbL-1.0210 3.2 Compulsory license schemes. For the avoidance of doubt:
212 a. Non-waivable compulsory license schemes. In those jurisdictions in
218 b. Waivable compulsory license schemes. In those jurisdictions in
224 c. Voluntary license schemes. The Licensor waives the right to collect
227 schemes, via that society, from any exercise by You of the rights
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A DSmack.rst348 Computer systems employ a variety of schemes to constrain how information is
349 shared among the people and services using the machine. Some of these schemes
351 access to pieces of data. These schemes are called discretionary access
353 of the user. Other schemes do not leave the decision regarding what a user or
354 program can access up to users or programs. These schemes are called mandatory
502 be "born" highly classified. To accommodate such schemes Smack includes a
552 schemes and concepts from other systems. Most often, the other systems are
650 of systems that use compatible labeling schemes, and the DOI specified on the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reset/
H A Dreset.txt17 are dictated by the binding of the reset provider, although common schemes
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/reset/
H A Dreset.txt17 are dictated by the binding of the reset provider, although common schemes
/OK3568_Linux_fs/kernel/Documentation/driver-api/fpga/
H A Dfpga-region.rst19 is intended to be used by other schemes that have other ways of accomplishing
/OK3568_Linux_fs/kernel/fs/f2fs/
H A DKconfig24 the internal geometry or flash memory management schemes aka FTL, F2FS
/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A Dtag_matching.rst25 Implementations frequently use different matching schemes for these two
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfault-codes.rst13 faults. There may be fancier recovery schemes that are appropriate in
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dintro.rst50 value might be driven, supporting "wire-OR" and similar schemes for the
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dresources.rst162 common and generally useful tracing and profiling schemes along with
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-isku149 Description: When written, this file lets one trigger temporary color schemes
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst93 schemes and finally this heavily impacts external debug module. So we can

123