Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/android/
Dbinder_alloc.c1117 static inline bool check_buffer(struct binder_alloc *alloc, in check_buffer() function
1211 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_copy_user_to_buffer()
1244 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_do_buffer_copy()
/linux-6.6.21/kernel/trace/
Dring_buffer.c3399 static void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function
3487 static inline void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function
3548 check_buffer(cpu_buffer, info, CHECK_FULL_PAGE); in __rb_reserve_next()
3568 check_buffer(cpu_buffer, info, tail); in __rb_reserve_next()