Home
last modified time | relevance | path

Searched refs:list_for_each_entry_safe (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dlist.h62 #define list_for_each_entry_safe(pos, n, head, member) \ macro
H A Dwifi_hal.cpp1021 list_for_each_entry_safe(reg, tmp, &info->monitor_sockets, list) { in internal_cleaned_up_handler()