state_buf         129 arch/x86/crypto/chacha_glue.c 	u32 *state, state_buf[16 + 2] __aligned(8);
state_buf         134 arch/x86/crypto/chacha_glue.c 	state = PTR_ALIGN(state_buf + 0, CHACHA_STATE_ALIGN);
state_buf         188 arch/x86/crypto/chacha_glue.c 	u32 *state, state_buf[16 + 2] __aligned(8);
state_buf         200 arch/x86/crypto/chacha_glue.c 	state = PTR_ALIGN(state_buf + 0, CHACHA_STATE_ALIGN);
state_buf         411 drivers/extcon/extcon.c 	char state_buf[120];
state_buf         468 drivers/extcon/extcon.c 		snprintf(state_buf, sizeof(state_buf), "STATE=%s", prop_buf);
state_buf         469 drivers/extcon/extcon.c 		envp[env_offset++] = state_buf;
state_buf         390 drivers/video/fbdev/uvesafb.c static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf)
state_buf         395 drivers/video/fbdev/uvesafb.c 	if (!state_buf)
state_buf         407 drivers/video/fbdev/uvesafb.c 	task->buf = state_buf;