Searched refs:check_buffer (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ext4/ |
| H A D | extents-test.c | 318 static int check_buffer(char *buf, int c, int size) in check_buffer() 381 check_buffer(k_ctx.k_data, 'X', in test_split_convert() 475 check_buffer(k_ctx.k_data + off, in test_split_convert() 316 static int check_buffer(char *buf, int c, int size) check_buffer() function
|
| /linux/drivers/android/ |
| H A D | binder_alloc.c | 1303 static inline bool check_buffer(struct binder_alloc *alloc, in check_buffer() function 1335 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_copy_user_to_buffer() 1368 if (!check_buffer(alloc, buffer, buffer_offset, bytes)) in binder_alloc_do_buffer_copy()
|
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 4402 static void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function 4455 static inline void check_buffer(struct ring_buffer_per_cpu *cpu_buffer, in check_buffer() function 4514 check_buffer(cpu_buffer, info, CHECK_FULL_PAGE); in __rb_reserve_next() 4534 check_buffer(cpu_buffer, info, tail); in __rb_reserve_next()
|