Home
last modified time | relevance | path

Searched defs:work_buf (Results 1 – 3 of 3) sorted by relevance

/third_party/Linux_Kernel/include/linux/
Dstop_machine.h70 struct cpu_stop_work *work_buf) in stop_one_cpu_nowait()
/third_party/mbedtls/library/
Dgcm.c308 unsigned char work_buf[16]; in mbedtls_gcm_starts() local
454 unsigned char work_buf[16]; in mbedtls_gcm_finish() local
/third_party/ffmpeg/libavcodec/
Dzmbvenc.c67 uint8_t *comp_buf, *work_buf; member