klp_state
struct klp_state *states;
struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id);
struct klp_state *klp_get_prev_state(unsigned long id);
struct klp_state *old_state;
struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id)
struct klp_state *state;
struct klp_state *klp_get_prev_state(unsigned long id)
struct klp_state *state, *last_state = NULL;
struct klp_state *old_state)
struct klp_state *state;
static struct klp_state states[] = {
struct klp_state *loglevel_state;
struct klp_state *loglevel_state;
struct klp_state *loglevel_state;
struct klp_state *loglevel_state;
struct klp_state *loglevel_state, *prev_loglevel_state;
static struct klp_state states[] = {
struct klp_state *loglevel_state, *prev_loglevel_state;
struct klp_state *loglevel_state, *prev_loglevel_state;
struct klp_state *loglevel_state, *prev_loglevel_state;