Searched defs:remaining (Results 1 – 6 of 6) sorted by relevance
| /tools/lib/bpf/ |
| D | nlattr.c | 25 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/ |
| D | tdc.py | 96 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
|
| D | TdcPlugin.py | 70 def check_args(self, args, remaining): argument
|
| /tools/perf/ui/stdio/ |
| D | hist.c | 117 u64 remaining; in __callchain__fprintf_graph() local
|
| /tools/arch/s390/include/uapi/asm/ |
| D | kvm.h | 47 __u64 remaining; member
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 1966 u16 remaining = h->nr_rows - h->row_offset; in ui_browser__hists_seek() local
|