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/
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/
A Duio.c46 #define to_map(map) container_of(map, struct uio_map, kobj) macro
96 struct uio_map *map = to_map(kobj); in map_release()
103 struct uio_map *map = to_map(kobj); in map_type_show()
/linux/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 5 milliseconds