Home
last modified time | relevance | path

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

/linux/kernel/liveupdate/
H A Dluo_core.c386 static const struct luo_ioctl_op luo_ioctl_ops[] = { variable
402 if (nr - LIVEUPDATE_CMD_BASE >= ARRAY_SIZE(luo_ioctl_ops)) in luo_ioctl()
410 op = &luo_ioctl_ops[nr - LIVEUPDATE_CMD_BASE]; in luo_ioctl()