Home
last modified time | relevance | path

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

/scripts/gdb/linux/
Dpage_owner.py117 if mm.test_bit(PAGE_EXT_OWNER_ALLOCATED, page_ext['flags'].address):
Dmm.py16 def test_bit(nr, addr): function
156 return test_bit(idx, ms['usage']['subsection_map'])