Lines Matching defs:action
325 * ``action optional'' if they are not immediately affected by the error
326 * ``action required'' if error happened in current execution context
963 /* Callback ->action() has to unlock the relevant page inside it. */
964 int (*action)(struct page_state *ps, struct page *p);
1328 pr_err("%#lx: recovery action for %s: %s\n",
1339 /* page p should be unlocked after returning from ps->action(). */
1340 result = ps->action(ps, p);
2152 * @flags: fine tune action taken
2316 * We use page flags to determine what action should be taken, but
2317 * the flags can be modified by the error containment action. One