Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dbpf-loader.c1257 const struct bpf_map_def *pdef,
1264 int map_fd, const struct bpf_map_def *pdef, in foreach_key_array_all() argument
1270 for (i = 0; i < pdef->max_entries; i++) { in foreach_key_array_all()
1271 err = func(name, map_fd, pdef, op, &i, arg); in foreach_key_array_all()
1284 const struct bpf_map_def *pdef, in foreach_key_array_ranges() argument
1297 err = func(name, map_fd, pdef, op, &idx, arg); in foreach_key_array_ranges()
1460 const struct bpf_map_def *pdef, in apply_obj_config_map_for_key() argument
1469 pdef->value_size, in apply_obj_config_map_for_key()
/Linux-v5.4/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()