Home
last modified time | relevance | path

Searched refs:readwrite (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/arm64/kvm/
Dpmu.c74 #define PMEVTYPER_CASES(readwrite) \ argument
75 PMEVTYPER_##readwrite##_CASE(0); \
76 PMEVTYPER_##readwrite##_CASE(1); \
77 PMEVTYPER_##readwrite##_CASE(2); \
78 PMEVTYPER_##readwrite##_CASE(3); \
79 PMEVTYPER_##readwrite##_CASE(4); \
80 PMEVTYPER_##readwrite##_CASE(5); \
81 PMEVTYPER_##readwrite##_CASE(6); \
82 PMEVTYPER_##readwrite##_CASE(7); \
83 PMEVTYPER_##readwrite##_CASE(8); \
[all …]
/linux-5.19.10/tools/perf/util/
Dprobe-file.c35 static bool print_common_warning(int err, bool readwrite) in print_common_warning() argument
39 readwrite ? "write" : "read", in print_common_warning()
40 readwrite ? "run this command again with sudo." : in print_common_warning()
74 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning() argument
78 if (print_common_warning(err, readwrite)) in print_open_warning()
89 static void print_both_open_warning(int kerr, int uerr, bool readwrite) in print_both_open_warning() argument
93 if (kerr == uerr && print_common_warning(kerr, readwrite)) in print_both_open_warning()
109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument
116 pr_debug("Opening %s write=%d\n", buf, readwrite); in open_trace_file()
117 if (readwrite && !probe_event_dry_run) in open_trace_file()
[all …]
Dprobe-file.h40 int open_trace_file(const char *trace_file, bool readwrite);
/linux-5.19.10/drivers/soc/aspeed/
Daspeed-p2a-ctrl.c86 u32 readwrite[P2A_REGION_COUNT]; member
162 priv->readwrite[i] += 1; in aspeed_p2a_region_acquire()
247 memset(priv->readwrite, 0, sizeof(priv->readwrite)); in aspeed_p2a_open()
278 priv->parent->readerwriters[i] -= priv->readwrite[i]; in aspeed_p2a_release()
/linux-5.19.10/init/
Ddo_mounts.c52 static int __init readwrite(char *str) in readwrite() function
61 __setup("rw", readwrite);
/linux-5.19.10/drivers/media/usb/dvb-usb/
Daf9005.c46 int readwrite, int type, u8 * values, int len) in af9005_generic_read_write() argument
82 command |= readwrite; in af9005_generic_read_write()
83 if (readwrite == AF9005_CMD_WRITE) in af9005_generic_read_write()
124 if (readwrite == AF9005_CMD_READ) in af9005_generic_read_write()
/linux-5.19.10/drivers/mtd/nand/raw/
DKconfig507 experimental, readwrite
/linux-5.19.10/Documentation/admin-guide/
Dcgroup-v2.rst2266 A readwrite nested-keyed file that exists for all the cgroups