Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dgeneric-radix-tree.h71 #define GENRADIX(_type) \ macro
78 GENRADIX(_type) _name = __GENRADIX_INITIALIZER
/openbmc/linux/include/net/sctp/
H A Dstructs.h1461 GENRADIX(struct sctp_stream_out) out;
1462 GENRADIX(struct sctp_stream_in) in;
/openbmc/linux/fs/proc/
H A Dbase.c2409 GENRADIX(struct map_files_info) fa; in proc_map_files_readdir()