OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chunk_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_dmem.c
81
struct list_head
chunk_free
;
member in struct:nouveau_dmem
266
chunk = list_first_entry_or_null(&drm->dmem->
chunk_free
,
362
list_for_each_entry (chunk, &drm->dmem->
chunk_free
, list) {
384
list_for_each_entry (chunk, &drm->dmem->
chunk_free
, list) {
403
WARN_ON(!list_empty(&drm->dmem->
chunk_free
));
512
INIT_LIST_HEAD(&drm->dmem->
chunk_free
);
/src/external/mpl/bind/dist/lib/dns/
qp.c
697
chunk_free
(dns_qp_t *qp, dns_qpchunk_t chunk) {
function
736
chunk_free
(qp, chunk);
780
chunk_free
(qp, chunk);
886
chunk_free
(qpw, chunk);
1206
* `
chunk_free
()` needs to know how much of the chunk to scan.)
1311
/* paired with
chunk_free
() */
1350
chunk_free
(qp, chunk);
1554
chunk_free
(qp, chunk);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026