Searched refs:list_add (Results 101 - 114 of 114) sorted by relevance

12345

/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c1199 list_add(&td->td_fwdlist, tdp);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_drm.c1085 list_add(&cli->head, &drm->clients);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c449 list_add(&obj->node, &con->head);
H A Damdgpu_cs.c559 list_add(&p->uf_entry.tv.head, &p->validated);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dhuge_pages.c729 list_add(&obj->st_link, &objects);
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c1865 list_add(&fb_helper->kernel_fb_list, &kernel_fb_helper_list);
H A Ddrm_bufs.c374 list_add(&list->head, &dev->maplist);
H A Ddrm_atomic_helper.c2818 list_add(&new_crtc_state->commit->commit_entry,
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_arm.c786 list_add(&waiter->list, &instance->bulk_waiter_list);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c2244 list_add(&outp->head, &atom->outp);
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c2894 list_add (ptr_list *list, uint_t regno, const char *name) function
5189 list_add (&unfiltered_raw, regno, name);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c2930 list_add (ptr_list *list, uint_t regno, const char *name) function
5225 list_add (&unfiltered_raw, regno, name);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c1902 list_add(&bb->list, &s->workload->shadow_bb);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5129 list_add(&tv.head, &list);

Completed in 314 milliseconds

12345