callback_setenv    16 arch/alpha/include/asm/console.h extern long callback_setenv(long id, const char *buf, unsigned long buf_size);
callback_setenv   109 arch/alpha/kernel/srm_env.c 	ret1 = callback_setenv(id, buf, count);