Searched defs:nr_maps (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/samples/bpf/ |
D | bpf_load.c | 265 static int load_maps(struct bpf_map_data *maps, int nr_maps, in load_maps() 341 struct bpf_map_data *maps, int nr_maps) in parse_relo_and_apply() 405 int i, nr_maps; in load_elf_maps_section() local 516 int nr_maps = 0; in do_load_bpf_file() local
|
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
D | metadata.c | 23 int nr_maps; in prog_holds_map() local
|
/Linux-v5.10/tools/bpf/bpftool/ |
D | struct_ops.c | 25 unsigned int nr_maps; member 486 int nr_errs = 0, nr_maps = 0; in do_register() local
|
D | prog.c | 164 int nr_maps; in find_metadata() local
|
/Linux-v5.10/tools/perf/util/ |
D | maps.h | 35 unsigned int nr_maps; member
|
/Linux-v5.10/fs/xfs/ |
D | xfs_pnfs.c | 224 int nr_maps, in xfs_fs_commit_blocks()
|
/Linux-v5.10/net/core/ |
D | bpf_sk_storage.c | 385 u32 nr_maps; member 441 u32 nr_maps = 0; in bpf_sk_storage_diag_alloc() local
|
/Linux-v5.10/include/linux/ |
D | blk-mq.h | 251 unsigned int nr_maps; member
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 280 int nr_maps = tx_info->nr_maps; in mlx4_en_free_tx_desc() local
|
D | mlx4_en.h | 234 u8 nr_maps; member
|
/Linux-v5.10/tools/lib/bpf/ |
D | libbpf.c | 413 size_t nr_maps; member 1749 int i, map_def_sz = 0, nr_maps = 0, nr_syms; in bpf_object__init_user_maps() local 3340 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local
|
/Linux-v5.10/net/ceph/ |
D | osd_client.c | 4037 u32 nr_maps, maplen; in ceph_osdc_handle_map() local
|