Searched defs:map_name (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/drivers/of/
H A Dbase.c1396 char *cells_name, *map_name = NULL, *mask_name = NULL; local
2007 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) argument
[all...]
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1642 static const char * const map_name[] = { "dmic1", "dmic2", "in1", "in3", "none" }; local
/linux-master/include/linux/
H A Dof.h876 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) argument
/linux-master/include/uapi/linux/
H A Dbpf.h1467 char map_name[BPF_OBJ_NAME_LEN]; member in struct:bpf_attr::__anon2589
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1467 char map_name[BPF_OBJ_NAME_LEN]; member in struct:bpf_attr::__anon3130
/linux-master/tools/lib/bpf/
H A Dlibbpf.c1746 char map_name[BPF_OBJ_NAME_LEN], *p; local
2335 static bool get_map_field_int(const char *map_name, const struct btf *btf, argument
2365 get_map_field_long(const char *map_name, const struct btf *btf, const struct btf_member *m, __u64 *res) argument
2440 parse_btf_map_def(const char *map_name, struct btf *btf, const struct btf_type *def_t, bool strict, struct btf_map_def *map_def, struct btf_map_def *inner_def) argument
2766 const char *map_name; local
5055 const char *map_name = NULL; local
[all...]

Completed in 268 milliseconds

12