OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDR_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/
qmgr.h
8
#define
HDR_SIZE
sizeof(struct nv_falcon_msg)
nouveau_nvkm_falcon_msgq.c
93
ret = nvkm_falcon_msgq_pop(msgq, hdr,
HDR_SIZE
);
105
if (hdr->size >
HDR_SIZE
) {
106
u32 read_size = hdr->size -
HDR_SIZE
;
nouveau_nvkm_falcon_cmdq.c
43
free -=
HDR_SIZE
;
/src/usr.bin/gzip/
unlz.c
595
#define
HDR_SIZE
6
617
char header[
HDR_SIZE
];
Completed in 49 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025