Searched refs:readsection (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | refscale.c | 114 void (*readsection)(const int nloops); member 156 .readsection = ref_rcu_read_section, 190 .readsection = srcu_ref_scale_read_section, 215 .readsection = rcu_tasks_ref_scale_read_section, 244 .readsection = rcu_trace_ref_scale_read_section, 275 .readsection = ref_refcnt_section, 311 .readsection = ref_rwlock_section, 347 .readsection = ref_rwsem_section, 355 cur_ops->readsection(loops); in rcu_scale_one_reader()
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 62 def readsection(parser, section, repo): function 94 readsection(self.parser, repo, repo) 122 readsection(self.localparser, section, repo)
|