Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/translations/zh_CN/core-api/
Dkobject.rst99 #define to_map(map) container_of(map, struct uio_map, kobj)
103 struct uio_map *map = to_map(kobj);
/Linux-v6.1/drivers/uio/
Duio.c46 #define to_map(map) container_of(map, struct uio_map, kobj) macro
97 struct uio_map *map = to_map(kobj); in map_release()
104 struct uio_map *map = to_map(kobj); in map_type_show()
/Linux-v6.1/Documentation/core-api/
Dkobject.rst107 #define to_map(map) container_of(map, struct uio_map, kobj)
112 struct uio_map *map = to_map(kobj);