Home
last modified time | relevance | path

Searched defs:params (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dparams.c120 const struct kernel_param *params, in parse_one()
163 const struct kernel_param *params, in parse_args()
714 bool params = false; in module_param_sysfs_setup() local
757 void destroy_params(const struct kernel_param *params, unsigned num) in destroy_params()
/kernel/bpf/
Dcrypto.c146 bpf_crypto_ctx_create(const struct bpf_crypto_params *params, u32 params__sz, in bpf_crypto_ctx_create()
/kernel/trace/
Dtrace_probe.c618 const struct btf_param *params; in parse_btf_arg() local
1706 const struct btf_param *params = NULL; in traceprobe_expand_meta_args() local
Dtrace_events_hist.c610 char *params[SYNTH_FIELDS_MAX]; member
3637 static int parse_action_params(struct trace_array *tr, char *params, in parse_action_params()
3705 char *params = strsep(&str, ")"); in action_parse() local
3731 char *params = strsep(&str, ")"); in action_parse() local
3753 char *params = strsep(&str, ")"); in action_parse() local
Dtrace_probe.h414 const struct btf_param *params; /* Parameter of the function */ member