/kernel/linux/linux-5.10/samples/bpf/ |
H A D | syscall_tp_user.c | 26 static void verify_map(int map_id) in verify_map() argument
|
H A D | xdp_monitor_kern.c | 35 u32 map_id; // offset:28 size:4; signed:0; member 151 int map_id; // offset:8; size:4; signed:1; member 186 int map_id; // offset:8; size:4; signed:1; member
|
H A D | xdp_redirect_cpu_kern.c | 585 u32 map_id; // offset:28 size:4; signed:0; member 659 int map_id; // offset:8; size:4; signed:1; member 699 int map_id; // offset:8; size:4; signed:1; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | pinning.c | 36 __u32 map_id, map_id2, duration = 0; in test_pinning() local
|
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/ |
H A D | header.c | 105 u64 map_id = strtoull(mapcpuid, NULL, 16); in strcmp_cpuid_str() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | pinning.c | 36 __u32 map_id, map_id2, duration = 0; in test_pinning() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | syscall_tp_user.c | 25 static void verify_map(int map_id) in verify_map() argument
|
H A D | xdp_sample.bpf.c | 128 int BPF_PROG(tp_xdp_cpumap_enqueue, int map_id, unsigned int processed, in BPF_PROG() argument 156 int BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, in BPF_PROG() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mmiotrace.h | 92 int map_id; member 101 int map_id; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | map_iter.c | 10 u32 map_id; member
|
H A D | cpumap.c | 54 int map_id; /* Back reference to map */ member 415 __cpu_map_entry_alloc(struct bpf_cpumap_val *value, u32 cpu, int map_id) in __cpu_map_entry_alloc() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mmiotrace.h | 92 int map_id; member 101 int map_id; member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | map_iter.c | 10 u32 map_id; member
|
H A D | cpumap.c | 59 int map_id; /* Back reference to map */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | map_in_map_batch_ops.c | 35 __u32 map_key = 0, map_id; in create_inner_maps() local
|
H A D | map_percpu_stats.c | 206 static __u32 get_cur_elements(int map_id) in get_cur_elements() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | xdp_features.c | 239 int BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, in BPF_PROG() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | offload.c | 450 u32 pkt_size, data_size, map_id; in nfp_bpf_event_output() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | offload.c | 450 u32 pkt_size, data_size, map_id; in nfp_bpf_event_output() local
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 668 u8 read_data_mask, map_id; in spi_nor_get_map_in_use() local
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 157 static int MR_PopulateDrvRaidMap(struct megasas_instance *instance, u64 map_id) in MR_PopulateDrvRaidMap() argument 302 u8 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id) in MR_ValidateMapInfo() argument
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 711 u8 read_data_mask, map_id; in spi_nor_get_map_in_use() local
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 157 static int MR_PopulateDrvRaidMap(struct megasas_instance *instance, u64 map_id) in MR_PopulateDrvRaidMap() argument 302 u8 MR_ValidateMapInfo(struct megasas_instance *instance, u64 map_id) in MR_ValidateMapInfo() argument
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 71 snd_ctl_elem_id_t map_id; member [all...] |
/kernel/linux/linux-5.10/drivers/acpi/arm64/ |
H A D | iort.c | 456 u32 out_ref = 0, map_id = id; in iort_node_map_id() local
|