Home
last modified time | relevance | path

Searched refs:pdef (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dbpf-loader.c1266 const struct bpf_map_def *pdef,
1273 int map_fd, const struct bpf_map_def *pdef, in foreach_key_array_all() argument
1279 for (i = 0; i < pdef->max_entries; i++) { in foreach_key_array_all()
1280 err = func(name, map_fd, pdef, op, &i, arg); in foreach_key_array_all()
1293 const struct bpf_map_def *pdef, in foreach_key_array_ranges() argument
1306 err = func(name, map_fd, pdef, op, &idx, arg); in foreach_key_array_ranges()
1469 const struct bpf_map_def *pdef, in apply_obj_config_map_for_key() argument
1478 pdef->value_size, in apply_obj_config_map_for_key()
/Linux-v4.19/drivers/scsi/
Dgdth_proc.c157 gdth_defcnt_str *pdef; in gdth_show_info() local
308 pdef = (gdth_defcnt_str *)buf; in gdth_show_info()
316 pdef->sddc_type = 0x08; in gdth_show_info()
321 pdef->sddc_cnt); in gdth_show_info()