Home
last modified time | relevance | path

Searched refs:kref (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/nouveau/
Dprivate.h29 struct drm_nouveau_gem_pushbuf_bo *kref; member
35 struct nouveau_client_kref *kref; member
49 struct drm_nouveau_gem_pushbuf_bo *kref = NULL; in cli_kref_get() local
51 kref = pcli->kref[bo->handle].kref; in cli_kref_get()
52 return kref; in cli_kref_get()
61 push = pcli->kref[bo->handle].push; in cli_push_get()
67 struct drm_nouveau_gem_pushbuf_bo *kref, in cli_kref_set() argument
72 pcli->kref = realloc(pcli->kref, in cli_kref_set()
73 sizeof(*pcli->kref) * bo->handle * 2); in cli_kref_set()
75 pcli->kref[pcli->kref_nr].kref = NULL; in cli_kref_set()
[all …]
Dpushbuf.c87 struct drm_nouveau_gem_pushbuf_bo *kref; in pushbuf_kref_fits() local
124 kref = krec->buffer; in pushbuf_kref_fits()
125 for (i = 0; i < krec->nr_buffer; i++, kref++) { in pushbuf_kref_fits()
126 if (!(kref->valid_domains & NOUVEAU_GEM_DOMAIN_GART)) in pushbuf_kref_fits()
129 kbo = (void *)(unsigned long)kref->user_priv; in pushbuf_kref_fits()
130 if (!(kref->valid_domains & NOUVEAU_GEM_DOMAIN_VRAM) || in pushbuf_kref_fits()
134 kref->valid_domains &= NOUVEAU_GEM_DOMAIN_VRAM; in pushbuf_kref_fits()
155 struct drm_nouveau_gem_pushbuf_bo *kref; in pushbuf_kref() local
174 kref = cli_kref_get(push->client, bo); in pushbuf_kref()
175 if (kref) { in pushbuf_kref()
[all …]
Dnouveau.c599 free(pcli->kref); in nouveau_client_del()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2540 struct kref { struct
2557 struct kref kref; argument
3244 struct kref kref; member
8116 struct kref refcnt;
9870 struct kref kref; member
11117 struct kref kref; member
11238 struct kref kref; member
12238 struct kref kref; member
13497 struct kref xps_kref;
20576 struct kref kref; member
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/ci/
Dnouveau-gm206-fails.txt470 # "../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assertion `kref' failed."
/third_party/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi3109 …<var-decl name='kref' type-id='type-id-564' visibility='default' filepath='/ws/android/kernel/aosp…
3165 …l name='kref' size-in-bits='32' is-struct='yes' visibility='default' filepath='/ws/android/kernel/…
3167 …t' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/kref.h' line='20' column…
4985 …<var-decl name='kref' type-id='type-id-564' visibility='default' filepath='/ws/android/kernel/aosp…
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi958 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/kobject.h" l…
3744 …<class-decl name="kref" size-in-bits="32" is-struct="yes" visibility="default" filepath="include/l…
3746 …refcount" type-id="64615833" visibility="default" filepath="include/linux/kref.h" line="22" column…
10690 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="arch/arm64/include/asm/dma…
21622 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/pid_namespac…
41407 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/drm_dp_mst_hel…
41475 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/drm_dp_mst_hel…
43100 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/ttm/ttm_bo_api…
43687 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/ttm/ttm_bo_api…
46741 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/interrupt.h"…
[all …]
Dtest-PR27569-v0.abi958 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/kobject.h" l…
3744 …<class-decl name="kref" size-in-bits="32" is-struct="yes" visibility="default" filepath="include/l…
3746 …refcount" type-id="64615833" visibility="default" filepath="include/linux/kref.h" line="22" column…
10690 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="arch/arm64/include/asm/dma…
21614 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/pid_namespac…
41378 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/drm_dp_mst_hel…
41446 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/drm_dp_mst_hel…
43071 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/ttm/ttm_bo_api…
43658 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/drm/ttm/ttm_bo_api…
46712 …<var-decl name="kref" type-id="400fb07b" visibility="default" filepath="include/linux/interrupt.h"…
[all …]