Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dsemaphore.c43 static noinline void __up(struct semaphore *sem, struct wake_q_head *wake_q);
232 __up(sem, &wake_q); in up()
321 static noinline void __sched __up(struct semaphore *sem, in __up() function
/linux/include/linux/
H A Dudp.h235 #define udp_lrpa_for_each_entry_rcu(__up, node, list) \ argument
236 hlist_nulls_for_each_entry_rcu(__up, node, list, udp_lrpa_node)