Searched defs:nr_maps (Results 1 – 14 of 14) sorted by relevance
/linux/tools/perf/util/ |
H A D | maps.c | 48 unsigned int nr_maps; in DECLARE_RC_STRUCT() local 132 static void maps__set_nr_maps(struct maps *maps, unsigned int nr_maps) in maps__set_nr_maps() 454 unsigned int nr_maps = maps__nr_maps(maps); in __maps__insert() local 525 unsigned int nr_maps = maps__nr_maps(maps); in __maps__remove() local 756 unsigned int nr_maps = maps__nr_maps(maps); in __maps__insert_sorted() local 1087 unsigned int nr_maps = maps__nr_maps(maps); in maps__find() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | metadata.c | 23 int nr_maps; in prog_holds_map() local
|
/linux/tools/bpf/bpftool/ |
H A D | struct_ops.c | 25 unsigned int nr_maps; member 504 int nr_errs = 0, nr_maps = 0; in do_register() local
|
H A D | prog.c | 226 int nr_maps; in find_metadata() local
|
/linux/fs/xfs/ |
H A D | xfs_pnfs.c | 259 int nr_maps, in xfs_fs_commit_blocks()
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 13 __u32 nr_maps; member
|
/linux/tools/lib/bpf/ |
H A D | bpf_gen_internal.h | 40 __u32 nr_maps; member
|
H A D | gen_loader.c | 114 void bpf_gen__init(struct bpf_gen *gen, int log_level, int nr_progs, int nr_maps) in bpf_gen__init() 371 int bpf_gen__finish(struct bpf_gen *gen, int nr_progs, int nr_maps) in bpf_gen__finish()
|
H A D | libbpf.c | 690 size_t nr_maps; member 4494 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local
|
/linux/net/core/ |
H A D | bpf_sk_storage.c | 426 u32 nr_maps; member 482 u32 nr_maps = 0; in bpf_sk_storage_diag_alloc() local
|
/linux/include/scsi/ |
H A D | scsi_host.h | 633 unsigned nr_maps; member
|
/linux/include/linux/ |
H A D | blk-mq.h | 517 unsigned int nr_maps; member
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 226 u8 nr_maps; member
|
/linux/drivers/nvme/host/ |
H A D | core.c | 4905 const struct blk_mq_ops *ops, unsigned int nr_maps, in nvme_alloc_io_tag_set()
|