Searched refs:list_add (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/tools/ctf/common/
H A Dlist.h42 void list_add(list_t **, void *);
H A Dlist.c47 list_add(list_t **list, void *data) function
68 list_add(nextp, data);
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_linux_list.h57 #define list_add(entry, head, con_ptr) { \ macro
H A Ddrm_mm.c196 list_add(&cur->fl_entry, &mm->fl_entry, (caddr_t)cur);
H A Ddrm_gem.c99 list_add(entry, &head->next[key], NULL);
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h196 #pragma inline(list_add, list_add_tail, __list_del, list_del,
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dhash.c110 list_add(&hash->h_buckets[bucket], key);
H A Dmerge.c680 list_add(mcd->md_iitba, sii);
708 list_add(mcd->md_tdtbr, tgtp);
841 list_add(&mcd->md_tgt->td_fwdlist, new);
H A Dst_parse.c963 list_add(&typedbitfldmems, mlp);
H A Dctf.c1084 list_add(&td->td_fwdlist, tdp);

Completed in 68 milliseconds