Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dgenl_magic_func.h239 #define ZZZ_genl_ops CONCAT_(GENL_MAGIC_FAMILY, _genl_ops) macro
240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = { variable
294 .ops = ZZZ_genl_ops,
295 .n_ops = ARRAY_SIZE(ZZZ_genl_ops),