OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oatomic
(Results
1 - 7
of
7
) sorted by null
/external/fio/
memory.c
213
if (td->o.odirect || td->o.mem_align || td->o.
oatomic
||
244
if (td->o.odirect || td->o.
oatomic
)
thread_options.h
79
unsigned int
oatomic
;
member in struct:thread_options
306
uint32_t
oatomic
;
member in struct:thread_options_pack
cconv.c
120
o->
oatomic
= le32_to_cpu(top->
oatomic
);
294
top->
oatomic
= cpu_to_le32(o->
oatomic
);
backend.c
1011
if (td->o.odirect || td->o.mem_align || td->o.
oatomic
||
1030
if (td->o.odirect || td->o.mem_align || td->o.
oatomic
||
[
all
...]
filesetup.c
545
if (td->o.
oatomic
) {
init.c
685
if (td->o.
oatomic
)
[
all
...]
options.c
[
all
...]
Completed in 192 milliseconds