Lines Matching refs:interface
1 Per-task statistics interface
5 Taskstats is a netlink-based interface for sending per-task and
11 - unified interface for multiple accounting subsystems
38 to be limited and assists in flow control over the netlink interface and is
46 getdelays.c is a simple utility demonstrating usage of the taskstats interface
55 The user-kernel interface is encapsulated in include/linux/taskstats.h
57 To avoid this documentation becoming obsolete as the interface evolves, only
67 to the NETLINK_GENERIC family and using the netlink attributes interface.
136 There are two ways to extend the taskstats interface to export more
146 interface to return them. Since userspace processes each netlink attribute
148 understand (because it is using an older version of the interface).