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