Home
last modified time | relevance | path

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

/lib/
Dnotifier-error-inject.c35 for (action = err_inject->actions; action->name; action++) { in notifier_err_inject_callback()
65 for (action = err_inject->actions; action->name; action++) { in notifier_err_inject_init()
Dasn1_decoder.c173 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder() local
346 ret = actions[act](context, hdr, tag, data + dp, len); in asn1_ber_decoder()
439 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.h17 struct notifier_err_inject_action actions[]; member
Dmemory-notifier-error-inject.c13 .actions = {
Dpm-notifier-error-inject.c13 .actions = {
Dof-reconfig-notifier-error-inject.c13 .actions = {
Dnetdev-notifier-error-inject.c13 .actions = {
DKconfig.debug704 notified, write the error code to "actions/<notifier event>/error".
709 # echo -12 > actions/MEM_GOING_OFFLINE/error
1484 notified, write the error code to "actions/<notifier event>/error".
1489 # echo -12 > actions/PM_SUSPEND_PREPARE/error
1508 notified, write the error code to "actions/<notifier event>/error".
1524 notified, write the error code to "actions/<notifier event>/error".
1529 # echo -22 > actions/NETDEV_CHANGEMTU/error