Searched defs:buf (Results 1 – 3 of 3) sorted by relevance
203 int z_impl_k_thread_name_copy(k_tid_t thread, char *buf, size_t size) in z_impl_k_thread_name_copy()226 const char *k_thread_state_str(k_tid_t thread_id, char *buf, size_t buf_size) in k_thread_state_str()285 char *buf, size_t size) in z_vrfy_k_thread_name_copy()
222 struct pipe_buf_spec buf = { data, len, 0 }; in z_impl_k_pipe_read() local
727 void __weak z_early_rand_get(uint8_t *buf, size_t length) in z_early_rand_get()
Completed in 6 milliseconds