Home
last modified time | relevance | path

Searched defs:map (Results 226 – 250 of 1583) sorted by relevance

12345678910>>...64

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c39 static void test_sockmap_ktls_disconnect_after_delete(int family, int map) in test_sockmap_ktls_disconnect_after_delete()
98 int map; in run_tests() local
H A Dpinning.c12 struct bpf_map *map; in get_map_id() local
39 struct bpf_map *map; in test_pinning() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dmxm.c81 u16 map = nvbios_rd16(bios, mxm + 4); in mxm_sor_map() local
118 u16 map = nvbios_rd16(bios, mxm + 6); in mxm_ddc_map() local
/OK3568_Linux_fs/kernel/tools/build/
H A Dfixdep.c47 static void parse_dep_file(void *map, size_t len) in parse_dep_file()
125 void *map; in print_deps() local
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dpxa2xx-flash.c25 static void pxa2xx_map_inval_cache(struct map_info *map, unsigned long from, in pxa2xx_map_inval_cache()
41 struct map_info map; member
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dmaps.c18 struct map *map; in check_maps() local
70 struct map *map; in test__maps__merge_in() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mvebu.c137 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_cause()
161 struct regmap *map; in mvebu_gpio_read_edge_cause() local
174 struct regmap *map; in mvebu_gpio_write_edge_cause() local
183 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_mask()
211 struct regmap *map; in mvebu_gpio_read_edge_mask() local
224 struct regmap *map; in mvebu_gpio_write_edge_mask() local
233 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_level_mask()
261 struct regmap *map; in mvebu_gpio_read_level_mask() local
274 struct regmap *map; in mvebu_gpio_write_level_mask() local
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/
H A Diep2_gmv.c28 static void iep2_sort(uint32_t bin[], int map[], int size) in iep2_sort()
77 int map[MPP_ARRAY_ELEMS(ctx->output.mv_hist)]; in iep2_update_gmv() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_ops.c220 static u8 Hal_EfuseParseIDCode(PADAPTER adapter, u8 *map) in Hal_EfuseParseIDCode()
235 static void Hal_EfuseParseEEPROMVer(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseEEPROMVer()
248 static int Hal_EfuseParseTxPowerInfo(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseTxPowerInfo()
292 static void Hal_EfuseParseBoardType(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseBoardType()
317 static void Hal_EfuseParseBTCoexistInfo(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseBTCoexistInfo()
352 static void Hal_EfuseParseChnlPlan(PADAPTER adapter, u8 *map, u8 autoloadfail) in Hal_EfuseParseChnlPlan()
485 static void Hal_EfuseParseXtal(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseXtal()
498 static void Hal_EfuseParseThermalMeter(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseThermalMeter()
518 static void Hal_EfuseParsePathSelection(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParsePathSelection()
542 static void Hal_EfuseParseCustomerID(PADAPTER adapter, u8 *map, u8 mapvalid) in Hal_EfuseParseCustomerID()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-loader.c950 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op) in bpf_map__add_op()
979 bpf_map__add_newop(struct bpf_map *map, struct parse_events_term *term) in bpf_map__add_newop()
997 __bpf_map__config_value(struct bpf_map *map, in __bpf_map__config_value()
1039 bpf_map__config_value(struct bpf_map *map, in bpf_map__config_value()
1057 __bpf_map__config_event(struct bpf_map *map, in __bpf_map__config_event()
1099 bpf_map__config_event(struct bpf_map *map, in bpf_map__config_event()
1129 struct bpf_map *map, in config_map_indices_range_check()
1172 struct bpf_map *map; in bpf__obj_config_map() local
1302 bpf_map_config_foreach_key(struct bpf_map *map, in bpf_map_config_foreach_key()
1477 apply_obj_config_map(struct bpf_map *map) in apply_obj_config_map()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dgma_display.c59 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_pipe_set_base() local
141 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut() local
195 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_crtc_dpms() local
581 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_save() local
624 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_restore() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitmap.h193 bitmap_find_next_zero_area(unsigned long *map, in bitmap_find_next_zero_area()
413 static __always_inline void bitmap_set(unsigned long *map, unsigned int start, in bitmap_set()
427 static __always_inline void bitmap_clear(unsigned long *map, unsigned int start, in bitmap_clear()
565 static inline unsigned long bitmap_get_value8(const unsigned long *map, in bitmap_get_value8()
580 static inline void bitmap_set_value8(unsigned long *map, unsigned long value, in bitmap_set_value8()
H A Dbpf.h190 static inline bool map_value_has_spin_lock(const struct bpf_map *map) in map_value_has_spin_lock()
195 static inline void check_and_init_map_lock(struct bpf_map *map, void *dst) in check_and_init_map_lock()
204 static inline void copy_map_value(struct bpf_map *map, void *dst, void *src) in copy_map_value()
237 struct bpf_map map; member
244 static inline struct bpf_offloaded_map *map_to_offmap(struct bpf_map *map) in map_to_offmap()
249 static inline bool bpf_map_offload_neutral(const struct bpf_map *map) in bpf_map_offload_neutral()
254 static inline bool bpf_map_support_seq_show(const struct bpf_map *map) in bpf_map_support_seq_show()
775 struct bpf_map *map; member
888 struct bpf_map *map; member
982 static inline int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, in bpf_struct_ops_map_sys_lookup_elem()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqsgmapboxglnode.cpp116 QMapboxGL* QSGMapboxGLTextureNode::map() const in map() function in QSGMapboxGLTextureNode
132 QMapboxGL* QSGMapboxGLRenderNode::map() const in map() function in QSGMapboxGLRenderNode
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h72 struct bpf_map *map; member
100 struct bpf_map *map; member
107 struct bpf_map *map; member
114 struct bpf_map *map; member
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Ddma-crossbar.c67 struct ti_am335x_xbar_map *map = route_data; in ti_am335x_xbar_free() local
81 struct ti_am335x_xbar_map *map; in ti_am335x_xbar_route_allocate() local
226 struct ti_dra7_xbar_map *map = route_data; in ti_dra7_xbar_free() local
243 struct ti_dra7_xbar_map *map; in ti_dra7_xbar_route_allocate() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dbase.c41 const struct nvkm_mc_map *map; in nvkm_mc_intr_mask() local
82 const struct nvkm_mc_map *map; in nvkm_mc_intr() local
121 const struct nvkm_mc_map *map; in nvkm_mc_reset_mask() local
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dpinconf-generic.h196 struct pinctrl_map **map, unsigned *num_maps) in pinconf_generic_dt_node_to_map_group()
204 struct pinctrl_map **map, unsigned *num_maps) in pinconf_generic_dt_node_to_map_pin()
212 struct pinctrl_map **map, unsigned *num_maps) in pinconf_generic_dt_node_to_map_all()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-tdmout.c87 static void axg_tdmout_enable(struct regmap *map) in axg_tdmout_enable()
104 static void axg_tdmout_disable(struct regmap *map) in axg_tdmout_disable()
109 static int axg_tdmout_prepare(struct regmap *map, in axg_tdmout_prepare()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-syscon.c29 struct regmap *map; member
62 struct regmap *map; in syscon_led_probe() local
/OK3568_Linux_fs/kernel/net/ceph/crush/
H A Dmapper.c42 int crush_find_rule(const struct crush_map *map, int ruleset, int type, int size) in crush_find_rule()
413 static int is_out(const struct crush_map *map, in is_out()
449 static int crush_choose_firstn(const struct crush_map *map, in crush_choose_firstn()
643 static void crush_choose_indep(const struct crush_map *map, in crush_choose_indep()
848 void crush_init_workspace(const struct crush_map *map, void *v) in crush_init_workspace()
894 int crush_do_rule(const struct crush_map *map, in crush_do_rule()
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/
H A Dsym-handling.c79 struct probe_trace_event *tev, struct map *map, in arch__fix_tev_from_maps()
122 struct map *map; in arch__post_process_probe_trace_events() local
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dimx_thermal.c220 struct regmap *map = data->tempmon; in imx_set_panic_temp() local
234 struct regmap *map = data->tempmon; in imx_set_alarm_temp() local
255 struct regmap *map = data->tempmon; in imx_get_temp() local
516 struct regmap *map; in imx_init_from_tempmon_data() local
650 struct regmap *map; in imx_thermal_probe() local
868 struct regmap *map = data->tempmon; in imx_thermal_runtime_suspend() local
890 struct regmap *map = data->tempmon; in imx_thermal_runtime_resume() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dmm.c98 struct map { struct
107 static void __maybe_unused _debug_dump_map(const struct map *m, in _debug_dump_map() argument
119 static struct map map; variable
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c232 static int pmap_schedule(unsigned long *map, int bits_per_period, in pmap_schedule()
340 static void pmap_unschedule(unsigned long *map, int bits_per_period, in pmap_unschedule()
377 unsigned long *map; in dwc2_get_ls_map() local
440 static void pmap_print(unsigned long *map, int bits_per_period, in pmap_print()
528 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_qh_schedule_print() local
588 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_schedule() local
627 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_unschedule() local

12345678910>>...64