Home
last modified time | relevance | path

Searched defs:map (Results 501 - 525 of 2547) sorted by relevance

1...<<21222324252627282930>>...102

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Defuse.c87 static int rtw_dump_physical_efuse_map(struct rtw_dev *rtwdev, u8 *map) in rtw_dump_physical_efuse_map() argument
/kernel/linux/linux-5.10/drivers/of/
H A Dof_private.h165 of_dma_get_range(struct device_node *np, const struct bus_dma_region **map) of_dma_get_range() argument
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinconf.c38 int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map() argument
107 int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting() argument
236 pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) pinconf_show_map() argument
[all...]
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dat91_cf.c183 at91_cf_set_mem_map(struct pcmcia_socket *s, struct pccard_mem_map *map) in at91_cf_set_mem_map() argument
/kernel/linux/linux-5.10/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c69 struct aspeed_lpc_ctrl_mapping map; in aspeed_lpc_ctrl_ioctl() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dtileblit.c134 struct fb_tilemap map; in fbcon_set_tileops() local
/kernel/linux/linux-5.10/net/sctp/
H A Dtsnmap.c35 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *map, __u16 len, in sctp_tsnmap_init() argument
57 sctp_tsnmap_free(struct sctp_tsnmap *map) sctp_tsnmap_free() argument
69 sctp_tsnmap_check(const struct sctp_tsnmap *map, __u32 tsn) sctp_tsnmap_check() argument
95 sctp_tsnmap_mark(struct sctp_tsnmap *map, __u32 tsn, struct sctp_transport *trans) sctp_tsnmap_mark() argument
142 sctp_tsnmap_iter_init(const struct sctp_tsnmap *map, struct sctp_tsnmap_iter *iter) sctp_tsnmap_iter_init() argument
152 sctp_tsnmap_next_gap_ack(const struct sctp_tsnmap *map, struct sctp_tsnmap_iter *iter, __u16 *start, __u16 *end) sctp_tsnmap_next_gap_ack() argument
190 sctp_tsnmap_skip(struct sctp_tsnmap *map, __u32 tsn) sctp_tsnmap_skip() argument
228 sctp_tsnmap_update(struct sctp_tsnmap *map) sctp_tsnmap_update() argument
247 sctp_tsnmap_pending(struct sctp_tsnmap *map) sctp_tsnmap_pending() argument
272 sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, __u16 len, __u16 *start, __u16 *end) sctp_tsnmap_find_gap_ack() argument
300 sctp_tsnmap_renege(struct sctp_tsnmap *map, __u32 tsn) sctp_tsnmap_renege() argument
317 sctp_tsnmap_num_gabs(struct sctp_tsnmap *map, struct sctp_gap_ack_block *gabs) sctp_tsnmap_num_gabs() argument
341 sctp_tsnmap_grow(struct sctp_tsnmap *map, u16 size) sctp_tsnmap_grow() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp1_user.c91 struct bpf_map *map; in main() local
H A Dxdp_sample_pkts_user.c120 struct bpf_map *map; in main() local
/kernel/linux/linux-5.10/net/rds/
H A Dtcp_recv.c112 struct rds_cong_map *map; in rds_tcp_cong_recv() local
H A Dcong.c109 struct rds_cong_map *map; in rds_cong_tree_walk() local
140 struct rds_cong_map *map; in rds_cong_from_addr() local
217 rds_cong_queue_updates(struct rds_cong_map *map) rds_cong_queue_updates() argument
253 rds_cong_map_updated(struct rds_cong_map *map, uint64_t portmask) rds_cong_map_updated() argument
299 rds_cong_set_bit(struct rds_cong_map *map, __be16 port) rds_cong_set_bit() argument
313 rds_cong_clear_bit(struct rds_cong_map *map, __be16 port) rds_cong_clear_bit() argument
327 rds_cong_test_bit(struct rds_cong_map *map, __be16 port) rds_cong_test_bit() argument
351 struct rds_cong_map *map; rds_cong_remove_socket() local
368 rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, struct rds_sock *rs) rds_cong_wait() argument
402 struct rds_cong_map *map; rds_cong_exit() local
420 struct rds_cong_map *map = conn->c_lcong; rds_cong_update_alloc() local
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dqinfo.h79 static inline map_word lpddr_build_cmd(u_long cmd, struct map_info *map) in lpddr_build_cmd() argument
H A Dhyperbus.h38 struct map_info map; member
/kernel/linux/linux-5.10/include/linux/pinctrl/
H A Dmachine.h160 static inline int pinctrl_register_mappings(const struct pinctrl_map *map, in pinctrl_register_mappings() argument
166 static inline void pinctrl_unregister_mappings(const struct pinctrl_map *map) in pinctrl_unregister_mappings() argument
/kernel/linux/linux-5.10/sound/pci/
H A Dcs5530.c103 u16 map; in snd_cs5530_create() local
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctpcm.c418 const struct snd_pcm_chmap_elem *map; in ct_alsa_pcm_create() local
[all...]
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Doxygen_io.c218 void oxygen_write_i2c(struct oxygen *chip, u8 device, u8 map, u8 data) in oxygen_write_i2c() argument
/kernel/linux/linux-5.10/tools/lib/perf/
H A Dcpumap.c26 static void cpu_map__delete(struct perf_cpu_map *map) in cpu_map__delete() argument
35 struct perf_cpu_map *perf_cpu_map__get(struct perf_cpu_map *map) in perf_cpu_map__get() argument
42 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() argument
261 perf_cpu_map__empty(const struct perf_cpu_map *map) perf_cpu_map__empty() argument
278 perf_cpu_map__max(struct perf_cpu_map *map) perf_cpu_map__max() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/tests/
H A Dtest-evlist.c199 struct perf_mmap *map; in test_mmap_thread() local
309 struct perf_mmap *map; in test_mmap_cpus() local
[all...]
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daiu.c269 struct regmap *map; in aiu_probe() local
H A Daxg-tdm-formatter.c26 struct regmap *map; member
29 int axg_tdm_formatter_set_channel_masks(struct regmap *map, in axg_tdm_formatter_set_channel_masks() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf_helpers.h82 bpf_tail_call_static(void *ctx, const void *map, const __u32 slot) in bpf_tail_call_static() argument
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() argument
55 struct hashmap *map in hashmap__new() local
63 hashmap__clear(struct hashmap *map) hashmap__clear() argument
76 hashmap__free(struct hashmap *map) hashmap__free() argument
85 hashmap__size(const struct hashmap *map) hashmap__size() argument
90 hashmap__capacity(const struct hashmap *map) hashmap__capacity() argument
95 hashmap_needs_to_grow(struct hashmap *map) hashmap_needs_to_grow() argument
101 hashmap_grow(struct hashmap *map) hashmap_grow() argument
130 hashmap_find_entry(const struct hashmap *map, const void *key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument
154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument
206 hashmap__find(const struct hashmap *map, const void *key, void **value) hashmap__find() argument
220 hashmap__delete(struct hashmap *map, const void *key, const void **old_key, void **old_value) hashmap__delete() argument
[all...]
H A Dhashmap.h116 static inline int hashmap__add(struct hashmap *map, in hashmap__add() argument
122 static inline int hashmap__set(struct hashmap *map, in hashmap__set() argument
130 hashmap__update(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__update() argument
138 hashmap__append(struct hashmap *map, const void *key, void *value) hashmap__append() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_output.c22 struct map *map; member

Completed in 11 milliseconds

1...<<21222324252627282930>>...102