Searched refs:__k (Results 1 – 2 of 2) sorted by relevance
287 struct task_struct *__k \289 if (!IS_ERR(__k)) { \290 get_task_struct(__k); \291 wake_up_process(__k); \293 __k; \
125 #define KEY_FIND(__ht, __obj, __k) \ argument127 typeof(__k) k_ = __k; \