Home
last modified time | relevance | path

Searched refs:btmp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c3395 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local
3428 list_for_each_entry_safe(reg_beacon, btmp, &reg_pending_beacons, list) { in restore_regulatory_settings()
3434 list_for_each_entry_safe(reg_beacon, btmp, &reg_beacon_list, list) { in restore_regulatory_settings()
3521 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local
3527 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect()
3534 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect()
4249 struct reg_beacon *reg_beacon, *btmp; in regulatory_exit() local
4264 list_for_each_entry_safe(reg_beacon, btmp, &reg_pending_beacons, list) { in regulatory_exit()
4269 list_for_each_entry_safe(reg_beacon, btmp, &reg_beacon_list, list) { in regulatory_exit()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c3472 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local
3505 list_for_each_entry_safe(reg_beacon, btmp, &reg_pending_beacons, list) { in restore_regulatory_settings()
3511 list_for_each_entry_safe(reg_beacon, btmp, &reg_beacon_list, list) { in restore_regulatory_settings()
3598 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local
3604 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect()
3611 list_for_each_entry_safe(reg_beacon, btmp, in regulatory_hint_disconnect()
4341 struct reg_beacon *reg_beacon, *btmp; in regulatory_exit() local
4356 list_for_each_entry_safe(reg_beacon, btmp, &reg_pending_beacons, list) { in regulatory_exit()
4361 list_for_each_entry_safe(reg_beacon, btmp, &reg_beacon_list, list) { in regulatory_exit()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c6683 struct bdaddr_list *b, *btmp; in remove_device() local
6693 list_for_each_entry_safe(b, btmp, &hdev->accept_list, list) { in remove_device()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c7767 struct bdaddr_list *b, *btmp; in remove_device() local
7777 list_for_each_entry_safe(b, btmp, &hdev->accept_list, list) { in remove_device()

Completed in 30 milliseconds