Home
last modified time | relevance | path

Searched refs:readwrite (Results 1 – 14 of 14) 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
40 readwrite ? "write" : "read", in print_common_warning()
41 readwrite ? "run this command again with sudo." : in print_common_warning()
75 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning() argument
79 if (print_common_warning(err, readwrite)) in print_open_warning()
90 static void print_both_open_warning(int kerr, int uerr, bool readwrite) in print_both_open_warning() argument
94 if (kerr == uerr && print_common_warning(kerr, readwrite)) in print_both_open_warning()
110 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument
117 pr_debug("Opening %s write=%d\n", buf, readwrite); in open_trace_file()
118 if (readwrite && !probe_event_dry_run) in open_trace_file()
[all …]
H A Dprobe-file.h40 int open_trace_file(const char *trace_file, bool readwrite);
/linux/drivers/soc/aspeed/
H A 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/tools/testing/selftests/ublk/
H A Dtest_null_03.sh18 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite --iodepth=32 --si…
H A Dtest_null_01.sh18 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite --iodepth=32 --si…
H A Dtest_null_02.sh18 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite --iodepth=32 --si…
H A Dtest_generic_09.sh22 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite --iodepth=32 --si…
H A Dtest_batch_02.sh24 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite \
H A Dtest_batch_03.sh24 fio --name=job1 --filename=/dev/ublkb"${dev_id}" --ioengine=libaio --rw=readwrite \
H A Dtest_stress_05.sh24 --rw=readwrite --iodepth=128 --size="${size}" --numjobs=4 \
/linux/init/
H A Ddo_mounts.c45 static int __init readwrite(char *str) in readwrite() function
54 __setup("rw", readwrite);
/linux/drivers/media/usb/dvb-usb/
H A 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/drivers/mtd/nand/raw/
H A DKconfig467 experimental, readwrite
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2754 A readwrite nested-keyed file that exists for all the cgroups
2794 A readwrite nested-keyed file that exists for all the cgroups