Searched refs:ac_exe_dev (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dtaskstats.c164 stats->ac_exe_dev =
169 stats->ac_exe_dev = 0;
/linux-master/include/uapi/linux/
H A Dtaskstats.h194 __u64 ac_exe_dev; /* program binary device ID */ member in struct:taskstats
/linux-master/tools/accounting/
H A Dprocacct.c217 , (unsigned long)(t->version >= 12 ? MAJOR(t->ac_exe_dev) : 0)
218 , (unsigned long)(t->version >= 12 ? MINOR(t->ac_exe_dev) : 0)

Completed in 166 milliseconds