| /linux/tools/testing/selftests/damon/ |
| H A D | damos_apply_interval.py | 19 schemes=[ 33 ] # schemes 50 schemes = kdamonds.kdamonds[0].contexts[0].schemes 51 nr_tried_stats = [s.stats.nr_tried for s in schemes]
|
| H A D | damon_nr_regions.py | 29 schemes=[_damon_sysfs.Damos(action='stat', 49 scheme = kdamonds.kdamonds[0].contexts[0].schemes[0] 96 schemes=[_damon_sysfs.Damos(action='stat', 128 scheme = kdamonds.kdamonds[0].contexts[0].schemes[0]
|
| H A D | sysfs.py | 153 def assert_schemes_committed(schemes, dump): 154 assert_true(len(schemes) == len(dump), 'len_schemes', dump) 155 for idx, scheme in enumerate(schemes): 200 assert_schemes_committed(ctx.schemes, dump['schemes']) 261 schemes=[_damon_sysfs.Damos( 288 schemes=[_damon_sysfs.Damos()], 304 schemes=[_damon_sysfs.Damos( 375 schemes=[_damon_sysfs.Damos()], 139 assert_schemes_committed(schemes, dump) global() argument
|
| H A D | damos_tried_regions.py | 19 schemes=[_damon_sysfs.Damos(action='stat', 20 )] # schemes 39 scheme = kdamonds.kdamonds[0].contexts[0].schemes[0]
|
| H A D | sysfs_update_schemes_tried_regions_wss_estimation.py | 17 schemes=[_damon_sysfs.Damos( 20 nr_accesses=[5, 20], age=[2, 2**64 - 1]))] # schemes 38 kdamonds.kdamonds[0].contexts[0].schemes[0].tried_bytes)
|
| H A D | _damon_sysfs.py | 458 self.context.sysfs_dir(), 'schemes', '%d' % self.idx) 622 schemes = None 628 schemes=None, pause=False): 642 if schemes is None: 643 schemes = [] 644 self.schemes = schemes 645 for idx, scheme in enumerate(self.schemes): 679 self.sysfs_dir(), 'schemes', 'nr_schemes') 683 if int(content) != len(self.schemes) 599 schemes = None global() variable in DamonCtx 604 __init__(self, ops='paddr', monitoring_attrs=DamonAttrs(), targets=[], schemes=[]) global() argument [all...] |
| H A D | damos_quota.py | 21 schemes=[_damon_sysfs.Damos( 49 scheme = kdamonds.kdamonds[0].contexts[0].schemes[0]
|
| H A D | drgn_dump_damon_status.py | 193 def schemes_to_list(schemes): 196 'struct damos', schemes.address_of_(), 'list')] 203 ['schemes', schemes_to_list], 191 schemes_to_list(schemes) global() argument
|
| H A D | sysfs_update_schemes_tried_regions_hang.py | 15 schemes=[_damon_sysfs.Damos(
|
| H A D | sysfs_no_op_commit_break.py | 33 schemes=[_damon_sysfs.Damos(
|
| H A D | damos_quota_goal.py | 20 schemes=[_damon_sysfs.Damos( 24 )] # schemes
|
| /linux/mm/damon/ |
| H A D | sysfs-common.h | 35 void damon_sysfs_schemes_rm_dirs(struct damon_sysfs_schemes *schemes);
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_keygen.c | 230 struct keygen_scheme schemes[FM_KG_MAX_NUM_OF_SCHEMES]; member 423 if (!keygen->schemes[i].used) { in get_free_scheme_id() 445 return &keygen->schemes[scheme_id]; in get_scheme()
|
| /linux/Documentation/arch/mips/ |
| H A D | booting.rst | 8 Both schemes are supported; CONFIG_BOOT_RAW=y and CONFIG_NO_EXCEPT_FILL=y,
|
| /linux/Documentation/scheduler/ |
| H A D | membarrier.rst | 25 before returning to user-space. The schemes providing this barrier on the various
|
| /linux/Documentation/translations/zh_TW/admin-guide/mm/damon/ |
| H A D | start.rst | 124 $ damo schemes -c test_scheme <pid of your workload>
|
| /linux/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
| H A D | start.rst | 124 $ damo schemes -c test_scheme <pid of your workload>
|
| /linux/security/smack/ |
| H A D | Kconfig | 13 of other mandatory security schemes.
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 348 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 655 of systems that use compatible labeling schemes, and the DOI specified on the
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | reset.txt | 17 are dictated by the binding of the reset provider, although common schemes
|
| /linux/Documentation/infiniband/ |
| H A D | tag_matching.rst | 25 Implementations frequently use different matching schemes for these two
|
| /linux/fs/f2fs/ |
| H A D | Kconfig | 25 the internal geometry or flash memory management schemes aka FTL, F2FS
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | intro.rst | 38 value might be driven, supporting "wire-OR" and similar schemes for the
|
| /linux/Documentation/i2c/ |
| H A D | fault-codes.rst | 13 faults. There may be fancier recovery schemes that are appropriate in
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-isku | 149 Description: When written, this file lets one trigger temporary color schemes
|