Home
last modified time | relevance | path

Searched refs:culling (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/filesystems/caching/
Dcachefiles.txt17 (*) Cache culling.
38 reaping stale nodes and culling. This is called cachefilesd and lives in
54 the filesystem, shrinking the cache by culling the objects it contains to make
96 Configure the culling limits. Optional. See the section on culling
186 The cache may need culling occasionally to make space. This involves
191 Cache culling is done on the basis of the percentage of blocks and the
199 rises above both these limits, then culling is turned off.
205 cache falls below either of these limits, then culling is started.
212 disk space or files is permitted until culling has raised things above
/Linux-v4.19/include/media/davinci/
Disif.h425 struct isif_cul culling; member
/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Ddavinci_vpfe_user.h533 struct vpfe_isif_cul culling; member
Ddm365_isif.c1204 isif_config_culling(isif, &module_params->culling); in isif_config_raw()
1768 isif->isif_cfg.bayer.config_params.culling.hcpat_odd = in isif_restore_defaults()
1770 isif->isif_cfg.bayer.config_params.culling.hcpat_even = in isif_restore_defaults()
1772 isif->isif_cfg.bayer.config_params.culling.vcpat = ISIF_CULLING_VCAPT; in isif_restore_defaults()
/Linux-v4.19/drivers/media/platform/davinci/
Disif.c67 .culling = {
678 isif_config_culling(&module_params->culling); in isif_config_raw()