Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dgenl_magic_func.h248 #define ZZZ_genl_ops CONCAT_(GENL_MAGIC_FAMILY, _genl_ops) macro
249 static struct genl_ops ZZZ_genl_ops[] __read_mostly = { variable
308 ZZZ_genl_ops, \ in CONCAT_()