OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_context
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
slmdb.c
468
slmdb->notify_fn(slmdb->
cb_context
, MDB_MAP_FULL,
489
slmdb->notify_fn(slmdb->
cb_context
, MDB_MAP_RESIZED,
501
slmdb->notify_fn(slmdb->
cb_context
, MDB_READERS_FULL);
540
slmdb->longjmp_fn(slmdb->
cb_context
, 1);
695
slmdb->assert_fn(slmdb->
cb_context
,
767
slmdb->assert_fn(slmdb->
cb_context
, text);
795
slmdb->
cb_context
= va_arg(ap, void *);
931
slmdb->
cb_context
= 0;
slmdb.h
61
void *
cb_context
; /* call-back context */
member in struct:__anon23262
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c
154
* @
cb_context
: The device command buffer context.
167
SVGACBContext
cb_context
;
member in struct:vmw_cmdbuf_header
321
val |= header->
cb_context
& SVGA_CB_CONTEXT_MASK;
482
* @
cb_context
: The command buffer context to use.
485
* buffer context identified by @
cb_context
. It then calls the command buffer
491
SVGACBContext
cb_context
)
495
header->
cb_context
=
cb_context
;
496
list_add_tail(&header->list, &man->ctx[
cb_context
].submitted);
588
list_add_tail(&entry->list, &restart_head[entry->
cb_context
]);
[
all
...]
Completed in 19 milliseconds
Indexes created Fri Jul 10 00:25:29 UTC 2026