| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0002-lldp_head-rename-and-make-extern.patch | 33 LIST_FOREACH(agent, &port->agent_head, entry) { 36 - LIST_FOREACH(np, &lldp_head, lldp) { 37 + LIST_FOREACH(np, &lldp_mod_head, lldp) { 42 LIST_FOREACH(agent, &port->agent_head, entry) { 45 - LIST_FOREACH(np, &lldp_head, lldp) { 46 + LIST_FOREACH(np, &lldp_mod_head, lldp) { 55 LIST_FOREACH(agent, &port->agent_head, entry) { 58 - LIST_FOREACH(np, &lldp_head, lldp) { 59 + LIST_FOREACH(np, &lldp_mod_head, lldp) { 64 LIST_FOREACH(agent, &port->agent_head, entry) { [all …]
|
| H A D | lldp_head-remove-all-references.patch | 69 LIST_FOREACH(tlv, &iud->head, entry) { 78 LIST_FOREACH(tlv, &iud->head, entry) { 96 LIST_FOREACH(tlv, &iud->head, entry) { 105 LIST_FOREACH(tlv, &iud->head, entry) { 127 LIST_FOREACH(bd, &ud->head, entry) { 158 LIST_FOREACH(bd, &bud->head, entry) { 187 LIST_FOREACH(ed, &ud->head, entry) { 216 LIST_FOREACH(ed, &ud->head, entry) { 247 LIST_FOREACH(md, &mud->head, entry) { 297 LIST_FOREACH(md, &mud->head, entry) {
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 271 #define LIST_FOREACH(var, head, field) \ macro
|
| H A D | aic7xxx_osm.c | 2102 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_linux_queue_recovery_cmd() 2110 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_linux_queue_recovery_cmd()
|
| H A D | aic79xx_core.c | 4207 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs() 4249 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs() 6461 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_find_scb_by_tag() 6483 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) { in ahd_find_scb_by_tag() 8081 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_reset_cmds_pending() 9721 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_dump_card_state() 9746 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) { in ahd_dump_card_state() 10442 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_handle_en_lun()
|
| H A D | aic7xxx_core.c | 2682 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_update_pending_scbs() 7239 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_dump_card_state() 7599 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_handle_en_lun()
|
| H A D | aic79xx_osm.c | 2189 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_linux_queue_abort_cmd()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | queue.h | 134 #define LIST_FOREACH(var, head, field) \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | queue.h | 134 #define LIST_FOREACH(var, head, field) \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/ |
| H A D | queue.h | 164 #define LIST_FOREACH(var, head, field) \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | queue.h | 165 #define LIST_FOREACH(var, head, field) \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | queue.h | 165 #define LIST_FOREACH(var, head, field) \ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-queue.h | 203 #define LIST_FOREACH(var, head, field) \ macro
|