Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c314 static inline void __bpf_spin_unlock_irqrestore(struct bpf_spin_lock *lock) in __bpf_spin_unlock_irqrestore() function
325 __bpf_spin_unlock_irqrestore(lock); in BPF_CALL_1()
348 __bpf_spin_unlock_irqrestore(lock); in copy_map_value_locked()
1139 __bpf_spin_unlock_irqrestore(&timer->lock); in BPF_CALL_3()
1193 __bpf_spin_unlock_irqrestore(&timer->lock); in BPF_CALL_3()
1222 __bpf_spin_unlock_irqrestore(&timer->lock); in BPF_CALL_3()
1269 __bpf_spin_unlock_irqrestore(&timer->lock); in BPF_CALL_1()
1307 __bpf_spin_unlock_irqrestore(&timer->lock); in bpf_timer_cancel_and_free()

Completed in 6 milliseconds