Home
last modified time | relevance | path

Searched refs:tt_buff_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c2844 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()
2854 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()
3277 spin_lock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3290 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3340 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3539 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()
3543 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()
H A Dtypes.h460 /** @tt_buff_lock: lock that protects tt_buff and tt_buff_len */
461 spinlock_t tt_buff_lock; member
H A Doriginator.c967 spin_lock_init(&orig_node->tt_buff_lock); in batadv_orig_node_new()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c2614 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()
2624 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()
3045 spin_lock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3058 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3108 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()
3303 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()
3307 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()
H A Dtypes.h450 /** @tt_buff_lock: lock that protects tt_buff and tt_buff_len */
451 spinlock_t tt_buff_lock; member
H A Doriginator.c923 spin_lock_init(&orig_node->tt_buff_lock); in batadv_orig_node_new()

Completed in 22 milliseconds