Home
last modified time | relevance | path

Searched defs:remaining (Results 1 – 6 of 6) sorted by relevance

/tools/lib/bpf/
Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next()
33 static int nla_ok(const struct nlattr *nla, int remaining) in nla_ok()
/tools/testing/selftests/tc-testing/
Dtdc.py96 def load_required_plugins(self, reqs, parser, args, remaining): argument
172 def call_check_args(self, args, remaining): argument
744 def check_default_settings(args, remaining, pm): argument
915 def set_operation_mode(pm, parser, args, remaining): argument
DTdcPlugin.py70 def check_args(self, args, remaining): argument
/tools/perf/ui/stdio/
Dhist.c117 u64 remaining; in __callchain__fprintf_graph() local
/tools/arch/s390/include/uapi/asm/
Dkvm.h47 __u64 remaining; member
/tools/perf/ui/browsers/
Dhists.c1966 u16 remaining = h->nr_rows - h->row_offset; in ui_browser__hists_seek() local