Home
last modified time | relevance | path

Searched refs:readsection (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drefscale.c131 void (*readsection)(const int nloops); member
174 .readsection = ref_rcu_read_section,
208 .readsection = srcu_ref_scale_read_section,
235 .readsection = rcu_tasks_ref_scale_read_section,
274 .readsection = rcu_trace_ref_scale_read_section,
313 .readsection = ref_refcnt_section,
350 .readsection = ref_rwlock_section,
387 .readsection = ref_rwsem_section,
421 .readsection = ref_lock_section,
456 .readsection = ref_lock_irq_section,
[all …]
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer62 def readsection(parser, section, repo): function
94 readsection(self.parser, repo, repo)
122 readsection(self.localparser, section, repo)