Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0002-lldp_head-rename-and-make-extern.patch239 - LIST_INIT(&lldp_head);
240 + LIST_INIT(&lldp_mod_head);
387 LIST_INIT(&vd->profile_head);
455 - LIST_INIT(&lldp_head);
456 + LIST_INIT(&lldp_mod_head);
H A Dlldp_head-remove-all-references.patch81 LIST_INIT(&tlvs->app_head);
269 LIST_INIT(&mud->head);
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h215 LIST_INIT((head2)); \
218 LIST_INIT((head1)); \
249 #define LIST_INIT(head) do { \ macro
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h276 #define LIST_INIT(head) do { \ macro
H A Daic79xx_core.c6055 LIST_INIT(&ahd->pending_scbs); in ahd_alloc()
6361 LIST_INIT(&scb_data->free_scb_lists[i]); in ahd_init_scbdata()
6362 LIST_INIT(&scb_data->any_dev_free_scb_list); in ahd_init_scbdata()
H A Daic7xxx_core.c4399 LIST_INIT(&ahc->pending_scbs); in ahc_alloc()
/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.h101 #define LIST_INIT(head) 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.h101 #define LIST_INIT(head) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h126 #define LIST_INIT(head) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h127 #define LIST_INIT(head) do { \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h127 #define LIST_INIT(head) do { \ macro