cregit-Linux how code gets into the kernel

Release 4.14 tools/perf/util/term.h

Directory: tools/perf/util
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __PERF_TERM_H

#define __PERF_TERM_H

struct termios;
struct winsize;

void get_term_dimensions(struct winsize *ws);
void set_term_quiet_input(struct termios *old);

#endif /* __PERF_TERM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Josh Poimboeuf3397.06%150.00%
Greg Kroah-Hartman12.94%150.00%
Total34100.00%2100.00%
Directory: tools/perf/util
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.