Searched refs:LIST_REMOVE (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0002-lldp_head-rename-and-make-extern.patch | 259 - LIST_REMOVE(lldp_head.lh_first, lldp); 262 + LIST_REMOVE(lldp_mod_head.lh_first, lldp); 294 - LIST_REMOVE(lldp_head.lh_first, lldp); 297 + LIST_REMOVE(lldp_mod_head.lh_first, lldp); 473 - LIST_REMOVE(lldp_head.lh_first, lldp); 476 + LIST_REMOVE(lldp_mod_head.lh_first, lldp);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 304 #define LIST_REMOVE(elm, field) do { \ macro
|
| H A D | aic7xxx_osm.c | 1677 LIST_REMOVE(scb, pending_links); in ahc_done()
|
| H A D | aic79xx_osm.c | 1770 LIST_REMOVE(scb, pending_links); in ahd_done()
|
| H A D | aic79xx_core.c | 6657 LIST_REMOVE(scb, collision_links); in ahd_rem_col_list() 6684 LIST_REMOVE(scb, links.le); in ahd_get_scb() 6688 LIST_REMOVE(scb->col_scb, links.le); in ahd_get_scb()
|
| /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 | 127 #define LIST_REMOVE(elm, field) do { \ 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 | 127 #define LIST_REMOVE(elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/ |
| H A D | queue.h | 155 #define LIST_REMOVE(elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | queue.h | 156 #define LIST_REMOVE(elm, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | queue.h | 156 #define LIST_REMOVE(elm, field) do { \ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-queue.h | 279 #define LIST_REMOVE(elm, field) do { \ macro
|