Searched defs:arrays (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | bpf-utils.h | 61 __u64 arrays; member
|
| H A D | bpf-utils.c | 111 get_bpf_prog_info_linear(int fd, __u64 arrays) in get_bpf_prog_info_linear() argument [all...] |
| H A D | bpf-event.c | 180 u64 arrays; in perf_event__synthesize_one_bpf_prog() local 452 u64 arrays; in perf_env__add_bpf_info() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | r100_track.h | 69 struct r100_cs_track_array arrays[16]; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-event.c | 179 u64 arrays; in perf_event__synthesize_one_bpf_prog() local 444 u64 arrays; in perf_env__add_bpf_info() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | r100_track.h | 69 struct r100_cs_track_array arrays[16]; member
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | numa.c | 551 const __be32 *arrays; member [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A D | numa.c | 542 const __be32 *arrays; member [all...] |
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.h | 688 __u64 arrays; member
|
| H A D | libbpf.c | 10509 bpf_program__get_prog_info_linear(int fd, __u64 arrays) in bpf_program__get_prog_info_linear() argument [all...] |
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | prog.c | 792 __u64 arrays; in do_dump() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | cgroup.c | 293 struct bpf_prog_array *arrays[NR] = {}; in cgroup_bpf_inherit() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | cgroup.c | 467 struct bpf_prog_array *arrays[NR] = {}; in cgroup_bpf_inherit() local
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | dir.c | 1144 struct folio **arrays; in uncached_readdir() local 819 nfs_readdir_folio_filler(struct nfs_readdir_descriptor *desc, struct nfs_entry *entry, struct page **xdr_pages, unsigned int buflen, struct folio **arrays, size_t narrays, u64 change_attr) nfs_readdir_folio_filler() argument 926 nfs_readdir_xdr_to_array(struct nfs_readdir_descriptor *desc, __be32 *verf_arg, __be32 *verf_res, struct folio **arrays, size_t narrays) nfs_readdir_xdr_to_array() argument [all...] |
Completed in 35 milliseconds