Searched refs:list_for_each (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.c98 list_for_each(entry, &sol_uverbs_hca_list) {
134 list_for_each(entry, &sol_uverbs_hca_list) {
193 list_for_each(entry, &hca->client_data_list) {
235 list_for_each(entry, &hca->client_data_list) {
412 list_for_each(entry, &sol_uverbs_hca_list) {
H A Dsol_uverbs_event.c791 list_for_each(entry, &hca->event_handler_list) {
H A Dsol_uverbs.c319 list_for_each(entry, &sol_uverbs_hca_list) {
H A Dsol_uverbs_qp.c2308 list_for_each(entry, &uqp->mcast_list) {
/opensolaris-onvv-gate/usr/src/uts/common/io/drm/
H A Ddrm_linux_list.h79 #define list_for_each(entry, head) \ macro
H A Ddrm_mm.c252 list_for_each(list, free_stack) { function
H A Ddrm_gem.c114 list_for_each(entry, &head->next[key]) {
H A DdrmP.h310 list_for_each(entry, &(head)->next[key])
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlist.h174 * list_for_each - iterate over a list
178 #define list_for_each(pos, head) \ macro
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dntfsls.c353 list_for_each(walker, dir_list) { function
419 list_for_each(dir_walker, &dirs.list) {
449 list_for_each(comp_walker, &paths.list) {
H A Dntfsundelete.c1179 list_for_each(pos, &file->data) {
1299 list_for_each(item, &file->name) {
1352 list_for_each(item, &file->data) {
1430 list_for_each(item, &file->data) {
1480 list_for_each(item, &file->name) {
1716 list_for_each(item, &file->data) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h181 #define list_for_each(_pos, _head) \ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1113 list_for_each(entry, &uctx->uctx_agent_list) {
1133 list_for_each(entry, &uctx->uctx_agent_list) {
1219 list_for_each(entry, &port->port_ibmf_regs) {
2272 list_for_each(entry, &uctx->uctx_agent_list) {
2499 list_for_each(entry, &port->port_ibmf_regs) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c118 list_for_each(entry, &ofs_client->device_list) {
453 list_for_each(entry, &ofs_client->device_list) {
527 list_for_each(entry, &ofs_client->device_list) {
632 list_for_each(entry, &ofs_client->device_list) {
684 list_for_each(entry, &ofs_client->device_list) {
H A Dsol_cma.c309 list_for_each(entry, &sol_cma_dev_list) {
341 list_for_each(entry, &sol_cma_dev_list) {
373 list_for_each(entry, &sol_cma_dev_list) {
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dinode.c152 list_for_each(pos, &vol->inode_cache[MREF(mref) &
H A Dattrib.c368 list_for_each(pos, &ni->attr_cache) {

Completed in 119 milliseconds