Home
last modified time | relevance | path

Searched refs:to_map (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst99 #define to_map(map) container_of(map, struct uio_map, kobj)
103 struct uio_map *map = to_map(kobj);
/linux/drivers/uio/
H A Duio.c47 #define to_map(map) container_of(map, struct uio_map, kobj) macro
98 struct uio_map *map = to_map(kobj); in map_release()
105 struct uio_map *map = to_map(kobj); in map_type_show()
/linux/Documentation/core-api/
H A Dkobject.rst107 #define to_map(map) container_of(map, struct uio_map, kobj)
112 struct uio_map *map = to_map(kobj);