Home
last modified time | relevance | path

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

/lib/
Dcpu-notifier-error-inject.c17 .actions = {
39 return notf_err_handle(&cpu_notifier_err_inject.actions[0]); in notf_err_inj_up_prepare()
41 return notf_err_handle(&cpu_notifier_err_inject.actions[1]); in notf_err_inj_up_prepare()
47 return notf_err_handle(&cpu_notifier_err_inject.actions[2]); in notf_err_inj_dead()
49 return notf_err_handle(&cpu_notifier_err_inject.actions[3]); in notf_err_inj_dead()
Dnotifier-error-inject.c34 for (action = err_inject->actions; action->name; action++) { in notifier_err_inject_callback()
68 for (action = err_inject->actions; action->name; action++) { in notifier_err_inject_init()
Dasn1_decoder.c177 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
350 ret = actions[act](context, hdr, tag, data + dp, len); in asn1_ber_decoder()
441 ret = actions[act](context, hdr, 0, data + tdp, len); in asn1_ber_decoder()
454 ret = actions[machine[pc + 1]](context, hdr, tag, data + tdp, len); in asn1_ber_decoder()
Dnotifier-error-inject.h16 struct notifier_err_inject_action actions[]; member
Dmemory-notifier-error-inject.c12 .actions = {
Dpm-notifier-error-inject.c12 .actions = {
Dof-reconfig-notifier-error-inject.c12 .actions = {
Dnetdev-notifier-error-inject.c12 .actions = {
DKconfig.debug543 used to store these actions. If kmemleak reports "early log
642 notified, write the error code to "actions/<notifier event>/error".
647 # echo -12 > actions/MEM_GOING_OFFLINE/error
1539 notified, write the error code to "actions/<notifier event>/error".
1544 # echo -1 > actions/CPU_DOWN_PREPARE/error
1563 notified, write the error code to "actions/<notifier event>/error".
1568 # echo -12 > actions/PM_SUSPEND_PREPARE/error
1587 notified, write the error code to "actions/<notifier event>/error".
1603 notified, write the error code to "actions/<notifier event>/error".
1608 # echo -22 > actions/NETDEV_CHANGEMTU/error