Home
last modified time | relevance | path

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

/tools/perf/util/
Dsession.c1999 struct reader { struct
2004 reader_cb_t process; argument
2020 reader__init(struct reader *rd, bool *one_mmap) in reader__init() argument
/tools/testing/radix-tree/
Dregression4.c60 pthread_t reader, writer; in regression4_test() local
Dmaple.c34339 static void rcu_reader_setup(struct rcu_reader_struct *reader, in rcu_reader_setup()
34354 struct rcu_reader_struct *reader = (struct rcu_reader_struct *)ptr; in rcu_reader_fwd() local
34464 struct rcu_reader_struct *reader = (struct rcu_reader_struct *)ptr; in rcu_reader_rev() local
/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py28 def __init__(self, reader): argument
67 def __init__(self, reader, array_name): argument
/tools/testing/selftests/filesystems/incfs/
Dincfs_stress.c97 void *reader(void *data) in reader() function