Searched refs:state_buf (Results 1 – 3 of 3) sorted by relevance
70 u32 *state, state_buf[16 + 2] __aligned(8); in chacha20_simd() local75 state = PTR_ALIGN(state_buf + 0, CHACHA20_STATE_ALIGN); in chacha20_simd()
419 char state_buf[120]; in extcon_sync() local476 snprintf(state_buf, sizeof(state_buf), "STATE=%s", prop_buf); in extcon_sync()477 envp[env_offset++] = state_buf; in extcon_sync()
389 static void uvesafb_vbe_state_restore(struct uvesafb_par *par, u8 *state_buf) in uvesafb_vbe_state_restore() argument394 if (!state_buf) in uvesafb_vbe_state_restore()406 task->buf = state_buf; in uvesafb_vbe_state_restore()