OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_barrier
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
utils.c
719
size_t
is_barrier
;
local
728
is_barrier
=
731
pad_len |= i & (1U + ~
is_barrier
);
732
valid |= (unsigned char)
is_barrier
;
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_active.c
52
static inline bool
is_barrier
(const struct i915_active_fence *active)
function
59
GEM_BUG_ON(!
is_barrier
(&node->base));
72
GEM_BUG_ON(!
is_barrier
(&node->base));
456
if (
is_barrier
(active)) { /* proto-node used by our idle barrier */
547
if (
is_barrier
(&it->base)) /* unconnected idle barrier */
688
if (
is_barrier
(&node->base) &&
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3.h
668
static inline bool
is_barrier
(struct ir3_instruction *instr)
function
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3.h
894
is_barrier
(struct ir3_instruction *instr)
function
Completed in 27 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026