Searched refs:seq_buf_alloc (Results 1 – 2 of 2) sorted by relevance
30 static void *seq_buf_alloc(unsigned long size) in seq_buf_alloc() function104 m->buf = seq_buf_alloc(m->size = PAGE_SIZE); in traverse()140 m->buf = seq_buf_alloc(m->size <<= 1); in traverse()204 m->buf = seq_buf_alloc(m->size = PAGE_SIZE); in seq_read()243 m->buf = seq_buf_alloc(m->size <<= 1); in seq_read()578 char *buf = seq_buf_alloc(size); in single_open_size()
440 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc } hitcount: 1…482 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc+0x1b/0x50 } hitcount…518 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc } hitcount: 5…643 seq_buf_alloc+0x1b/0x50