| /kernel/linux/linux-5.10/drivers/media/rc/ |
| H A D | mtk-cir.c | 299 const char *map_name; in mtk_ir_probe() local
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | esb2rom.c | 111 char map_name[sizeof(MOD_NAME) + 2 + ADDRESS_NAME_LEN]; member
|
| /kernel/linux/linux-6.6/drivers/media/rc/ |
| H A D | ir-hix5hd2.c | 255 const char *map_name; in hix5hd2_ir_probe() local
|
| H A D | mtk-cir.c | 300 const char *map_name; in mtk_ir_probe() local
|
| H A D | sunxi-cir.c | 97 const char *map_name; member
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | bpf_load.c | 472 const char *map_name; in load_elf_maps_section() local
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | rc-core.h | 170 const char *map_name; member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | rc-core.h | 166 const char *map_name; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | verifier.c | 188 static int init_test_val_map(struct bpf_object *obj, char *map_name) in init_test_val_map() argument
|
| H A D | sockmap_listen.c | 1282 const char *family_name, *map_name, *sotype_name; in test_ops() local 1321 const char *family_name, *map_name; in test_redir() local 1416 const char *family_name, *map_name; in test_unix_redir() local 1566 const char *family_name, *map_name; in test_vsock_redir() local 1593 const char *family_name, *map_name, *sotype_name; test_reuseport() local 1736 const char *family_name, *map_name; test_udp_redir() local 1911 const char *family_name, *map_name; test_udp_unix_redir() local [all...] |
| H A D | btf.c | 63 const char *map_name; member 5191 const char *map_name; global() member [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | map.c | 1244 const char *map_name = NULL; in do_create() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_listen.c | 1510 const char *family_name, *map_name, *sotype_name; in test_ops() local 1548 const char *family_name, *map_name; in test_redir() local 1580 const char *family_name, *map_name, *sotype_name; in test_reuseport() local
|
| H A D | btf.c | 66 const char *map_name; member 4542 const char *map_name; global() member [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| H A D | bytcr_rt5640.c | 1320 static const char * const map_name[] = { "dmic1", "dmic2", "in1", "in3" }; in snd_byt_rt5640_mc_probe() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
| H A D | dvb_usb.h | 127 const char *map_name; member
|
| /kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
| H A D | dvb_usb.h | 128 const char *map_name; member
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | gen_loader.c | 448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) bpf_gen__map_create() argument
|
| H A D | bpf.c | 165 bpf_map_create(enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, const struct bpf_map_create_opts *opts) bpf_map_create() argument
|
| /third_party/libbpf/src/ |
| H A D | gen_loader.c | 448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) bpf_gen__map_create() argument
|
| H A D | bpf.c | 165 bpf_map_create(enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, const struct bpf_map_create_opts *opts) bpf_map_create() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-loader.c | 952 const char *map_name = bpf_map__name(map); in bpf_map__add_op() local 1001 const char *map_name = bpf_map__name(map); in __bpf_map__config_value() local 1064 const char *map_name = bpf_map__name(map); in __bpf_map__config_event() local 1128 config_map_indices_range_check(struct parse_events_term *term, struct bpf_map *map, const char *map_name) config_map_indices_range_check() argument 1171 char *map_name = strdup(term->config + sizeof("map:") - 1); bpf__obj_config_map() local [all...] |
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | base.c | 1550 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local 2237 of_map_id(struct device_node *np, u32 id, const char *map_name, const char *map_mask_name, struct device_node **target, u32 *id_out) of_map_id() argument [all...] |
| /kernel/linux/linux-6.6/drivers/of/ |
| H A D | base.c | 1344 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local 1955 of_map_id(struct device_node *np, u32 id, const char *map_name, const char *map_mask_name, struct device_node **target, u32 *id_out) of_map_id() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/boards/ |
| H A D | bytcr_rt5640.c | 1640 static const char * const map_name[] = { "dmic1", "dmic2", "in1", "in3", "none" }; in snd_byt_rt5640_mc_probe() local
|