| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_dev_mgr.c | 48 list_for_each(itr, &vfs_table) in adf_get_vf_real_id() 101 list_for_each(itr, &accel_table) in adf_devmgr_update_class_index() 157 list_for_each(itr, &accel_table) in adf_devmgr_add_dev() 248 list_for_each(itr, &accel_table) in adf_devmgr_pci_to_accel_dev() 275 list_for_each(itr, &accel_table) in adf_devmgr_get_dev_by_id() 313 list_for_each(itr, &vfs_table) in adf_get_num_dettached_vfs()
|
| H A D | adf_init.c | 199 list_for_each(list_itr, &service_table) in adf_error_notifier() 390 list_for_each(list_itr, &service_table) in adf_dev_init_locked() 489 list_for_each(list_itr, &service_table) in adf_dev_start_locked() 576 list_for_each(list_itr, &service_table) in adf_dev_stop_locked() 652 list_for_each(list_itr, &service_table) in adf_dev_shutdown_locked() 725 list_for_each(list_itr, &service_table) in adf_dev_restarting_notify() 766 list_for_each(list_itr, &service_table) in adf_dev_stop_notify_sync() 797 list_for_each(list_itr, &service_table) in adf_dev_restarted_notify()
|
| H A D | adf_cfg_device.c | 1203 list_for_each(list, &cfg->sec_list) in adf_config_device() 1217 list_for_each(list, &cfg->sec_list) in adf_config_device() 1231 list_for_each(list, &cfg->sec_list) in adf_config_device() 1245 list_for_each(list, &cfg->sec_list) in adf_config_device() 1270 list_for_each(list, &cfg->sec_list) in adf_config_device()
|
| H A D | adf_cfg.c | 260 list_for_each(list, &s->param_head) in adf_cfg_key_value_find() 276 list_for_each(list, &cfg->sec_list) in adf_cfg_sec_find()
|
| H A D | adf_freebsd_uio_cleanup.c | 139 list_for_each(entry, &bundle->list) in get_orphan_bundle()
|
| H A D | adf_fw_counters.c | 307 list_for_each(list, &fw_counters_data->ae_sec_list) in adf_fw_counters_sec_find()
|
| H A D | adf_freebsd_dev_processes.c | 278 list_for_each(lpos, &processes_list) in adf_processes_write()
|
| H A D | adf_cfg_section.c | 402 list_for_each(list, &sec_process->param_head) in adf_cfg_section_copy()
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_linux_list_sort.c | 61 list_for_each(le, head) in drm_list_sort() 65 list_for_each(le, head) in drm_list_sort()
|
| H A D | drm_ioctl.c | 163 list_for_each(list, &dev->maplist) { in drm_getmap()
|
| H A D | drm_linux_list.h | 109 #define list_for_each(entry, head) \ macro
|
| H A D | drm_crtc.c | 1227 list_for_each(lh, &file_priv->fbs) in drm_mode_getresources() 1233 list_for_each(lh, &dev->mode_config.crtc_list) in drm_mode_getresources() 1236 list_for_each(lh, &dev->mode_config.connector_list) in drm_mode_getresources() 1239 list_for_each(lh, &dev->mode_config.encoder_list) in drm_mode_getresources()
|
| /freebsd/contrib/atf/atf-c/detail/ |
| H A D | list_test.c | 262 ATF_TC(list_for_each); 263 ATF_TC_HEAD(list_for_each, tc) in ATF_TC_HEAD() argument 267 ATF_TC_BODY(list_for_each, tc) in ATF_TC_BODY() argument 361 ATF_TP_ADD_TC(tp, list_for_each); in ATF_TP_ADD_TCS()
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | util-list.h | 172 #define list_for_each(pos, head, member) \ macro
|
| H A D | quirks.c | 1683 list_for_each(p, &s->properties, link) { in quirk_apply_section() 1693 list_for_each(p, &s->properties, link) { in quirk_apply_section() 1829 list_for_each(s, &ctx->sections, link) { in quirks_fetch_for_device()
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | list.h | 118 #define list_for_each(pos, head) \ macro
|
| /freebsd/sys/dev/hptnr/ |
| H A D | list.h | 117 #define list_for_each(pos, head) \ macro
|
| /freebsd/sys/dev/hptrr/ |
| H A D | list.h | 120 #define list_for_each(pos, head) \ macro
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_aperture.c | 173 list_for_each(pos, &apertures) { in devm_aperture_acquire()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 185 #define list_for_each(p, head) \ macro 484 list_for_each(lh, list) { in list_count_nodes()
|
| /freebsd/sys/contrib/vchiq/interface/compat/ |
| H A D | list.h | 211 #define list_for_each(VAR, HEAD) \ macro
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_kern_lib.c | 398 list_for_each(pos, &instance->bulk_waiter_list) { in vchiq_blocking_bulk_transfer()
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | list.h | 169 #define list_for_each(p, head) \ macro
|
| /freebsd/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 371 #define list_for_each(pos, head) \ macro
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-taskq.c | 429 list_for_each(l, lh) { in taskq_find_list() 467 list_for_each(l, &tq->tq_active_list) { in taskq_find()
|