Home
last modified time | relevance | path

Searched refs:get_map (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/
H A Dselectors.py186 mapping = self.get_map()
195 def get_map(self): member in BaseSelector
212 # read-only mapping returned by get_map()
272 def get_map(self): member in _BaseSelectorImpl
H A Dsubprocess.py2098 while selector.get_map():
/third_party/python/Lib/test/
H A Dtest_selectors.py215 mapping = s.get_map()
245 keys = s.get_map()
H A Dtest_telnetlib.py150 def get_map(self): member in MockSelector
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py335 def get_map(self): member in TestSelector
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c1316 * Each successful get_map() call must be matched with a
1322 static int get_map(void) in get_map() function
1365 get_map(); in cpuset_localcpus()
1384 get_map(); in cpuset_localmems()
/third_party/libinput/src/
H A Dlibinput-private.h202 enum libinput_config_tap_button_map (*get_map)(struct libinput_device *device); member
H A Devdev-mt-touchpad-tap.c1558 tp->tap.config.get_map = tp_tap_config_get_map; in tp_init_tap()
H A Dlibinput.c3935 return device->config.tap->get_map(device); in libinput_device_config_tap_get_button_map()
/kernel/linux/linux-5.10/mm/
H A Dslub.c446 static unsigned long *get_map(struct kmem_cache *s, struct page *page)
3856 map = get_map(s, page); in list_slab_objects()
4534 map = get_map(s, page); in validate_slab()
4725 map = get_map(s, page); in process_slab()

Completed in 28 milliseconds