Searched defs:acct_collect (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | ||
| D | acct.h | 31 #define acct_collect(x,y)	do { } while (0)  macro | 
| /linux-4.4.14/kernel/ | ||
| D | acct.c | 530 void acct_collect(long exitcode, int group_dead)  in acct_collect()  function |