OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_atomic_reserve
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/or1k/
sem-switch.c
862
CPU (
h_atomic_reserve
) = opval;
972
CPU (
h_atomic_reserve
) = opval;
1004
CPU (
h_atomic_reserve
) = opval;
1036
CPU (
h_atomic_reserve
) = opval;
1061
USI opval = ANDBI (CPU (
h_atomic_reserve
), EQSI (tmp_addr, CPU (h_atomic_address)));
1075
CPU (
h_atomic_reserve
) = opval;
sem.c
723
CPU (
h_atomic_reserve
) = opval;
843
CPU (
h_atomic_reserve
) = opval;
877
CPU (
h_atomic_reserve
) = opval;
911
CPU (
h_atomic_reserve
) = opval;
938
USI opval = ANDBI (CPU (
h_atomic_reserve
), EQSI (tmp_addr, CPU (h_atomic_address)));
952
CPU (
h_atomic_reserve
) = opval;
cpu.c
10180
return CPU (
h_atomic_reserve
);
10188
CPU (
h_atomic_reserve
) = newval;
cpu.h
63
BI
h_atomic_reserve
;
member in struct:__anon19847::__anon19848
64
#define GET_H_ATOMIC_RESERVE() CPU (
h_atomic_reserve
)
65
#define SET_H_ATOMIC_RESERVE(x) (CPU (
h_atomic_reserve
) = (x))
/src/external/gpl3/gdb.old/dist/sim/or1k/
sem-switch.c
862
CPU (
h_atomic_reserve
) = opval;
972
CPU (
h_atomic_reserve
) = opval;
1004
CPU (
h_atomic_reserve
) = opval;
1036
CPU (
h_atomic_reserve
) = opval;
1061
USI opval = ANDBI (CPU (
h_atomic_reserve
), EQSI (tmp_addr, CPU (h_atomic_address)));
1075
CPU (
h_atomic_reserve
) = opval;
sem.c
723
CPU (
h_atomic_reserve
) = opval;
843
CPU (
h_atomic_reserve
) = opval;
877
CPU (
h_atomic_reserve
) = opval;
911
CPU (
h_atomic_reserve
) = opval;
938
USI opval = ANDBI (CPU (
h_atomic_reserve
), EQSI (tmp_addr, CPU (h_atomic_address)));
952
CPU (
h_atomic_reserve
) = opval;
cpu.c
10180
return CPU (
h_atomic_reserve
);
10188
CPU (
h_atomic_reserve
) = newval;
cpu.h
63
BI
h_atomic_reserve
;
member in struct:__anon22586::__anon22587
64
#define GET_H_ATOMIC_RESERVE() CPU (
h_atomic_reserve
)
65
#define SET_H_ATOMIC_RESERVE(x) (CPU (
h_atomic_reserve
) = (x))
Completed in 63 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026