Searched refs:__k (Results 1 – 7 of 7) sorted by relevance
53 struct task_struct *__k \55 if (!IS_ERR(__k)) \56 wake_up_process(__k); \57 __k; \
292 struct task_struct *__k \294 if (!IS_ERR(__k)) { \295 get_task_struct(__k); \296 wake_up_process(__k); \298 __k; \
86 #define XFER_FIND(__ht, __k) \ argument88 typeof(__k) k_ = __k; \
125 #define KEY_FIND(__ht, __obj, __k) \ argument127 typeof(__k) k_ = __k; \
235 int __j, __k, __count; \253 for (__j = __k = 0; __j < (L)->size; __j++) { \255 __pvec[__k++] = aa_get_profile(P); \
268 const u32 *__k = (const u32 *)data; \273 jhash2(__k, __l, initval) & jhash_mask(htable_bits); \
111 Default FILTER is "!__k???tab_* & !__crc_*" for --vars, and "!_*"