Home
last modified time | relevance | path

Searched defs:seg7_conversion_map (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dmap_to_7segment.h30 struct seg7_conversion_map { struct
33 #define SEG7_CONVERSION_MAP(_name,_map) struct seg7_conversion_map _name = {.table = { _map } } argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmap_to_7segment.h30 struct seg7_conversion_map { struct
33 #define SEG7_CONVERSION_MAP(_name,_map) struct seg7_conversion_map _name = {.table = { _map } } argument
/kernel/linux/linux-6.6/include/uapi/linux/
Dmap_to_7segment.h66 struct seg7_conversion_map { struct
70 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dmap_to_7segment.h75 struct seg7_conversion_map { struct
79 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dmap_to_7segment.h17 struct seg7_conversion_map { struct
20 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument