Searched refs:xxx (Results 1 – 1 of 1) sorted by relevance
362 #define task_cred_xxx(task, xxx) \ argument364 __typeof__(((struct cred *)NULL)->xxx) ___val; \366 ___val = __task_cred((task))->xxx; \374 #define current_cred_xxx(xxx) \ argument376 current_cred()->xxx; \