Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 25 of 227) sorted by relevance

12345678910

/linux/scripts/mod/
H A Dfile2alias.c48 module_alias_printf(struct module *mod, bool append_wildcard, in module_alias_printf() argument
186 unsigned char max, struct module *mod) in do_usb_entry() argument
288 static void do_usb_entry_multi(struct module *mod, void *symval) in do_usb_entry_multi() argument
353 do_of_entry(struct module * mod,void * symval) do_of_entry() argument
380 do_hid_entry(struct module * mod,void * symval) do_hid_entry() argument
398 do_ieee1394_entry(struct module * mod,void * symval) do_ieee1394_entry() argument
421 do_pci_entry(struct module * mod,void * symval) do_pci_entry() argument
476 do_ccw_entry(struct module * mod,void * symval) do_ccw_entry() argument
499 do_ap_entry(struct module * mod,void * symval) do_ap_entry() argument
507 do_css_entry(struct module * mod,void * symval) do_css_entry() argument
515 do_serio_entry(struct module * mod,void * symval) do_serio_entry() argument
539 do_acpi_entry(struct module * mod,void * symval) do_acpi_entry() argument
567 do_pnp_device_entry(struct module * mod,void * symval) do_pnp_device_entry() argument
580 do_pnp_card_entry(struct module * mod,void * symval) do_pnp_card_entry() argument
602 do_pcmcia_entry(struct module * mod,void * symval) do_pcmcia_entry() argument
636 do_vio_entry(struct module * mod,void * symval) do_vio_entry() argument
685 do_input_entry(struct module * mod,void * symval) do_input_entry() argument
743 do_eisa_entry(struct module * mod,void * symval) do_eisa_entry() argument
750 do_parisc_entry(struct module * mod,void * symval) do_parisc_entry() argument
768 do_sdio_entry(struct module * mod,void * symval) do_sdio_entry() argument
784 do_ssb_entry(struct module * mod,void * symval) do_ssb_entry() argument
800 do_bcma_entry(struct module * mod,void * symval) do_bcma_entry() argument
818 do_virtio_entry(struct module * mod,void * symval) do_virtio_entry() argument
836 do_vmbus_entry(struct module * mod,void * symval) do_vmbus_entry() argument
848 do_rpmsg_entry(struct module * mod,void * symval) do_rpmsg_entry() argument
856 do_i2c_entry(struct module * mod,void * symval) do_i2c_entry() argument
863 do_i3c_entry(struct module * mod,void * symval) do_i3c_entry() argument
881 do_slim_entry(struct module * mod,void * symval) do_slim_entry() argument
890 do_spi_entry(struct module * mod,void * symval) do_spi_entry() argument
933 do_dmi_entry(struct module * mod,void * symval) do_dmi_entry() argument
958 do_platform_entry(struct module * mod,void * symval) do_platform_entry() argument
965 do_mdio_entry(struct module * mod,void * symval) do_mdio_entry() argument
988 do_zorro_entry(struct module * mod,void * symval) do_zorro_entry() argument
999 do_isapnp_entry(struct module * mod,void * symval) do_isapnp_entry() argument
1012 do_ipack_entry(struct module * mod,void * symval) do_ipack_entry() argument
1074 do_amba_entry(struct module * mod,void * symval) do_amba_entry() argument
1100 do_mips_cdmm_entry(struct module * mod,void * symval) do_mips_cdmm_entry() argument
1113 do_x86cpu_entry(struct module * mod,void * symval) do_x86cpu_entry() argument
1133 do_cpu_entry(struct module * mod,void * symval) do_cpu_entry() argument
1141 do_mcb_entry(struct module * mod,void * symval) do_mcb_entry() argument
1149 do_mei_entry(struct module * mod,void * symval) do_mei_entry() argument
1165 do_rio_entry(struct module * mod,void * symval) do_rio_entry() argument
1183 do_ulpi_entry(struct module * mod,void * symval) do_ulpi_entry() argument
1192 do_hda_entry(struct module * mod,void * symval) do_hda_entry() argument
1208 do_sdw_entry(struct module * mod,void * symval) do_sdw_entry() argument
1226 do_fsl_mc_entry(struct module * mod,void * symval) do_fsl_mc_entry() argument
1235 do_tbsvc_entry(struct module * mod,void * symval) do_tbsvc_entry() argument
1259 do_typec_entry(struct module * mod,void * symval) do_typec_entry() argument
1267 do_tee_entry(struct module * mod,void * symval) do_tee_entry() argument
1280 do_wmi_entry(struct module * mod,void * symval) do_wmi_entry() argument
1294 do_mhi_entry(struct module * mod,void * symval) do_mhi_entry() argument
1301 do_mhi_ep_entry(struct module * mod,void * symval) do_mhi_ep_entry() argument
1309 do_ishtp_entry(struct module * mod,void * symval) do_ishtp_entry() argument
1319 do_auxiliary_entry(struct module * mod,void * symval) do_auxiliary_entry() argument
1331 do_ssam_entry(struct module * mod,void * symval) do_ssam_entry() argument
1351 do_dfl_entry(struct module * mod,void * symval) do_dfl_entry() argument
1360 do_cdx_entry(struct module * mod,void * symval) do_cdx_entry() argument
1394 do_vchiq_entry(struct module * mod,void * symval) do_vchiq_entry() argument
1402 do_coreboot_entry(struct module * mod,void * symval) do_coreboot_entry() argument
1421 do_table(const char * name,void * symval,unsigned long size,unsigned long id_size,const char * device_id,void (* do_entry)(struct module * mod,void * symval),struct module * mod) do_table() argument
1511 handle_moddevtable(struct module * mod,struct elf_info * info,Elf_Sym * sym,const char * symname) handle_moddevtable() argument
[all...]
H A Dmodpost.c178 struct module *mod; in find_module() local
190 struct module *mod; in new_module() local
258 sym_add_unresolved(const char * name,struct module * mod,bool weak) sym_add_unresolved() argument
268 sym_find_with_module(const char * name,struct module * mod) sym_find_with_module() argument
356 sym_add_exported(const char * name,struct module * mod,bool gpl_only,const char * namespace) sym_add_exported() argument
627 handle_symbol(struct module * mod,struct elf_info * info,const Elf_Sym * sym,const char * symname) handle_symbol() argument
1080 check_export_symbol(struct module * mod,struct elf_info * elf,Elf_Addr faddr,const char * secname,Elf_Sym * sym) check_export_symbol() argument
1150 check_section_mismatch(struct module * mod,struct elf_info * elf,Elf_Sym * sym,unsigned int fsecndx,const char * fromsec,Elf_Addr faddr,Elf_Addr taddr) check_section_mismatch() argument
1345 section_rela(struct module * mod,struct elf_info * elf,unsigned int fsecndx,const char * fromsec,const Elf_Rela * start,const Elf_Rela * stop) section_rela() argument
1387 section_rel(struct module * mod,struct elf_info * elf,unsigned int fsecndx,const char * fromsec,const Elf_Rel * start,const Elf_Rel * stop) section_rel() argument
1436 check_sec_ref(struct module * mod,struct elf_info * elf) check_sec_ref() argument
1485 extract_crcs_for_object(const char * object,struct module * mod) extract_crcs_for_object() argument
1547 mod_set_crcs(struct module * mod) mod_set_crcs() argument
1579 struct module *mod; read_symbols() local
1746 check_exports(struct module * mod) check_exports() argument
1809 keep_no_trim_symbols(struct module * mod) keep_no_trim_symbols() argument
1826 check_modname_len(struct module * mod) check_modname_len() argument
1839 add_header(struct buffer * b,struct module * mod) add_header() argument
1869 add_exported_symbols(struct buffer * buf,struct module * mod) add_exported_symbols() argument
1910 add_extended_versions(struct buffer * b,struct module * mod) add_extended_versions() argument
1953 add_versions(struct buffer * b,struct module * mod) add_versions() argument
1989 add_depends(struct buffer * b,struct module * mod) add_depends() argument
2018 add_srcversion(struct buffer * b,struct module * mod) add_srcversion() argument
2084 write_vmlinux_export_c_file(struct module * mod) write_vmlinux_export_c_file() argument
2112 write_mod_c_file(struct module * mod) write_mod_c_file() argument
2163 struct module *mod; read_dump() local
2211 struct module *mod; write_dump() local
2233 struct module *mod; write_namespace_deps_files() local
2280 struct module *mod; main() local
[all...]
/linux/kernel/module/
H A Dsysfs.c65 static int add_sect_attrs(struct module *mod, const struct load_info *info) in add_sect_attrs()
122 static void remove_sect_attrs(struct module *mod) in remove_sect_attrs()
151 static int add_notes_attrs(struct module *mod, const struct load_info *info) in add_notes_attrs()
210 static void remove_notes_attrs(struct module *mod) in remove_notes_attrs()
225 static inline int add_sect_attrs(struct module *mod, const struct load_info *info) in add_sect_attrs()
229 static inline void remove_sect_attrs(struct module *mod) { } in remove_sect_attrs()
230 static inline int add_notes_attrs(struct module *mod, const struct load_info *info) in add_notes_attrs()
234 static inline void remove_notes_attrs(struct module *mod) { } in remove_notes_attrs()
237 static void del_usage_links(struct module *mod) in del_usage_links()
249 static int add_usage_links(struct module *mod) in add_usage_links()
[all …]
H A Dmain.c119 static void mod_update_bounds(struct module *mod) in mod_update_bounds()
183 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get()
194 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module()
229 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit()
399 struct module *mod; in find_symbol() local
431 struct module *mod; in find_module_all() local
450 static inline void __percpu *mod_percpu(struct module *mod) in mod_percpu()
455 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc()
479 static void percpu_modfree(struct module *mod) in percpu_modfree()
489 static void percpu_modcopy(struct module *mod, in percpu_modcopy()
[all …]
H A Dprocfs.c16 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info()
41 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info()
65 static unsigned int module_total_size(struct module *mod) in module_total_size()
76 struct module *mod = list_entry(p, struct module, list); in m_show() local
H A Dtree_lookup.c78 void mod_tree_insert(struct module *mod) in mod_tree_insert()
87 void mod_tree_remove_init(struct module *mod) in mod_tree_remove_init()
95 void mod_tree_remove(struct module *mod) in mod_tree_remove()
/linux/sound/soc/renesas/rcar/
H A Dctu.c73 struct rsnd_mod mod; global() member
95 rsnd_ctu_activation(struct rsnd_mod * mod) rsnd_ctu_activation() argument
101 rsnd_ctu_halt(struct rsnd_mod * mod) rsnd_ctu_halt() argument
107 rsnd_ctu_probe_(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ctu_probe_() argument
115 rsnd_ctu_value_init(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ctu_value_init() argument
152 rsnd_ctu_value_reset(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ctu_value_reset() argument
170 rsnd_ctu_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ctu_init() argument
187 rsnd_ctu_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ctu_quit() argument
198 rsnd_ctu_pcm_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd) rsnd_ctu_pcm_new() argument
264 rsnd_ctu_id(struct rsnd_mod * mod) rsnd_ctu_id() argument
273 rsnd_ctu_id_sub(struct rsnd_mod * mod) rsnd_ctu_id_sub() argument
285 rsnd_ctu_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ctu_debug_info() argument
[all...]
H A Dssiu.c12 struct rsnd_mod mod; member
50 rsnd_ssiu_busif_err_irq_enable(mod) global() argument
51 rsnd_ssiu_busif_err_irq_disable(mod) global() argument
52 rsnd_ssiu_busif_err_irq_ctrl(struct rsnd_mod * mod,int enable) rsnd_ssiu_busif_err_irq_ctrl() argument
88 rsnd_ssiu_busif_err_status_clear(struct rsnd_mod * mod) rsnd_ssiu_busif_err_status_clear() argument
132 rsnd_ssiu_get_status(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_ssiu_get_status() argument
142 rsnd_ssiu_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssiu_init() argument
226 rsnd_ssiu_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssiu_quit() argument
243 rsnd_ssiu_init_gen2(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssiu_init_gen2() argument
333 rsnd_ssiu_start_gen2(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssiu_start_gen2() argument
350 rsnd_ssiu_stop_gen2(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssiu_stop_gen2() argument
371 rsnd_ssiu_id(struct rsnd_mod * mod) rsnd_ssiu_id() argument
379 rsnd_ssiu_id_sub(struct rsnd_mod * mod) rsnd_ssiu_id_sub() argument
388 rsnd_ssiu_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ssiu_dma_req() argument
414 rsnd_ssiu_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ssiu_debug_info() argument
458 struct rsnd_mod *mod = rsnd_mod_get(ssiu); rsnd_parse_connect_ssiu_compatible() local
484 struct rsnd_mod *mod; rsnd_parse_connect_ssiu() local
[all...]
H A Ddvc.c37 struct rsnd_mod mod; global() member
57 rsnd_dvc_activation(struct rsnd_mod * mod) rsnd_dvc_activation() argument
63 rsnd_dvc_halt(struct rsnd_mod * mod) rsnd_dvc_halt() argument
74 rsnd_dvc_volume_parameter(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dvc_volume_parameter() argument
94 rsnd_dvc_volume_init(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dvc_volume_init() argument
144 rsnd_dvc_volume_update(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dvc_volume_update() argument
178 rsnd_dvc_probe_(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dvc_probe_() argument
185 rsnd_dvc_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dvc_init() argument
204 rsnd_dvc_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dvc_quit() argument
215 rsnd_dvc_pcm_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd) rsnd_dvc_pcm_new() argument
284 rsnd_dvc_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dvc_dma_req() argument
295 rsnd_dvc_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dvc_debug_info() argument
[all...]
H A Dmix.c39 struct rsnd_mod mod; global() member
69 rsnd_mix_activation(struct rsnd_mod * mod) rsnd_mix_activation() argument
75 rsnd_mix_halt(struct rsnd_mod * mod) rsnd_mix_halt() argument
85 rsnd_mix_volume_parameter(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mix_volume_parameter() argument
105 rsnd_mix_volume_init(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mix_volume_init() argument
126 rsnd_mix_volume_update(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mix_volume_update() argument
138 rsnd_mix_probe_(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_mix_probe_() argument
145 rsnd_mix_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_mix_init() argument
164 rsnd_mix_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_mix_quit() argument
175 rsnd_mix_pcm_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd) rsnd_mix_pcm_new() argument
260 rsnd_mix_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mix_debug_info() argument
[all...]
H A Ddma.c34 struct rsnd_mod mod; member
82 rsnd_dmaen_stop(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmaen_stop() argument
89 rsnd_dmaen_cleanup(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmaen_cleanup() argument
109 rsnd_dmaen_prepare(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmaen_prepare() argument
138 rsnd_dmaen_start(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmaen_start() argument
192 rsnd_dma_request_channel(struct device_node * of_node,char * name,struct rsnd_mod * mod,char * x) rsnd_dma_request_channel() argument
255 rsnd_dmaen_pointer(struct rsnd_mod * mod,struct rsnd_dai_stream * io,snd_pcm_uframes_t * pointer) rsnd_dmaen_pointer() argument
317 rsnd_dmapp_get_id(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dmapp_get_id() argument
369 struct rsnd_mod *mod = rsnd_mod_get(dma); rsnd_dmapp_write() local
381 struct rsnd_mod *mod = rsnd_mod_get(dma); rsnd_dmapp_read() local
390 struct rsnd_mod *mod = rsnd_mod_get(dma); rsnd_dmapp_bset() local
402 rsnd_dmapp_stop(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmapp_stop() argument
420 rsnd_dmapp_start(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_dmapp_start() argument
457 rsnd_dmapp_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_dmapp_debug_info() argument
520 rsnd_gen2_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_gen2_dma_addr() argument
602 rsnd_gen4_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_gen4_dma_addr() argument
624 rsnd_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_dma_addr() argument
655 struct rsnd_mod *mod[MOD_MAX]; rsnd_dma_of_path() local
752 rsnd_dma_alloc(struct rsnd_dai_stream * io,struct rsnd_mod * mod,struct rsnd_mod ** dma_mod) rsnd_dma_alloc() argument
828 rsnd_dma_attach(struct rsnd_dai_stream * io,struct rsnd_mod * mod,struct rsnd_mod ** dma_mod) rsnd_dma_attach() argument
[all...]
H A Dcore.c116 rsnd_mod_make_sure(struct rsnd_mod * mod,enum rsnd_mod_type type) rsnd_mod_make_sure() argument
128 rsnd_mod_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mod_dma_req() argument
138 rsnd_mod_name(struct rsnd_mod * mod) rsnd_mod_name() argument
167 rsnd_mod_get_status(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_mod_get_status() argument
174 rsnd_mod_id_raw(struct rsnd_mod * mod) rsnd_mod_id_raw() argument
179 rsnd_mod_id(struct rsnd_mod * mod) rsnd_mod_id() argument
187 rsnd_mod_id_sub(struct rsnd_mod * mod) rsnd_mod_id_sub() argument
196 rsnd_mod_init(struct rsnd_priv * priv,struct rsnd_mod * mod,struct rsnd_mod_ops * ops,struct clk * clk,enum rsnd_mod_type type,int id) rsnd_mod_init() argument
216 rsnd_mod_quit(struct rsnd_mod * mod) rsnd_mod_quit() argument
222 rsnd_mod_interrupt(struct rsnd_mod * mod,void (* callback)(struct rsnd_mod * mod,struct rsnd_dai_stream * io)) rsnd_mod_interrupt() argument
223 rsnd_mod_interrupt(struct rsnd_mod * mod,void (* callback)(struct rsnd_mod * mod,struct rsnd_dai_stream * io)) rsnd_mod_interrupt() argument
349 rsnd_get_adinr_bit(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_get_adinr_bit() argument
372 rsnd_get_dalign(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_get_dalign() argument
429 rsnd_get_busif_shift(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_get_busif_shift() argument
488 struct rsnd_mod *mod = rsnd_io_to_mod(io, type); rsnd_mod_next() local
532 rsnd_status_update(struct rsnd_dai_stream * io,struct rsnd_mod * mod,enum rsnd_mod_type type,int shift,int add,int timing) rsnd_status_update() argument
577 rsnd_dai_connect(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_dai_connect() argument
605 rsnd_dai_disconnect(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_dai_disconnect() argument
1156 struct rsnd_mod *mod; rsnd_parse_connect_common() local
1798 rsnd_kctrl_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd,const unsigned char * name,int (* accept)(struct rsnd_dai_stream * io),void (* update)(struct rsnd_dai_stream * io,struct rsnd_mod * mod),struct rsnd_kctrl_cfg * cfg,const char * const * texts,int size,u32 max) rsnd_kctrl_new() argument
1804 rsnd_kctrl_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd,const unsigned char * name,int (* accept)(struct rsnd_dai_stream * io),void (* update)(struct rsnd_dai_stream * io,struct rsnd_mod * mod),struct rsnd_kctrl_cfg * cfg,const char * const * texts,int size,u32 max) rsnd_kctrl_new() argument
1878 struct rsnd_mod *mod; rsnd_rdai_continuance_probe() local
[all...]
/linux/arch/loongarch/kernel/
H A Dmodule.c60 static int apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_none()
73 static int apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_32()
83 static int apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_64()
91 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel()
97 static int apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_absolute()
103 static int apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_dup()
122 static int apply_r_larch_sop_push_plt_pcrel(struct module *mod, in apply_r_larch_sop_push_plt_pcrel()
137 static int apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop()
183 static int apply_r_larch_sop_imm_field(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_imm_field()
274 static int apply_r_larch_add_sub(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_add_sub()
[all …]
/linux/lib/
H A Dcodetag.c30 struct module *mod; member
138 get_symbol(struct module * mod,const char * prefix,const char * name) get_symbol() argument
158 get_section_range(struct module * mod,const char * section) get_section_range() argument
167 get_mod_name(__maybe_unused struct module * mod) get_mod_name() argument
176 codetag_module_init(struct codetag_type * cttype,struct module * mod) codetag_module_init() argument
234 codetag_needs_module_section(struct module * mod,const char * name,unsigned long size) codetag_needs_module_section() argument
262 codetag_alloc_module_section(struct module * mod,const char * name,unsigned long size,unsigned int prepend,unsigned long align) codetag_alloc_module_section() argument
287 codetag_free_module_sections(struct module * mod) codetag_free_module_sections() argument
303 codetag_module_replaced(struct module * mod,struct module * new_mod) codetag_module_replaced() argument
319 codetag_load_module(struct module * mod) codetag_load_module() argument
338 codetag_unload_module(struct module * mod) codetag_unload_module() argument
[all...]
H A Donce.c25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump()
61 unsigned long *flags, struct module *mod) in __do_once_done()
91 struct module *mod) in __do_once_sleepable_done()
/linux/kernel/printk/
H A Dindex.c20 static struct pi_entry *pi_get_entry(const struct module *mod, loff_t pos) in pi_get_entry()
45 const struct module *mod = s->file->f_inode->i_private; in pi_next() local
128 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name()
133 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name()
139 static void pi_create_file(struct module *mod) in pi_create_file()
146 static void pi_remove_file(struct module *mod) in pi_remove_file()
154 struct module *mod = data; in pi_module_notify() local
/linux/sound/soc/intel/avs/
H A Dpath.c33 struct avs_path_module *mod; in avs_path_find_module() local
405 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
439 static int avs_whm_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_whm_create()
474 static struct soc_mixer_control *avs_get_module_control(struct avs_path_module *mod, in avs_get_module_control()
498 int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_volume()
534 int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_mute()
570 static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_peakvol_create()
613 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
635 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
652 static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_asrc_create()
[all …]
/linux/include/linux/
H A Dkmod.h22 #define request_module(mod...) __request_module(true, mod) argument
23 #define request_module_nowait(mod...) __request_module(false, mod) argument
24 #define try_then_request_module(x, mod...) \ argument
29 #define try_then_request_module(x, mod...) (x) argument
H A Dcodetag.h102 codetag_needs_module_section(struct module * mod,const char * name,unsigned long size) codetag_needs_module_section() argument
105 codetag_alloc_module_section(struct module * mod,const char * name,unsigned long size,unsigned int prepend,unsigned long align) codetag_alloc_module_section() argument
108 codetag_free_module_sections(struct module * mod) codetag_free_module_sections() argument
109 codetag_module_replaced(struct module * mod,struct module * new_mod) codetag_module_replaced() argument
110 codetag_load_module(struct module * mod) codetag_load_module() argument
111 codetag_unload_module(struct module * mod) codetag_unload_module() argument
[all...]
/linux/drivers/gpio/
H A Dgpio-janz-ttl.c59 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_get_value() local
81 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_set_value() local
110 static void ttl_write_reg(struct ttl_module *mod, u8 reg, u16 val) in ttl_write_reg()
116 static void ttl_setup_device(struct ttl_module *mod) in ttl_setup_device()
145 struct ttl_module *mod; in ttl_probe() local
/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c167 struct audioreach_module *mod; in audioreach_tplg_alloc_module() local
452 struct audioreach_module *mod = NULL; audioreach_parse_common_tokens() local
598 struct audioreach_module *mod; audioreach_widget_load_module_common() local
627 struct audioreach_module *mod; audioreach_widget_load_enc_dec_cnv() local
662 audioreach_widget_log_module_load(struct audioreach_module * mod,const struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_log_module_load() argument
692 audioreach_widget_dma_module_load(struct audioreach_module * mod,const struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_dma_module_load() argument
721 audioreach_widget_i2s_module_load(struct audioreach_module * mod,const struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_i2s_module_load() argument
756 audioreach_widget_dp_module_load(struct audioreach_module * mod,const struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_dp_module_load() argument
784 struct audioreach_module *mod; audioreach_widget_load_buffer() local
868 struct audioreach_module *mod = w->dobj.private; audioreach_pga_event() local
891 struct audioreach_module *mod; audioreach_widget_load_pga() local
953 struct audioreach_module *mod; audioreach_widget_unload() local
1188 struct audioreach_module *mod = dw->dobj.private; audioreach_get_vol_ctrl_audio_mixer() local
1199 struct audioreach_module *mod = dw->dobj.private; audioreach_put_vol_ctrl_audio_mixer() local
[all...]
/linux/net/ethtool/
H A Dnetlink.h78 ethnl_update_u32(u32 * dst,const struct nlattr * attr,bool * mod) ethnl_update_u32() argument
104 ethnl_update_u8(u8 * dst,const struct nlattr * attr,bool * mod) ethnl_update_u8() argument
130 ethnl_update_bool32(u32 * dst,const struct nlattr * attr,bool * mod) ethnl_update_bool32() argument
156 ethnl_update_bool(bool * dst,const struct nlattr * attr,bool * mod) ethnl_update_bool() argument
183 ethnl_update_binary(void * dst,unsigned int len,const struct nlattr * attr,bool * mod) ethnl_update_binary() argument
207 ethnl_update_bitfield32(u32 * dst,const struct nlattr * attr,bool * mod) ethnl_update_bitfield32() argument
[all...]
/linux/drivers/usb/renesas_usbhs/
H A Dmod.c65 void usbhs_mod_register(struct usbhs_priv *priv, struct usbhs_mod *mod, int id) in usbhs_mod_register()
90 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_mod_is_host() local
109 struct usbhs_mod *mod = NULL; in usbhs_mod_change() local
194 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_status_get_each_irq() local
303 void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod) in usbhs_irq_callback_update()
/linux/net/can/
H A Dgw.c174 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata()
182 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata()
190 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata()
198 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata()
238 static void mod_and_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_ccdlc()
245 static void mod_or_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_ccdlc()
252 static void mod_xor_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_ccdlc()
259 static void mod_set_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_ccdlc()
464 struct cf_mod *mod; in can_can_gw_rcv() local
638 struct cf_mod *mod; in cgw_put_job() local
[all …]
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c82 enum hinic_mod_type mod, in hinic_register_mgmt_msg_cb()
102 enum hinic_mod_type mod) in hinic_unregister_mgmt_msg_cb()
127 u16 msg_len, enum hinic_mod_type mod, in prepare_header()
201 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt()
246 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_sync()
320 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_async()
351 enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt()

12345678910