Searched refs:do_action (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | sched.c | 877 void (*do_action)(struct rpc_task *); in __rpc_execute() local 886 do_action = task->tk_action; in __rpc_execute() 888 do_action = task->tk_callback; in __rpc_execute() 891 if (!do_action) in __rpc_execute() 893 trace_rpc_task_run_action(task, do_action); in __rpc_execute() 894 do_action(task); in __rpc_execute()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 1180 int (*do_action)(struct snd_pcm_substream *substream, member 1217 res = ops->do_action(s, state); in snd_pcm_action_group() 1262 res = ops->do_action(substream, state); in snd_pcm_action_single() 1437 .do_action = snd_pcm_do_start, 1501 .do_action = snd_pcm_do_stop, 1624 .do_action = snd_pcm_do_pause, 1692 .do_action = snd_pcm_do_suspend, 1806 .do_action = snd_pcm_do_resume, 1902 .do_action = snd_pcm_do_reset, 1952 .do_action = snd_pcm_do_prepare, [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefslex.c | 961 do_action: /* This label is used only to access EOF actions. */ 1241 goto do_action;
|
| /OK3568_Linux_fs/output/kconf/ |
| H A D | zconf.lex.c | |
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.lex.c | |
| H A D | zconf.lex.c_shipped | 1090 do_action: /* This label is used only to access EOF actions. */ 1477 goto do_action;
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | scanner.c | 811 do_action: /* This label is used only to access EOF actions. */ 1018 goto do_action;
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c | |
| H A D | dtc-lexer.lex.c_shipped | 926 do_action: /* This label is used only to access EOF actions. */ 1346 goto do_action;
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | zconf.lex.c_shipped | 1093 do_action: /* This label is used only to access EOF actions. */ 1480 goto do_action;
|