Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dbpf-loader.c1249 const struct bpf_map_def *pdef,
1256 int map_fd, const struct bpf_map_def *pdef, in foreach_key_array_all() argument
1262 for (i = 0; i < pdef->max_entries; i++) { in foreach_key_array_all()
1263 err = func(name, map_fd, pdef, op, &i, arg); in foreach_key_array_all()
1276 const struct bpf_map_def *pdef, in foreach_key_array_ranges() argument
1289 err = func(name, map_fd, pdef, op, &idx, arg); in foreach_key_array_ranges()
1452 const struct bpf_map_def *pdef, in apply_obj_config_map_for_key() argument
1461 pdef->value_size, in apply_obj_config_map_for_key()
/Linux-v5.10/drivers/scsi/
Dgdth_proc.c169 gdth_defcnt_str *pdef; in gdth_show_info() local
314 pdef = (gdth_defcnt_str *)buf; in gdth_show_info()
322 pdef->sddc_type = 0x08; in gdth_show_info()
327 pdef->sddc_cnt); in gdth_show_info()