Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-file.c36 static bool print_common_warning(int err, bool readwrite) in print_common_warning() argument
75 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning() argument
90 static void print_both_open_warning(int kerr, int uerr, bool readwrite) in print_both_open_warning() argument
110 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument
129 open_kprobe_events(bool readwrite) open_kprobe_events() argument
134 open_uprobe_events(bool readwrite) open_uprobe_events() argument
[all...]
/linux/drivers/soc/aspeed/
H A Daspeed-p2a-ctrl.c86 u32 readwrite[P2A_REGION_COUNT]; member