Home
last modified time | relevance | path

Searched defs:nlines (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/um/drivers/
Dline.c486 void close_lines(struct line *lines, int nlines) in close_lines()
657 struct line *lines, int nlines) in register_lines()
694 void lines_init(struct line *lines, int nlines, struct chan_opts *opts) in lines_init()
/linux-2.6.39/tools/perf/util/
Dprobe-finder.c614 size_t nlines, i; in die_walk_lines() local