Home
last modified time | relevance | path

Searched defs:map_id (Results 1 – 25 of 27) sorted by relevance

12

/linux/include/trace/events/
H A Dxdp.h165 #define _trace_xdp_redirect_map(dev, xdp, to, map_type, map_id, index) \ argument
168 #define _trace_xdp_redirect_map_err(dev, xdp, to, map_type, map_id, index, err) \ argument
/linux/include/linux/
H A Dmmiotrace.h92 int map_id; member
101 int map_id; member
/linux/samples/bpf/
H A Dxdp_sample.bpf.c128 int BPF_PROG(tp_xdp_cpumap_enqueue, int map_id, unsigned int processed, in BPF_PROG()
156 int BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, in BPF_PROG()
H A Dsyscall_tp_user.c25 static void verify_map(int map_id) in verify_map()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c36 __u32 map_id, map_id2, duration = 0; in test_pinning() local
/linux/tools/perf/arch/arm64/util/
H A Dheader.c93 u64 map_id = strtoull(mapcpuid, NULL, 16); in strcmp_cpuid_str() local
/linux/kernel/bpf/
H A Dmap_iter.c10 u32 map_id; member
H A Dcpumap.c60 int map_id; /* Back reference to map */ member
H A Dhashtab.c1688 u32 batch, max_count, size, bucket_size, map_id; in __htab_map_lookup_and_delete_batch() local
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c35 __u32 map_key = 0, map_id; in create_inner_maps() local
H A Dmap_percpu_stats.c233 static __u32 get_cur_elements(int map_id) in get_cur_elements()
/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c239 int BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, in BPF_PROG()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c157 static int MR_PopulateDrvRaidMap(struct megasas_instance *instance, u64 map_id) in MR_PopulateDrvRaidMap()
302 u8 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id) in MR_ValidateMapInfo()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c450 u32 pkt_size, data_size, map_id; in nfp_bpf_event_output() local
H A Dmain.h227 u32 map_id; member
/linux/net/core/
H A Dsock_map.c1803 u32 map_id = 0; in sock_map_link_get_map_id() local
1816 u32 map_id = sock_map_link_get_map_id(sockmap_link); in sock_map_link_fill_info() local
1827 u32 map_id = sock_map_link_get_map_id(sockmap_link); in sock_map_link_show_fdinfo() local
H A Dfilter.c4389 u32 map_id = ri->map_id; in __xdp_do_redirect_xsk() local
4413 u32 map_id = ri->map_id; in __xdp_do_redirect_frame() local
4510 u32 map_id, u32 flags) in xdp_do_generic_redirect_map()
4570 u32 map_id = ri->map_id; in xdp_do_generic_redirect() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.h56 int map_id; /* id in the super vcap block mapping (if applicable) */ member
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.h354 u8 map_id; member
569 u8 map_id; member
579 u8 map_id; member
588 u8 map_id; member
596 u8 map_id; member
840 u8 map_id; member
H A Dibmvnic.c5006 u32 len, u8 map_id) in send_request_map()
5019 static int send_request_unmap(struct ibmvnic_adapter *adapter, u8 map_id) in send_request_unmap()
/linux/tools/perf/util/
H A Dbpf-event.c183 static int bpf_metadata_read_map_data(__u32 map_id, struct bpf_metadata_map *map) in bpf_metadata_read_map_data()
/linux/drivers/mtd/spi-nor/
H A Dsfdp.c736 u8 read_data_mask, map_id; in spi_nor_get_map_in_use() local
/linux/drivers/acpi/arm64/
H A Diort.c465 u32 out_ref = 0, map_id = id; in iort_node_map_id() local
/linux/tools/include/uapi/linux/
H A Dbpf.h1667 __u32 map_id; member
6712 __u32 map_id; member
6734 __u32 map_id; member
6801 __u32 map_id; member
/linux/include/uapi/linux/
H A Dbpf.h1667 __u32 map_id; member
6712 __u32 map_id; member
6734 __u32 map_id; member
6801 __u32 map_id; member

12