Home
last modified time | relevance | path

Searched defs:map_fd (Results 51 – 75 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dl4lb_all.c27 int err, i, prog_fd, map_fd; in test_l4lb() local
H A Dbpf_obj_id.c254 int map_fd; in test_bpf_obj_id() local
H A Dsk_lookup.c496 int err, map_fd; in update_lookup_map() local
1191 int map_fd, server_fd, client_fd; in run_multi_prog_lookup() local
H A Dbtf.c3633 int map_fd = -1, btf_fd = -1; in do_test_raw() local
3850 int btf_fd[2] = {-1, -1}, map_fd = -1; in test_btf_id() local
4711 int map_fd = -1, btf_fd = -1; in do_test_pprint() local
H A Dflow_dissector.c452 int i, err, map_fd, prog_fd; in init_prog_array() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_socket_cookie.c99 int map_fd; in validate_map() local
H A Dtest_maps.c1472 static void prepare_reuseport_grp(int type, int map_fd, size_t map_elem_size, in prepare_reuseport_grp()
1566 int map_fd, err, t, f; in test_reuseport_array() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dsampleip_user.c26 static int map_fd; variable
H A Dxdp_sample_pkts_user.c118 int prog_fd, map_fd, opt; in main() local
H A Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
H A Dtracex2_user.c17 static int map_fd[2]; variable
H A Dtrace_event_user.c23 static int map_fd[2]; variable
H A Dmap_perf_test_user.c70 static int map_fd[NR_IDXES]; variable
H A Dbpf_load.c36 int map_fd[MAX_MAPS]; variable
H A Dxdp_rxq_info_user.c459 int prog_fd, map_fd, opt, err; in main() local
H A Dxdp_redirect_cpu_user.c742 int err, map_fd, ifindex_out, key = 0; in load_cpumap_prog() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmap_perf_ring.c136 int err, map_fd; in do_event_pipe() local
H A Dprog.c166 int map_fd; in find_metadata() local
1918 int map_fd, pmu_fd; in profile_open_perf_events() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c208 int map_fd; member
476 int map_fd; /* BPF_MAP_TYPE_PERF_EVENT_ARRAY BPF map FD */ member
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c70 static int drm_handle_to_fd(int fd, RK_U32 handle, int *map_fd, RK_U32 flags) in drm_handle_to_fd()
H A Dallocator_ion.c107 static int ion_map_fd(int fd, ion_user_handle_t handle, int *map_fd) in ion_map_fd()
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c460 int map_fd; in bpf_sk_storage_diag_alloc() local
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h86 __u32 map_fd; member
508 __u32 map_fd; member
529 __u32 map_fd; member
700 __u32 map_fd; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h86 __u32 map_fd; member
508 __u32 map_fd; member
529 __u32 map_fd; member
700 __u32 map_fd; member
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf.c919 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map()

1234