Home
last modified time | relevance | path

Searched refs:LIST_INSERT_AFTER (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0002-lldp_head-rename-and-make-extern.patch246 LIST_INSERT_AFTER(premod, module, lldp);
281 LIST_INSERT_AFTER(premod, module, lldp);
460 LIST_INSERT_AFTER(premod, module, lldp);
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h280 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
H A Daic79xx_core.c6622 LIST_INSERT_AFTER(first_scb, scb, collision_links); in ahd_add_col_list()
/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 Dqueue.h105 #define LIST_INSERT_AFTER(listelm, 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 Dqueue.h105 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h130 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h131 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h131 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h253 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro