Home
last modified time | relevance | path

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

/lib/
A 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()
A 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()
A Dnotifier-error-inject.h17 struct notifier_err_inject_action actions[]; member
A Dmemory-notifier-error-inject.c13 .actions = {
A Dpm-notifier-error-inject.c13 .actions = {
A Dof-reconfig-notifier-error-inject.c13 .actions = {
A Dnetdev-notifier-error-inject.c13 .actions = {
A DKconfig.debug933 notified, write the error code to "actions/<notifier event>/error".
938 # echo -12 > actions/MEM_GOING_OFFLINE/error
1972 notified, write the error code to "actions/<notifier event>/error".
1977 # echo -12 > actions/PM_SUSPEND_PREPARE/error
1996 notified, write the error code to "actions/<notifier event>/error".
2012 notified, write the error code to "actions/<notifier event>/error".
2017 # echo -22 > actions/NETDEV_CHANGEMTU/error

Completed in 12 milliseconds