Searched defs:readwrite (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts.c | 52 static int __init readwrite(char *str) in readwrite() function
|
/kernel/linux/linux-5.10/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 86 u32 readwrite[P2A_REGION_COUNT]; member
|
/kernel/linux/linux-5.10/init/ |
H A D | do_mounts.c | 53 static int __init readwrite(char *str) in readwrite() function
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 86 u32 readwrite[P2A_REGION_COUNT]; member
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 45 af9005_generic_read_write(struct dvb_usb_device *d, u16 reg, int readwrite, int type, u8 * values, int len) af9005_generic_read_write() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 45 af9005_generic_read_write(struct dvb_usb_device *d, u16 reg, int readwrite, int type, u8 * values, int len) af9005_generic_read_write() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-file.c | 74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument 93 static int open_kprobe_events(bool readwrite) in open_kprobe_events() argument 98 static int open_uprobe_events(bool readwrite) in open_uprobe_events() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-file.c | 35 static bool print_common_warning(int err, bool readwrite) in print_common_warning() argument 74 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning() argument 89 static void print_both_open_warning(int kerr, int uerr, bool readwrite) in print_both_open_warning() argument 109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument 128 open_kprobe_events(bool readwrite) open_kprobe_events() argument 133 open_uprobe_events(bool readwrite) open_uprobe_events() argument [all...] |
Completed in 9 milliseconds