Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dkobject.rst99 #define to_map(map) container_of(map, struct uio_map, kobj)
103 struct uio_map *map = to_map(kobj);
/linux-6.3-rc2/drivers/uio/
A 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-6.3-rc2/Documentation/core-api/
A Dkobject.rst107 #define to_map(map) container_of(map, struct uio_map, kobj)
112 struct uio_map *map = to_map(kobj);

Completed in 8 milliseconds