Searched refs:xxx (Results 1 – 1 of 1) sorted by relevance
363 #define task_cred_xxx(task, xxx) \ argument365 __typeof__(((struct cred *)NULL)->xxx) ___val; \367 ___val = __task_cred((task))->xxx; \376 #define current_cred_xxx(xxx) \ argument378 current_cred()->xxx; \