Home
last modified time | relevance | path

Searched defs:get_arg (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dparse-options.c18 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg() function
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmain.c555 static int get_arg(unsigned long offset) in get_arg() function
/linux-4.1.27/drivers/isdn/i4l/
Disdn_ppp.c424 get_arg(void __user *b, void *val, int len) in get_arg() function
/linux-4.1.27/lib/
Dvsprintf.c2294 #define get_arg(type) \ in bstr_printf() macro