Home
last modified time | relevance | path

Searched refs:check_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/android/
H A Dbinder_alloc.c1295 static inline bool check_buffer(struct binder_alloc *alloc, in check_buffer() function
1327 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_copy_user_to_buffer()
1360 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_do_buffer_copy()
/linux-6.15/kernel/trace/
H A Dring_buffer.c4266 static void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function
4319 static inline void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function
4378 check_buffer(cpu_buffer, info, CHECK_FULL_PAGE); in __rb_reserve_next()
4398 check_buffer(cpu_buffer, info, tail); in __rb_reserve_next()