OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bundle
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ia64/ia64/
db_interface.c
439
struct asm_bundle
bundle
;
local in function:db_disasm
447
if (asm_decode((uintptr_t)buf, &
bundle
)) {
448
i =
bundle
.b_inst + slot;
449
tmpl =
bundle
.b_templ + slot;
450
if (*tmpl == ';' || (slot == 2 &&
bundle
.b_templ[1] == ';'))
trap.c
287
* we need to disassemble the
bundle
and return the immediate found there.
294
struct asm_bundle
bundle
;
local in function:trap_decode_break
298
if (!asm_decode(tf->tf_special.iip, &
bundle
))
303
inst =
bundle
.b_inst + slot;
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
ctxgf100.h
42
/*
bundle
circular buffer */
43
void (*
bundle
)(struct gf100_grctx *);
member in struct:gf100_grctx_func
gf100.h
107
struct gf100_gr_pack *
bundle
;
member in struct:gf100_gr
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
6362
} *
bundle
;
local in function:amdgpu_dm_commit_planes
6364
bundle
= kzalloc(sizeof(*
bundle
), GFP_KERNEL);
6366
if (!
bundle
) {
6367
dm_error("Failed to allocate update
bundle
\n");
6404
bundle
->surface_updates[planes_count].surface = dc_plane;
6406
bundle
->surface_updates[planes_count].gamma = dc_plane->gamma_correction;
6407
bundle
->surface_updates[planes_count].in_transfer_func = dc_plane->in_transfer_func;
6411
&
bundle
->scaling_infos[planes_count]);
6413
bundle
->surface_updates[planes_count].scaling_info
7790
} *
bundle
;
local in function:dm_determine_update_type_for_commit
[
all
...]
/src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h
710
__u8
bundle
:1;
member in struct:cpl_pcmd
716
__u8
bundle
:1;
member in struct:cpl_pcmd
Completed in 19 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025