Home
last modified time | relevance | path

Searched refs:tempptr (Results 1 – 3 of 3) sorted by relevance

/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/
H A Dobstack.h163 void *tempptr; member
491 (h)->temp.tempptr = (h)->object_base, \
499 (h)->temp.tempptr)
/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/
H A Dobstack.h163 void *tempptr; member
491 (h)->temp.tempptr = (h)->object_base, \
499 (h)->temp.tempptr)
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfc.c887 struct nvmet_fc_defer_fcp_req *deferfcp, *tempptr; in nvmet_fc_delete_target_queue() local
920 list_for_each_entry_safe(deferfcp, tempptr, &queue->avail_defer_list, in nvmet_fc_delete_target_queue()