Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dsemaphore.c42 static noinline void __up(struct semaphore *sem, struct wake_q_head *wake_q);
193 __up(sem, &wake_q); in up()
276 static noinline void __sched __up(struct semaphore *sem, in __up() function
/linux-6.15/include/linux/
H A Dudp.h216 #define udp_lrpa_for_each_entry_rcu(__up, node, list) \ argument
217 hlist_nulls_for_each_entry_rcu(__up, node, list, udp_lrpa_node)