Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dgenl_magic_func.h238 #define ZZZ_genl_ops CONCAT_(GENL_MAGIC_FAMILY, _genl_ops) macro
239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
294 .ops = ZZZ_genl_ops,
295 .n_ops = ARRAY_SIZE(ZZZ_genl_ops),
/kernel/linux/linux-6.6/include/linux/
H A Dgenl_magic_func.h239 #define ZZZ_genl_ops CONCATENATE(GENL_MAGIC_FAMILY, _genl_ops) macro
240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
295 .ops = ZZZ_genl_ops,
296 .n_ops = ARRAY_SIZE(ZZZ_genl_ops),

Completed in 2 milliseconds