Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-file.c35 static bool print_common_warning(int err, bool readwrite) in print_common_warning()
74 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning()
89 static void print_both_open_warning(int kerr, int uerr, bool readwrite) in print_both_open_warning()
109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
128 static int open_kprobe_events(bool readwrite) in open_kprobe_events()
133 static int open_uprobe_events(bool readwrite) in open_uprobe_events()
/linux-5.19.10/arch/arm64/kvm/
Dpmu.c74 #define PMEVTYPER_CASES(readwrite) \ argument
/linux-5.19.10/drivers/soc/aspeed/
Daspeed-p2a-ctrl.c86 u32 readwrite[P2A_REGION_COUNT]; member
/linux-5.19.10/init/
Ddo_mounts.c52 static int __init readwrite(char *str) in readwrite() function
/linux-5.19.10/drivers/media/usb/dvb-usb/
Daf9005.c46 int readwrite, int type, u8 * values, int len) in af9005_generic_read_write()