Searched refs:seq_buf_alloc (Results 1 – 2 of 2) sorted by relevance
33 static void *seq_buf_alloc(unsigned long size) in seq_buf_alloc() function102 m->buf = seq_buf_alloc(m->size = PAGE_SIZE); in traverse()138 m->buf = seq_buf_alloc(m->size <<= 1); in traverse()210 m->buf = seq_buf_alloc(m->size = PAGE_SIZE); in seq_read_iter()245 m->buf = seq_buf_alloc(m->size <<= 1); in seq_read_iter()596 char *buf = seq_buf_alloc(size); in single_open_size()
438 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc } hitcount: 1…480 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc+0x1b/0x50 } hitcount…516 …{ call_site: [ffffffff811e2a1b] seq_buf_alloc } hitcount: 5…641 seq_buf_alloc+0x1b/0x50