Home
last modified time | relevance | path

Searched +defs:source +defs:map (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ipu/
Dipu_irq.c71 int source; member
95 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_unmask() local
118 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_mask() local
141 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_ack() local
166 struct ipu_irq_map *map = irq_get_chip_data(irq); in ipu_irq_status() local
193 int ipu_irq_map(unsigned int source) in ipu_irq_map()
196 struct ipu_irq_map *map; in ipu_irq_map() local
237 int ipu_irq_unmap(unsigned int source) in ipu_irq_unmap()
285 struct ipu_irq_map *map; in ipu_irq_handler() local
/kernel/linux/linux-5.10/sound/soc/codecs/
Dnau8810.c401 static int check_mclk_select_pll(struct snd_soc_dapm_widget *source, in check_mclk_select_pll()
412 static int check_mic_enabled(struct snd_soc_dapm_widget *source, in check_mic_enabled()
567 int source, unsigned int freq_in, unsigned int freq_out) in nau8810_set_pll()
571 struct regmap *map = nau8810->regmap; in nau8810_set_pll() local
776 struct regmap *map = nau8810->regmap; in nau8810_set_bias_level() local
Dalc5632.c108 static inline int alc5632_reset(struct regmap *map) in alc5632_reset()
678 int source, unsigned int freq_in, unsigned int freq_out) in alc5632_set_dai_pll()
Dwm9081.c234 static int wm9081_reset(struct regmap *map) in wm9081_reset()
1168 int source, unsigned int freq, int dir) in wm9081_set_sysclk()
/kernel/linux/linux-5.10/tools/perf/util/
Dbpf-loader.c70 struct bpf_object *bpf__prepare_load(const char *filename, bool source) in bpf__prepare_load()
950 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()
[all …]
Dsymbol.c446 struct rb_root_cached *source) in symbols__sort_by_name()
1155 struct map *map) in validate_kcore_modules()
1174 struct map *map) in validate_kcore_addresses()
1202 struct map *map; in kcore_mapfn() local
1295 static int dso__load_kcore(struct dso *dso, struct map *map, in dso__load_kcore()
1459 struct map *map, bool no_kcore) in __dso__load_kallsyms()
1491 struct map *map) in dso__load_kallsyms()
1769 int dso__load(struct dso *dso, struct map *map) in dso__load()
1963 const struct map *map = *(const struct map **)b; in map__strcmp_name() local
1974 struct map *map; in map__groups__sort_by_name_from_rbtree() local
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-reg.c599 struct fimc_source_info *source) in fimc_hw_set_camera_source()
671 struct fimc_source_info *source) in fimc_hw_set_camera_type()
810 struct regmap *map = fimc->sysreg; in fimc_hw_camblk_cfg_writeback() local
/kernel/linux/linux-5.10/drivers/ps3/
Dps3av_cmd.c549 static u8 ps3av_cnv_enable(u32 source, const u8 *enable) in ps3av_cnv_enable()
563 static u8 ps3av_cnv_fifomap(const u8 *map) in ps3av_cnv_fifomap()
668 u32 source) in ps3av_cmd_set_audio_mode()
/kernel/linux/linux-5.10/arch/x86/kvm/
Dlapic.c133 static inline bool kvm_apic_map_get_logical_dest(struct kvm_apic_map *map, in kvm_apic_map_get_logical_dest()
168 struct kvm_apic_map *map = container_of(rcu, struct kvm_apic_map, rcu); in kvm_apic_map_free() local
604 static int __pv_send_ipi(unsigned long *ipi_bitmap, struct kvm_apic_map *map, in __pv_send_ipi()
628 struct kvm_apic_map *map; in kvm_pv_send_ipi() local
829 struct kvm_lapic *source, struct kvm_lapic *target) in kvm_apic_mda()
840 bool kvm_apic_match_dest(struct kvm_vcpu *vcpu, struct kvm_lapic *source, in kvm_apic_match_dest()
891 struct kvm_lapic_irq *irq, struct kvm_apic_map *map) in kvm_apic_is_broadcast_dest()
918 struct kvm_apic_map *map, struct kvm_lapic ***dst, in kvm_apic_map_get_dest_lapic()
985 struct kvm_apic_map *map; in kvm_irq_delivery_to_apic_fast() local
1036 struct kvm_apic_map *map; in kvm_intr_is_single_vcpu_fast() local
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_dev.h280 u32 __iomem *map; member
387 #define MTHCA_GET(dest, source, offset) \ argument
399 #define MTHCA_PUT(dest, source, offset) \ argument
/kernel/linux/linux-5.10/security/selinux/ss/
Dservices.c100 struct security_class_mapping *map, in selinux_set_mapping()
180 static u16 unmap_class(struct selinux_map *map, u16 tclass) in unmap_class()
191 static u16 map_class(struct selinux_map *map, u16 pol_value) in map_class()
203 static void map_decision(struct selinux_map *map, in map_decision()
547 struct type_datum *source; in type_attribute_bounds_av() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dchip.c5374 static char *is_misc_err_name(char *buf, size_t bsize, unsigned int source) in is_misc_err_name()
5388 static char *is_sdma_eng_err_name(char *buf, size_t bsize, unsigned int source) in is_sdma_eng_err_name()
5397 static char *is_sendctxt_err_name(char *buf, size_t bsize, unsigned int source) in is_sendctxt_err_name()
5414 static char *is_various_name(char *buf, size_t bsize, unsigned int source) in is_various_name()
5426 static char *is_dc_name(char *buf, size_t bsize, unsigned int source) in is_dc_name()
5451 static char *is_sdma_eng_name(char *buf, size_t bsize, unsigned int source) in is_sdma_eng_name()
5468 static char *is_rcv_avail_name(char *buf, size_t bsize, unsigned int source) in is_rcv_avail_name()
5477 static char *is_rcv_urgent_name(char *buf, size_t bsize, unsigned int source) in is_rcv_urgent_name()
5486 static char *is_send_credit_name(char *buf, size_t bsize, unsigned int source) in is_send_credit_name()
5495 static char *is_reserved_name(char *buf, size_t bsize, unsigned int source) in is_reserved_name()
[all …]
/kernel/linux/linux-5.10/net/ipv6/
Dmcast.c331 struct in6_addr *source, *group; in ip6_mc_source() local
944 struct ifmcaddr6 *ma, **map; in __ipv6_dev_mc_dec() local
/kernel/linux/linux-5.10/arch/s390/kvm/
Dinterrupt.c2380 void __user *source; in copy_irq_from_user() local
2795 void *map; in adapter_indicators_set() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-trace.c124 struct bpf_map *map; member
137 struct bpf_map *map; member
159 struct bpf_map *map; member
4302 struct int_node *source = rb_entry(nd, struct int_node, rb_node); variable