Searched defs:mod (Results 1 - 200 of 203) sorted by relevance

12

/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_fb.h15 uint8_t mod; member in struct:armada_framebuffer
/linux-4.4.14/drivers/base/
H A Dmodule.c33 void module_add_driver(struct module *mod, struct device_driver *drv) module_add_driver() argument
H A Dbase.h143 static inline void module_add_driver(struct module *mod, module_add_driver() argument
/linux-4.4.14/arch/s390/include/asm/
H A Dlivepatch.h28 static inline int klp_write_module_reloc(struct module *mod, unsigned long klp_write_module_reloc() argument
/linux-4.4.14/drivers/usb/gadget/
H A Dfunctions.c70 struct module *mod; usb_put_function_instance() local
/linux-4.4.14/arch/x86/kernel/
H A Dlivepatch.c38 int klp_write_module_reloc(struct module *mod, unsigned long type, klp_write_module_reloc() argument
H A Dtest_nx.c47 struct module *mod = THIS_MODULE; fudze_exception_table() local
H A Dmodule.c253 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
H A Dalternative.c466 struct module *mod; member in struct:smp_alt_module
483 void __init_or_module alternatives_smp_module_add(struct module *mod, alternatives_smp_module_add() argument
520 void __init_or_module alternatives_smp_module_del(struct module *mod) alternatives_smp_module_del() argument
537 struct smp_alt_module *mod; alternatives_enable_smp() local
560 struct smp_alt_module *mod; alternatives_text_reserved() local
H A Dftrace.c137 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
/linux-4.4.14/arch/xtensa/kernel/
H A Dmodule.c49 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/linux-4.4.14/kernel/
H A Dmodule_signing.c41 int mod_verify_sig(const void *mod, unsigned long *_modlen) mod_verify_sig() argument
H A Djump_label.c250 struct module *mod; member in struct:static_key_mod
255 struct module *mod; __jump_label_mod_text_reserved() local
270 struct static_key_mod *mod; __jump_label_mod_update() local
288 void jump_label_apply_nops(struct module *mod) jump_label_apply_nops() argument
305 static int jump_label_add_module(struct module *mod) jump_label_add_module() argument
351 static void jump_label_del_module(struct module *mod) jump_label_del_module() argument
383 static void jump_label_invalidate_module_init(struct module *mod) jump_label_invalidate_module_init() argument
399 struct module *mod = data; jump_label_module_notify() local
470 struct module *mod; jump_label_update() local
H A Dtracepoint.c326 bool trace_module_has_bad_taint(struct module *mod) trace_module_has_bad_taint() argument
400 static int tracepoint_module_coming(struct module *mod) tracepoint_module_coming() argument
430 static void tracepoint_module_going(struct module *mod) tracepoint_module_going() argument
465 struct module *mod = data; tracepoint_module_notify() local
H A Dcpu.c315 unsigned long mod; member in struct:take_cpu_down_param
343 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; _cpu_down() local
490 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; _cpu_up() local
H A Dparams.c39 static inline void check_kparam_locked(struct module *mod) check_kparam_locked() argument
44 static inline void check_kparam_locked(struct module *mod) check_kparam_locked() argument
449 static int param_array(struct module *mod, param_array() argument
639 void kernel_param_lock(struct module *mod) kernel_param_lock() argument
644 void kernel_param_unlock(struct module *mod) kernel_param_unlock() argument
743 int module_param_sysfs_setup(struct module *mod, module_param_sysfs_setup() argument
778 void module_param_sysfs_remove(struct module *mod) module_param_sysfs_remove() argument
H A Dkprobes.c2089 struct module *mod = data; kprobes_module_callback() local
H A Dmodule.c126 struct module *mod = mtn->mod; __mod_tree_val() local
137 struct module *mod = mtn->mod; __mod_tree_size() local
198 static void mod_tree_insert(struct module *mod) mod_tree_insert() argument
208 static void mod_tree_remove_init(struct module *mod) mod_tree_remove_init() argument
214 static void mod_tree_remove(struct module *mod) mod_tree_remove() argument
235 static void mod_tree_insert(struct module *mod) { } mod_tree_remove_init() argument
236 static void mod_tree_remove_init(struct module *mod) { } mod_tree_remove() argument
237 static void mod_tree_remove(struct module *mod) { } mod_tree_remove() argument
241 struct module *mod; mod_find() local
268 static void mod_update_bounds(struct module *mod) mod_update_bounds() argument
334 unsigned int sym, str, mod, vers, info, pcpu; member in struct:load_info::__anon14810
340 static inline int strong_try_module_get(struct module *mod) strong_try_module_get() argument
351 static inline void add_taint_module(struct module *mod, unsigned flag, add_taint_module() argument
362 void __module_put_and_exit(struct module *mod, long code) __module_put_and_exit() argument
453 struct module *mod; each_symbol_section() local
615 struct module *mod; find_module_all() local
637 static inline void __percpu *mod_percpu(struct module *mod) mod_percpu() argument
642 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument
666 static void percpu_modfree(struct module *mod) percpu_modfree() argument
676 static void percpu_modcopy(struct module *mod, percpu_modcopy() argument
696 struct module *mod; is_module_percpu_address() local
723 static inline void __percpu *mod_percpu(struct module *mod) mod_percpu() argument
727 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument
734 static inline void percpu_modfree(struct module *mod) percpu_modfree() argument
741 static inline void percpu_modcopy(struct module *mod, percpu_modcopy() argument
794 static int module_unload_init(struct module *mod) module_unload_init() argument
874 static void module_unload_free(struct module *mod) module_unload_free() argument
906 static int try_release_module_ref(struct module *mod) try_release_module_ref() argument
920 static int try_stop_module(struct module *mod, int flags, int *forced) try_stop_module() argument
944 int module_refcount(struct module *mod) module_refcount() argument
956 struct module *mod; SYSCALL_DEFINE2() local
1023 static inline void print_unload_info(struct seq_file *m, struct module *mod) print_unload_info() argument
1135 static inline void print_unload_info(struct seq_file *m, struct module *mod) print_unload_info() argument
1141 static inline void module_unload_free(struct module *mod) module_unload_free() argument
1151 static inline int module_unload_init(struct module *mod) module_unload_init() argument
1157 static size_t module_flags_taint(struct module *mod, char *buf) module_flags_taint() argument
1264 static int try_to_force_load(struct module *mod, const char *reason) try_to_force_load() argument
1388 static const struct kernel_symbol *resolve_symbol(struct module *mod, resolve_symbol() argument
1431 resolve_symbol_wait(struct module *mod, resolve_symbol_wait() argument
1489 static void add_sect_attrs(struct module *mod, const struct load_info *info) add_sect_attrs() argument
1543 static void remove_sect_attrs(struct module *mod) remove_sect_attrs() argument
1588 static void add_notes_attrs(struct module *mod, const struct load_info *info) add_notes_attrs() argument
1647 static void remove_notes_attrs(struct module *mod) remove_notes_attrs() argument
1655 static inline void add_sect_attrs(struct module *mod, add_sect_attrs() argument
1660 static inline void remove_sect_attrs(struct module *mod) remove_sect_attrs() argument
1664 static inline void add_notes_attrs(struct module *mod, add_notes_attrs() argument
1669 static inline void remove_notes_attrs(struct module *mod) remove_notes_attrs() argument
1674 static void add_usage_links(struct module *mod) add_usage_links() argument
1689 static void del_usage_links(struct module *mod) del_usage_links() argument
1701 static int module_add_modinfo_attrs(struct module *mod) module_add_modinfo_attrs() argument
1728 static void module_remove_modinfo_attrs(struct module *mod) module_remove_modinfo_attrs() argument
1744 static void mod_kobject_put(struct module *mod) mod_kobject_put() argument
1752 static int mod_sysfs_init(struct module *mod) mod_sysfs_init() argument
1785 static int mod_sysfs_setup(struct module *mod, mod_sysfs_setup() argument
1827 static void mod_sysfs_fini(struct module *mod) mod_sysfs_fini() argument
1834 static void init_param_lock(struct module *mod) init_param_lock() argument
1840 static int mod_sysfs_setup(struct module *mod, mod_sysfs_setup() argument
1848 static void mod_sysfs_fini(struct module *mod) mod_sysfs_fini() argument
1852 static void module_remove_modinfo_attrs(struct module *mod) module_remove_modinfo_attrs() argument
1856 static void del_usage_links(struct module *mod) del_usage_links() argument
1860 static void init_param_lock(struct module *mod) init_param_lock() argument
1865 static void mod_sysfs_teardown(struct module *mod) mod_sysfs_teardown() argument
1919 static void unset_module_core_ro_nx(struct module *mod) unset_module_core_ro_nx() argument
1929 static void unset_module_init_ro_nx(struct module *mod) unset_module_init_ro_nx() argument
1942 struct module *mod; set_all_modules_text_rw() local
1965 struct module *mod; set_all_modules_text_ro() local
1986 static void unset_module_core_ro_nx(struct module *mod) { } unset_module_init_ro_nx() argument
1987 static void unset_module_init_ro_nx(struct module *mod) { } unset_module_init_ro_nx() argument
1995 void __weak module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
1999 void __weak module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
2004 static void free_module(struct module *mod) free_module() argument
2079 static int verify_export_symbols(struct module *mod) verify_export_symbols() argument
2111 static int simplify_symbols(struct module *mod, const struct load_info *info) simplify_symbols() argument
2174 static int apply_relocations(struct module *mod, const struct load_info *info) apply_relocations() argument
2204 unsigned int __weak arch_mod_section_prepend(struct module *mod, arch_mod_section_prepend() argument
2212 static long get_offset(struct module *mod, unsigned int *size, get_offset() argument
2227 static void layout_sections(struct module *mod, struct load_info *info) layout_sections() argument
2303 static void set_license(struct module *mod, const char *license) set_license() argument
2350 static void setup_modinfo(struct module *mod, struct load_info *info) setup_modinfo() argument
2361 static void free_modinfo(struct module *mod) free_modinfo() argument
2463 static void layout_symtab(struct module *mod, struct load_info *info) layout_symtab() argument
2513 static void add_kallsyms(struct module *mod, const struct load_info *info) add_kallsyms() argument
2550 static inline void layout_symtab(struct module *mod, struct load_info *info) layout_symtab() argument
2554 static void add_kallsyms(struct module *mod, const struct load_info *info) add_kallsyms() argument
2582 static void kmemleak_load_module(const struct module *mod, kmemleak_load_module() argument
2602 static inline void kmemleak_load_module(const struct module *mod, kmemleak_load_module() argument
2613 const void *mod = info->hdr; module_sig_check() local
2816 struct module *mod; setup_load_info() local
2860 static int check_modinfo(struct module *mod, struct load_info *info, int flags) check_modinfo() argument
2894 static int find_module_sections(struct module *mod, struct load_info *info) find_module_sections() argument
2980 static int move_module(struct module *mod, struct load_info *info) move_module() argument
3043 static int check_module_license_and_versions(struct module *mod) check_module_license_and_versions() argument
3079 static void flush_module_icache(const struct module *mod) flush_module_icache() argument
3113 struct module *mod; layout_and_allocate() local
3151 static void module_deallocate(struct module *mod, struct load_info *info) module_deallocate() argument
3166 static int post_relocation(struct module *mod, const struct load_info *info) post_relocation() argument
3185 struct module *mod; finished_loading() local
3204 static void do_mod_ctors(struct module *mod) do_mod_ctors() argument
3233 static noinline int do_init_module(struct module *mod) do_init_module() argument
3345 static int add_unformed_module(struct module *mod) add_unformed_module() argument
3380 static int complete_formation(struct module *mod, struct load_info *info) complete_formation() argument
3423 struct module *mod = arg; unknown_module_param_cb() local
3443 struct module *mod; load_module() local
3672 static const char *get_ksymbol(struct module *mod, get_ksymbol() argument
3726 struct module *mod; module_address_lookup() local
3747 struct module *mod; lookup_module_symbol_name() local
3772 struct module *mod; lookup_module_symbol_attrs() local
3800 struct module *mod; module_get_kallsym() local
3824 static unsigned long mod_find_symname(struct module *mod, const char *name) mod_find_symname() argument
3839 struct module *mod; module_kallsyms_lookup_name() local
3864 struct module *mod; module_kallsyms_on_each_symbol() local
3887 static char *module_flags(struct module *mod, char *buf) module_flags() argument
3930 struct module *mod = list_entry(p, struct module, list); m_show() local
3993 struct module *mod; search_module_extables() local
4042 struct module *mod; __module_address() local
4087 struct module *mod = __module_address(addr); __module_text_address() local
4101 struct module *mod; print_modules() local
4121 void module_layout(struct module *mod, module_layout() argument
1288 check_version(Elf_Shdr *sechdrs, unsigned int versindex, const char *symname, struct module *mod, const unsigned long *crc, const struct module *crc_owner) check_version() argument
1330 check_modstruct_version(Elf_Shdr *sechdrs, unsigned int versindex, struct module *mod) check_modstruct_version() argument
1363 check_version(Elf_Shdr *sechdrs, unsigned int versindex, const char *symname, struct module *mod, const unsigned long *crc, const struct module *crc_owner) check_version() argument
1373 check_modstruct_version(Elf_Shdr *sechdrs, unsigned int versindex, struct module *mod) check_modstruct_version() argument
2383 is_exported(const char *name, unsigned long value, const struct module *mod) is_exported() argument
3102 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dftrace.h56 struct module *mod; member in struct:dyn_arch_ftrace
/linux-4.4.14/arch/sh/kernel/
H A Dmodule.c123 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
H A Dftrace.c252 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Ddwarf.c1134 void module_dwarf_cleanup(struct module *mod) module_dwarf_cleanup() argument
737 dwarf_parse_cie(void *entry, void *p, unsigned long len, unsigned char *end, struct module *mod) dwarf_parse_cie() argument
867 dwarf_parse_fde(void *entry, u32 entry_type, void *start, unsigned long len, unsigned char *end, struct module *mod) dwarf_parse_fde() argument
1028 dwarf_parse_section(char *eh_frame_start, char *eh_frame_end, struct module *mod) dwarf_parse_section() argument
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-radio-common.c120 int mod = 16000; vivid_radio_calc_sig_qual() local
/linux-4.4.14/lib/
H A Dbug.c66 struct module *mod; module_find_bug() local
116 void module_bug_cleanup(struct module *mod) module_bug_cleanup() argument
85 module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_bug_finalize() argument
/linux-4.4.14/sound/aoa/core/
H A Dalsa.c17 int aoa_alsa_init(char *name, struct module *mod, struct device *dev) aoa_alsa_init() argument
/linux-4.4.14/arch/m68k/kernel/
H A Dmodule.c112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, module_fixup() argument
102 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
/linux-4.4.14/arch/nios2/kernel/
H A Dmodule.c44 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DM0209.c124 u8 mod = bits % 8; nvbios_M0209Sp() local
/linux-4.4.14/arch/arc/kernel/
H A Dmodule.c53 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
33 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstr, struct module *mod) module_frob_arch_sections() argument
131 module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
/linux-4.4.14/kernel/gcov/
H A Dbase.c135 struct module *mod = data; gcov_module_notifier() local
/linux-4.4.14/include/linux/
H A Ddynamic_debug.h114 static inline int ddebug_remove_module(const char *mod) ddebug_remove_module() argument
H A Dlivepatch.h103 struct module *mod; member in struct:klp_object
117 struct module *mod; member in struct:klp_patch
H A Dtracepoint.h64 struct module *mod; member in struct:tp_module
71 static inline bool trace_module_has_bad_taint(struct module *mod) trace_module_has_bad_taint() argument
H A Djump_label.h204 static inline int jump_label_apply_nops(struct module *mod) jump_label_apply_nops() argument
H A Dmoduleparam.h70 struct module *mod; member in struct:kernel_param
246 static inline void kernel_param_lock(struct module *mod) kernel_param_lock() argument
249 static inline void kernel_param_unlock(struct module *mod) kernel_param_unlock() argument
471 static inline int module_param_sysfs_setup(struct module *mod, module_param_sysfs_setup() argument
478 static inline void module_param_sysfs_remove(struct module *mod) module_param_sysfs_remove() argument
H A Dccp.h299 struct scatterlist *mod; member in struct:ccp_rsa_engine
471 struct scatterlist *mod; member in struct:ccp_ecc_engine
H A Dtrace_events.h287 void *mod; member in struct:trace_event_call
H A Dmodule.h43 struct module *mod; member in struct:module_kobject
301 struct module *mod; member in struct:mod_tree_node
495 static inline int module_is_live(struct module *mod) module_is_live() argument
520 static inline bool within_module(unsigned long addr, const struct module *mod) within_module() argument
789 static inline void module_bug_cleanup(struct module *mod) {} module_bug_cleanup() argument
506 within_module_core(unsigned long addr, const struct module *mod) within_module_core() argument
513 within_module_init(unsigned long addr, const struct module *mod) within_module_init() argument
784 module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_bug_finalize() argument
H A Dftrace.h598 static inline void ftrace_release_mod(struct module *mod) {} ftrace_module_init() argument
599 static inline void ftrace_module_init(struct module *mod) {} register_ftrace_command() argument
/linux-4.4.14/arch/mips/kernel/
H A Dcpu-bugs64.c31 static inline void align_mod(const int align, const int mod) align_mod() argument
45 mult_sh_align_mod(long *v1, long *v2, long *w, const int align, const int mod) mult_sh_align_mod() argument
H A Dmodule.c293 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
H A Dftrace.c191 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Dvpe.c182 static void layout_sections(struct module *mod, const Elf_Ehdr *hdr, layout_sections() argument
583 struct module mod; /* so we can re-use the relocations code */ vpe_elfload() local
477 simplify_symbols(Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, const char *secstrings, unsigned int nsecs, struct module *mod) simplify_symbols() argument
536 dump_elfsymbols(Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, struct module *mod) dump_elfsymbols() argument
550 find_vpe_symbols(struct vpe *v, Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, struct module *mod) find_vpe_symbols() argument
/linux-4.4.14/arch/s390/kernel/
H A Dftrace.c104 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
H A Dmodule.c52 void module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dftrace.c55 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) ftrace_make_nop() argument
H A Dmodule.c54 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
/linux-4.4.14/arch/metag/kernel/
H A Dftrace.c96 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Dmodule.c162 do_plt_call(void *location, Elf32_Addr val, Elf32_Shdr *sechdrs, struct module *mod) do_plt_call() argument
/linux-4.4.14/arch/hexagon/kernel/
H A Dmodule.c40 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dftrace.c84 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
/linux-4.4.14/arch/blackfin/kernel/
H A Dmodule.c279 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
21 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
151 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
234 module_finalize(const Elf_Ehdr * hdr, const Elf_Shdr * sechdrs, struct module *mod) module_finalize() argument
H A Dftrace.c41 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
H A Dbfin_dma.c485 s16 mod; _dma_memcpy() local
/linux-4.4.14/tools/iio/
H A Diio_event_monitor.c110 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); event_is_known() local
210 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); print_event() local
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dmod.c75 void usbhs_mod_register(struct usbhs_priv *priv, struct usbhs_mod *mod, int id) usbhs_mod_register() argument
100 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhs_mod_is_host() local
119 struct usbhs_mod *mod = NULL; usbhs_mod_change() local
214 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhs_status_get_each_irq() local
328 void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod) usbhs_irq_callback_update() argument
H A Dmod.h90 struct usbhs_mod *mod[USBHS_MAX]; member in struct:usbhs_mod_info
H A Dcommon.c373 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsc_hotplug() local
718 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsc_suspend() local
H A Dfifo.c1377 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhs_fifo_init() local
1394 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhs_fifo_quit() local
H A Dmod_gadget.c48 struct usbhs_mod mod; member in struct:usbhsg_gpriv
788 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsg_try_start() local
846 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsg_try_stop() local
H A Dmod_host.c94 struct usbhs_mod mod; member in struct:usbhsh_hpriv
1465 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsh_start() local
1509 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsh_stop() local
/linux-4.4.14/drivers/s390/cio/
H A Dorb.h22 u32 mod:1; /* modification control */ member in struct:cmd_orb
/linux-4.4.14/drivers/irqchip/
H A Dirq-tb10x.c57 uint32_t im, mod, pol; tb10x_irq_set_type() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h78 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) _cp_bra() argument
/linux-4.4.14/drivers/ntb/
H A Dntb.c77 int __ntb_register_client(struct ntb_client *client, struct module *mod, __ntb_register_client() argument
/linux-4.4.14/drivers/base/power/
H A Dtrace.c133 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) hash_string() argument
/linux-4.4.14/arch/x86/lib/
H A Dinsn.c257 insn_byte_t pfx_id, mod; insn_get_modrm() local
347 insn_byte_t mod, rm, base; insn_get_displacement() local
/linux-4.4.14/arch/x86/math-emu/
H A Dget_address.c71 static int sib(int mod, unsigned long *fpu_eip) sib() argument
211 u_char mod; FPU_get_address() local
296 u_char mod; FPU_get_address_16() local
/linux-4.4.14/fs/hfsplus/
H A Dbtree.c77 u32 mod = max(node_size, block_size); hfsplus_calc_btree_clump_size() local
/linux-4.4.14/lib/mpi/
H A Dmpi-pow.c36 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) mpi_powm() argument
/linux-4.4.14/net/tipc/
H A Dcore.h121 static inline u16 mod(u16 x) mod() function
/linux-4.4.14/sound/core/seq/
H A Dseq_device.c253 int __snd_seq_driver_register(struct snd_seq_driver *drv, struct module *mod) __snd_seq_driver_register() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Dmodule_32.c182 do_plt_call(void *location, Elf32_Addr val, Elf32_Shdr *sechdrs, struct module *mod) do_plt_call() argument
H A Dftrace.c106 __ftrace_make_nop(struct module *mod, __ftrace_make_nop() argument
171 __ftrace_make_nop(struct module *mod, __ftrace_make_nop() argument
241 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Dmodule_64.c177 int module_trampoline_target(struct module *mod, u32 *trampoline, module_trampoline_target() argument
/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dptrace_32.h73 unsigned long mod; member in struct:pt_dspregs
/linux-4.4.14/arch/microblaze/kernel/
H A Dftrace.c123 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dftrace.c161 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Dmodule.c154 apply_imm64 (struct module *mod, struct insn *insn, uint64_t val) apply_imm64() argument
166 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) apply_imm60() argument
183 apply_imm22 (struct module *mod, struct insn *insn, uint64_t val) apply_imm22() argument
198 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) apply_imm21b() argument
233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) patch_plt() argument
283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) patch_plt() argument
308 module_arch_freeing_init (struct module *mod) module_arch_freeing_init() argument
487 in_init (const struct module *mod, uint64_t addr) in_init() argument
493 in_core (const struct module *mod, uint64_t addr) in_core() argument
499 is_internal (const struct module *mod, uint64_t value) is_internal() argument
508 get_ltoff (struct module *mod, uint64_t value, int *okp) get_ltoff() argument
530 gp_addressable (struct module *mod, uint64_t value) gp_addressable() argument
537 get_plt (struct module *mod, const struct insn *insn, uint64_t value, int *okp) get_plt() argument
583 get_fdesc (struct module *mod, uint64_t value, int *okp) get_fdesc() argument
617 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, do_reloc() argument
845 register_unwind_table (struct module *mod) register_unwind_table() argument
904 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
913 module_arch_cleanup (struct module *mod) module_arch_cleanup() argument
421 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
787 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/linux-4.4.14/arch/avr32/kernel/
H A Dmodule.c22 void module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
/linux-4.4.14/arch/arm/kernel/
H A Dmodule-plts.c33 static bool in_init(const struct module *mod, u32 addr) in_init() argument
38 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) get_module_plt() argument
132 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
H A Dmodule.c387 module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
323 module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
H A Dftrace.c165 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
/linux-4.4.14/sound/pci/hda/
H A Dhda_bind.c182 const char *mod = NULL; request_codec_module() local
/linux-4.4.14/sound/soc/sh/rcar/
H A Dctu.c17 struct rsnd_mod mod; member in struct:rsnd_ctu
29 static void __rsnd_ctu_initialize_lock(struct rsnd_mod *mod, u32 enable) __rsnd_ctu_initialize_lock() argument
34 static int rsnd_ctu_init(struct rsnd_mod *mod, rsnd_ctu_init() argument
49 static int rsnd_ctu_quit(struct rsnd_mod *mod, rsnd_ctu_quit() argument
H A Dmix.c17 struct rsnd_mod mod; member in struct:rsnd_mix
28 static void rsnd_mix_soft_reset(struct rsnd_mod *mod) rsnd_mix_soft_reset() argument
36 static void __rsnd_mix_initialize_lock(struct rsnd_mod *mod, u32 enable) __rsnd_mix_initialize_lock() argument
57 static int rsnd_mix_init(struct rsnd_mod *mod, rsnd_mix_init() argument
82 static int rsnd_mix_quit(struct rsnd_mod *mod, rsnd_mix_quit() argument
41 rsnd_mix_volume_update(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mix_volume_update() argument
H A Ddvc.c19 struct rsnd_mod mod; member in struct:rsnd_dvc
67 static void rsnd_dvc_soft_reset(struct rsnd_mod *mod) rsnd_dvc_soft_reset() argument
75 static void __rsnd_dvc_initialize_lock(struct rsnd_mod *mod, u32 enable) __rsnd_dvc_initialize_lock() argument
137 static int rsnd_dvc_remove_gen2(struct rsnd_mod *mod, rsnd_dvc_remove_gen2() argument
152 static int rsnd_dvc_init(struct rsnd_mod *mod, rsnd_dvc_init() argument
174 static int rsnd_dvc_quit(struct rsnd_mod *mod, rsnd_dvc_quit() argument
183 static int rsnd_dvc_start(struct rsnd_mod *mod, rsnd_dvc_start() argument
194 static int rsnd_dvc_stop(struct rsnd_mod *mod, rsnd_dvc_stop() argument
203 static int rsnd_dvc_pcm_new(struct rsnd_mod *mod, rsnd_dvc_pcm_new() argument
80 rsnd_dvc_volume_update(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_volume_update() argument
260 rsnd_dvc_dma_req(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_dma_req() argument
H A Dgen.c124 void rsnd_bset(struct rsnd_priv *priv, struct rsnd_mod *mod, rsnd_bset() argument
74 rsnd_read(struct rsnd_priv *priv, struct rsnd_mod *mod, enum rsnd_reg reg) rsnd_read() argument
92 rsnd_write(struct rsnd_priv *priv, struct rsnd_mod *mod, enum rsnd_reg reg, u32 data) rsnd_write() argument
108 rsnd_force_write(struct rsnd_priv *priv, struct rsnd_mod *mod, enum rsnd_reg reg, u32 data) rsnd_force_write() argument
H A Dadg.c35 struct rsnd_mod mod; member in struct:rsnd_adg
71 struct rsnd_mod *mod = rsnd_io_to_mod_ssi(io); rsnd_adg_ssi_ws_timing_gen2() local
93 int rsnd_adg_set_cmd_timsel_gen2(struct rsnd_mod *mod, rsnd_adg_set_cmd_timsel_gen2() argument
340 int rsnd_adg_ssi_clk_stop(struct rsnd_mod *mod) rsnd_adg_ssi_clk_stop() argument
351 int rsnd_adg_ssi_clk_try_start(struct rsnd_mod *mod, unsigned int rate) rsnd_adg_ssi_clk_try_start() argument
245 rsnd_adg_set_convert_clk_gen1(struct rsnd_priv *priv, struct rsnd_mod *mod, unsigned int src_rate, unsigned int dst_rate) rsnd_adg_set_convert_clk_gen1() argument
H A Ddma.c44 static void __rsnd_dmaen_complete(struct rsnd_mod *mod, __rsnd_dmaen_complete() argument
75 struct rsnd_mod *mod = data; rsnd_dmaen_complete() local
90 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmaen_start() local
310 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmapp_write() local
322 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmapp_read() local
512 struct rsnd_mod *mod[MOD_MAX]; rsnd_dma_of_path() local
599 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dma_quit() local
120 rsnd_dma_request_channel(struct device_node *of_node, struct rsnd_mod *mod, char *name) rsnd_dma_request_channel() argument
267 rsnd_dmapp_get_id(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dmapp_get_id() argument
419 rsnd_gen2_dma_addr(struct rsnd_dai_stream *io, struct rsnd_mod *mod, int is_play, int is_from) rsnd_gen2_dma_addr() argument
481 rsnd_dma_addr(struct rsnd_dai_stream *io, struct rsnd_mod *mod, int is_play, int is_from) rsnd_dma_addr() argument
H A Dsrc.c24 struct rsnd_mod mod; member in struct:rsnd_src
121 static void rsnd_src_soft_reset(struct rsnd_mod *mod) rsnd_src_soft_reset() argument
130 static void __rsnd_src_initialize_lock(struct rsnd_mod *mod, u32 enable) __rsnd_src_initialize_lock() argument
286 static int rsnd_src_set_convert_rate(struct rsnd_mod *mod, rsnd_src_set_convert_rate() argument
314 static int rsnd_src_hw_params(struct rsnd_mod *mod, rsnd_src_hw_params() argument
350 static int rsnd_src_init(struct rsnd_mod *mod, rsnd_src_init() argument
369 static int rsnd_src_quit(struct rsnd_mod *mod, rsnd_src_quit() argument
390 static int rsnd_src_start(struct rsnd_mod *mod) rsnd_src_start() argument
397 static int rsnd_src_stop(struct rsnd_mod *mod) rsnd_src_stop() argument
501 static int rsnd_src_set_convert_rate_gen1(struct rsnd_mod *mod, rsnd_src_set_convert_rate_gen1() argument
527 static int rsnd_src_init_gen1(struct rsnd_mod *mod, rsnd_src_init_gen1() argument
552 static int rsnd_src_start_gen1(struct rsnd_mod *mod, rsnd_src_start_gen1() argument
563 static int rsnd_src_stop_gen1(struct rsnd_mod *mod, rsnd_src_stop_gen1() argument
589 static void rsnd_src_irq_ctrol_gen2(struct rsnd_mod *mod, int enable) rsnd_src_irq_ctrol_gen2() argument
623 static void rsnd_src_error_clear_gen2(struct rsnd_mod *mod) rsnd_src_error_clear_gen2() argument
631 static bool rsnd_src_error_record_gen2(struct rsnd_mod *mod) rsnd_src_error_record_gen2() argument
661 static int _rsnd_src_start_gen2(struct rsnd_mod *mod, _rsnd_src_start_gen2() argument
690 static int _rsnd_src_stop_gen2(struct rsnd_mod *mod) _rsnd_src_stop_gen2() argument
701 static void __rsnd_src_interrupt_gen2(struct rsnd_mod *mod, __rsnd_src_interrupt_gen2() argument
733 struct rsnd_mod *mod = data; rsnd_src_interrupt_gen2() local
740 static int rsnd_src_set_convert_rate_gen2(struct rsnd_mod *mod, rsnd_src_set_convert_rate_gen2() argument
819 static int rsnd_src_probe_gen2(struct rsnd_mod *mod, rsnd_src_probe_gen2() argument
849 static int rsnd_src_remove_gen2(struct rsnd_mod *mod, rsnd_src_remove_gen2() argument
858 static int rsnd_src_init_gen2(struct rsnd_mod *mod, rsnd_src_init_gen2() argument
879 static int rsnd_src_start_gen2(struct rsnd_mod *mod, rsnd_src_start_gen2() argument
888 static int rsnd_src_stop_gen2(struct rsnd_mod *mod, rsnd_src_stop_gen2() argument
921 static int rsnd_src_pcm_new_gen2(struct rsnd_mod *mod, rsnd_src_pcm_new_gen2() argument
135 rsnd_src_dma_req(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_src_dma_req() argument
406 rsnd_src_set_route_gen1(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_src_set_route_gen1() argument
443 rsnd_src_set_convert_timing_gen1(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_src_set_convert_timing_gen1() argument
801 rsnd_src_set_convert_timing_gen2(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_src_set_convert_timing_gen2() argument
901 rsnd_src_reconvert_update(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_src_reconvert_update() argument
H A Dcore.c130 void rsnd_mod_make_sure(struct rsnd_mod *mod, enum rsnd_mod_type type) rsnd_mod_make_sure() argument
144 char *rsnd_mod_name(struct rsnd_mod *mod) rsnd_mod_name() argument
182 void rsnd_mod_quit(struct rsnd_mod *mod) rsnd_mod_quit() argument
188 void rsnd_mod_interrupt(struct rsnd_mod *mod, rsnd_mod_interrupt() argument
220 u32 rsnd_get_adinr_bit(struct rsnd_mod *mod, struct rsnd_dai_stream *io) rsnd_get_adinr_bit() argument
242 u32 rsnd_get_adinr_chan(struct rsnd_mod *mod, struct rsnd_dai_stream *io) rsnd_get_adinr_chan() argument
268 u32 rsnd_get_dalign(struct rsnd_mod *mod, struct rsnd_dai_stream *io) rsnd_get_dalign() argument
335 static int rsnd_dai_connect(struct rsnd_mod *mod, rsnd_dai_connect() argument
356 static void rsnd_dai_disconnect(struct rsnd_mod *mod, rsnd_dai_disconnect() argument
1008 struct rsnd_mod *mod = snd_kcontrol_chip(kctrl); rsnd_kctrl_put() local
1028 static int __rsnd_kctrl_new(struct rsnd_mod *mod, __rsnd_kctrl_new() argument
1073 int rsnd_kctrl_new_m(struct rsnd_mod *mod, rsnd_kctrl_new_m() argument
1088 int rsnd_kctrl_new_s(struct rsnd_mod *mod, rsnd_kctrl_new_s() argument
1103 int rsnd_kctrl_new_e(struct rsnd_mod *mod, rsnd_kctrl_new_e() argument
152 rsnd_mod_dma_req(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mod_dma_req() argument
161 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
H A Dssi.c65 struct rsnd_mod mod; member in struct:rsnd_ssi
91 struct rsnd_mod *mod = rsnd_io_to_mod_ssi(io); rsnd_ssi_use_busif() local
106 static void rsnd_ssi_status_check(struct rsnd_mod *mod, rsnd_ssi_status_check() argument
131 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_master_clk_start() local
170 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_master_clk_stop() local
182 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_hw_start() local
228 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_hw_stop() local
280 static int rsnd_ssi_init(struct rsnd_mod *mod, rsnd_ssi_init() argument
331 static int rsnd_ssi_quit(struct rsnd_mod *mod, rsnd_ssi_quit() argument
348 static int rsnd_ssi_hw_params(struct rsnd_mod *mod, rsnd_ssi_hw_params() argument
381 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_record_error() local
392 static int rsnd_ssi_start(struct rsnd_mod *mod, rsnd_ssi_start() argument
407 static int rsnd_ssi_stop(struct rsnd_mod *mod, rsnd_ssi_stop() argument
424 static void __rsnd_ssi_interrupt(struct rsnd_mod *mod, __rsnd_ssi_interrupt() argument
488 struct rsnd_mod *mod = data; rsnd_ssi_interrupt() local
498 static int rsnd_ssi_pio_probe(struct rsnd_mod *mod, rsnd_ssi_pio_probe() argument
524 static int rsnd_ssi_dma_probe(struct rsnd_mod *mod, rsnd_ssi_dma_probe() argument
547 static int rsnd_ssi_dma_remove(struct rsnd_mod *mod, rsnd_ssi_dma_remove() argument
563 static int rsnd_ssi_fallback(struct rsnd_mod *mod, rsnd_ssi_fallback() argument
584 static int rsnd_ssi_dma_start(struct rsnd_mod *mod, rsnd_ssi_dma_start() argument
597 static int rsnd_ssi_dma_stop(struct rsnd_mod *mod, rsnd_ssi_dma_stop() argument
639 int rsnd_ssi_is_dma_mode(struct rsnd_mod *mod) rsnd_ssi_is_dma_mode() argument
663 int __rsnd_ssi_is_pin_sharing(struct rsnd_mod *mod) __rsnd_ssi_is_pin_sharing() argument
672 struct rsnd_mod *mod = rsnd_mod_get(ssi); rsnd_ssi_parent_setup() local
610 rsnd_ssi_dma_req(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_ssi_dma_req() argument
H A Drsnd.h358 struct rsnd_mod *mod[RSND_MOD_MAX]; member in struct:rsnd_dai_stream
/linux-4.4.14/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c93 static Dwarf_Frame *get_eh_frame(Dwfl_Module *mod, Dwarf_Addr pc) get_eh_frame() argument
118 static Dwarf_Frame *get_dwarf_frame(Dwfl_Module *mod, Dwarf_Addr pc) get_dwarf_frame() argument
152 Dwfl_Module *mod; check_return_addr() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dinsn.c257 insn_byte_t pfx_id, mod; insn_get_modrm() local
347 insn_byte_t mod, rm, base; insn_get_displacement() local
/linux-4.4.14/tools/perf/util/
H A Dunwind-libdw.c26 Dwfl_Module *mod; __report_module() local
H A Dprobe-finder.h31 Dwfl_Module *mod; member in struct:debuginfo
88 Dwfl_Module *mod; /* For solving symbols */ member in struct:trace_event_finder
96 Dwfl_Module *mod; /* For solving symbols */ member in struct:available_var_finder
H A Dparse-events.c1086 static int get_event_modifier(struct event_modifier *mod, char *str, get_event_modifier() argument
1197 struct event_modifier mod; parse_events__modifier_event() local
H A Dprobe-finder.c595 static int convert_to_trace_point(Dwarf_Die *sp_die, Dwfl_Module *mod, convert_to_trace_point() argument
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_reint.c103 mdc_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) mdc_setattr() argument
H A Dmdc_request.c587 struct md_open_data *mod = req->rq_cb_data; mdc_replay_open() local
633 struct md_open_data *mod = req->rq_cb_data; mdc_commit_open() local
664 struct md_open_data *mod; mdc_set_open_replay_data() local
723 static void mdc_free_open(struct md_open_data *mod) mdc_free_open() argument
743 struct md_open_data *mod = och->och_mod; mdc_clear_open_replay_data() local
779 mdc_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) mdc_close() argument
895 mdc_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) mdc_done_writing() argument
/linux-4.4.14/drivers/video/console/
H A Dbitblit.c116 u32 shift_low = 0, mod = vc->vc_font.width % 8; bit_putcs_unaligned() local
153 u32 mod = vc->vc_font.width % 8, cnt, pitch, size; bit_putcs() local
H A Dfbcon_ccw.c30 int mod = vc->vc_font.height % 8; ccw_update_attr() local
H A Dfbcon_ud.c125 u32 shift_low = 0, mod = vc->vc_font.width % 8; ud_putcs_unaligned() local
162 u32 mod = vc->vc_font.width % 8, cnt, pitch, size; ud_putcs() local
/linux-4.4.14/drivers/macintosh/
H A Dwindfarm_core.c268 struct module *mod = ct->ops->owner; wf_put_control() local
363 struct module *mod = sr->ops->owner; wf_put_sensor() local
/linux-4.4.14/drivers/mtd/
H A Dmtdoops.c159 int i = 0, j, ret, mod; mtdoops_workfunc_erase() local
/linux-4.4.14/drivers/mtd/ubi/
H A Dkapi.c304 int error, ubi_num, vol_id, mod; ubi_open_volume_path() local
/linux-4.4.14/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel.c44 struct panel_module *mod; member in struct:panel_encoder
152 struct panel_module *mod; member in struct:panel_connector
270 static int panel_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) panel_modeset_init() argument
353 struct tilcdc_module *mod; panel_probe() local
430 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); panel_remove() local
112 panel_encoder_create(struct drm_device *dev, struct panel_module *mod) panel_encoder_create() argument
228 panel_connector_create(struct drm_device *dev, struct panel_module *mod, struct drm_encoder *encoder) panel_connector_create() argument
H A Dtilcdc_tfp410.c52 struct tfp410_module *mod; member in struct:tfp410_encoder
162 struct tfp410_module *mod; member in struct:tfp410_connector
278 static int tfp410_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) tfp410_modeset_init() argument
314 struct tilcdc_module *mod; tfp410_probe() local
385 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); tfp410_remove() local
121 tfp410_encoder_create(struct drm_device *dev, struct tfp410_module *mod) tfp410_encoder_create() argument
233 tfp410_connector_create(struct drm_device *dev, struct tfp410_module *mod, struct drm_encoder *encoder) tfp410_connector_create() argument
H A Dtilcdc_drv.c32 void tilcdc_module_init(struct tilcdc_module *mod, const char *name, tilcdc_module_init() argument
41 void tilcdc_module_cleanup(struct tilcdc_module *mod) tilcdc_module_cleanup() argument
68 struct tilcdc_module *mod; modeset_init() local
152 struct tilcdc_module *mod; tilcdc_load() local
510 struct tilcdc_module *mod; tilcdc_debugfs_init() local
531 struct tilcdc_module *mod; tilcdc_debugfs_cleanup() local
/linux-4.4.14/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c430 fm_v4l2_vidioc_g_modulator(struct file *file, void *priv, struct v4l2_modulator *mod) fm_v4l2_vidioc_g_modulator() argument
453 fm_v4l2_vidioc_s_modulator(struct file *file, void *priv, const struct v4l2_modulator *mod) fm_v4l2_vidioc_s_modulator() argument
/linux-4.4.14/arch/tile/kernel/
H A Dftrace.c159 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
H A Dunaligned.c589 unsigned int mod, opcode; jit_bundle_gen() local
/linux-4.4.14/arch/x86/include/asm/
H A Dalternative.h75 static inline void alternatives_smp_module_add(struct module *mod, char *name, alternatives_smp_module_add() argument
78 static inline void alternatives_smp_module_del(struct module *mod) {} alternatives_enable_smp() argument
/linux-4.4.14/arch/x86/mm/
H A Dpf_in.c468 unsigned char mod; get_ins_imm_val() local
/linux-4.4.14/sound/core/
H A Dhwdep.c164 struct module *mod = hw->card->module; snd_hwdep_release() local
H A Dinfo.c442 static struct snd_info_entry *create_subdir(struct module *mod, create_subdir() argument
/linux-4.4.14/fs/btrfs/
H A Ddir-item.c191 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, int name_len, int mod) btrfs_lookup_dir_item() argument
284 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument
354 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument
H A Dinode-item.c416 btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *location, int mod) btrfs_lookup_inode() argument
H A Ddelayed-ref.c212 int mod; merge_ref() local
398 int mod; add_delayed_ref_tail_merge() local
H A Dfile-item.c139 btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, int mod) btrfs_lookup_file_extent() argument
H A Ddelayed-inode.c1045 int mod; __btrfs_update_delayed_inode() local
169 btrfs_queue_delayed_node(struct btrfs_delayed_root *root, struct btrfs_delayed_node *node, int mod) btrfs_queue_delayed_node() argument
251 __btrfs_release_delayed_node( struct btrfs_delayed_node *delayed_node, int mod) __btrfs_release_delayed_node() argument
H A Dqgroup.c94 btrfs_qgroup_update_old_refcnt(struct btrfs_qgroup *qg, u64 seq, int mod) btrfs_qgroup_update_old_refcnt() argument
102 btrfs_qgroup_update_new_refcnt(struct btrfs_qgroup *qg, u64 seq, int mod) btrfs_qgroup_update_new_refcnt() argument
H A Dioctl.c1484 int mod = 0; btrfs_ioctl_resize() local
/linux-4.4.14/kernel/trace/
H A Dbpf_trace.c90 int mod[3] = {}; bpf_trace_printk() local
H A Dtrace_printk.c84 struct module *mod = data; module_trace_bprintk_format_notify() local
H A Dtrace_kprobe.c546 struct module *mod = data; trace_kprobe_module_callback() local
63 trace_kprobe_within_module(struct trace_kprobe *tk, struct module *mod) trace_kprobe_within_module() argument
H A Dtrace_events.c2187 __register_event(struct trace_event_call *call, struct module *mod) __register_event() argument
2464 static void trace_module_add_events(struct module *mod) trace_module_add_events() argument
2487 static void trace_module_remove_events(struct module *mod) trace_module_remove_events() argument
2517 struct module *mod = data; trace_module_notify() local
H A Dftrace.c2419 ftrace_code_disable(struct module *mod, struct dyn_ftrace *rec) ftrace_code_disable() argument
2830 static int ftrace_update_code(struct module *mod, struct ftrace_page *new_pgs) ftrace_update_code() argument
3528 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) match_records() argument
4798 static int ftrace_process_locs(struct module *mod, ftrace_process_locs() argument
4901 void ftrace_release_mod(struct module *mod) ftrace_release_mod() argument
4943 static void ftrace_init_module(struct module *mod, ftrace_init_module() argument
4951 void ftrace_module_init(struct module *mod) ftrace_module_init() argument
4961 struct module *mod = data; ftrace_module_notify_exit() local
H A Dtrace.c129 struct module *mod; member in struct:trace_enum_map_head
4087 trace_insert_enum_map_file(struct module *mod, struct trace_enum_map **start, trace_insert_enum_map_file() argument
4144 static inline void trace_insert_enum_map_file(struct module *mod, trace_insert_enum_map_file() argument
4148 static void trace_insert_enum_map(struct module *mod, trace_insert_enum_map() argument
6886 static void trace_module_add_enums(struct module *mod) trace_module_add_enums() argument
6902 static void trace_module_remove_enums(struct module *mod) trace_module_remove_enums() argument
6930 static inline void trace_module_remove_enums(struct module *mod) { } trace_module_remove_enums() argument
6936 struct module *mod = data; trace_module_notify() local
/linux-4.4.14/fs/omfs/
H A Ddir.c12 static int omfs_hash(const char *name, int namelen, int mod) omfs_hash() argument
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc.h110 xfs_extlen_t mod; /* mod value for extent size */ member in struct:xfs_alloc_arg
H A Dxfs_ialloc.c412 xfs_agblock_t mod; xfs_align_sparse_ino() local
H A Dxfs_bmap.c5068 xfs_extlen_t mod; /* rt extent offset */ xfs_bunmapi() local
/linux-4.4.14/include/media/
H A Dlirc_dev.h15 #define mod(n, div) ((n) % (div)) macro
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-srxx-defs.h131 uint64_t mod:4; member in struct:cvmx_srxx_sw_tick_ctl::cvmx_srxx_sw_tick_ctl_s
/linux-4.4.14/arch/parisc/kernel/
H A Dinventory.c462 int mod; snake_inventory() local
H A Dmodule.c301 void module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
308 unsigned int arch_mod_section_prepend(struct module *mod, arch_mod_section_prepend() argument
937 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
H A Dfirmware.c1235 int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc, unsigned long mod, pdc_pat_cell_module() argument
/linux-4.4.14/drivers/gpio/
H A Dgpio-janz-ttl.c62 struct ttl_module *mod = dev_get_drvdata(gpio->dev); ttl_get_value() local
84 struct ttl_module *mod = dev_get_drvdata(gpio->dev); ttl_set_value() local
111 static void ttl_write_reg(struct ttl_module *mod, u8 reg, u16 val) ttl_write_reg() argument
117 static void ttl_setup_device(struct ttl_module *mod) ttl_setup_device() argument
147 struct ttl_module *mod; ttl_probe() local
196 struct ttl_module *mod = platform_get_drvdata(pdev); ttl_remove() local
/linux-4.4.14/sound/soc/intel/baytrail/
H A Dsst-baytrail-dsp.c69 struct sst_module *mod; sst_byt_parse_module() local
/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_card.c1079 u8 mod; select_card() local
/linux-4.4.14/drivers/staging/most/mostcore/
H A Dmostcore.h240 struct module *mod; member in struct:most_interface
/linux-4.4.14/drivers/s390/crypto/
H A Dzcrypt_msgtype50.c189 unsigned char *mod, *exp, *inp; ICAMEX_msg_to_type50MEX_msg() local
/linux-4.4.14/fs/
H A Dcoredump.c804 unsigned mod = cprm->written & (align - 1); dump_align() local
/linux-4.4.14/fs/xfs/
H A Dxfs_linux.h223 __u32 mod; xfs_do_div() local
279 __u32 mod; xfs_do_div() local
H A Dxfs_bmap_util.c1218 xfs_extlen_t mod=0; xfs_free_file_space() local
/linux-4.4.14/sound/soc/samsung/
H A Didma.c152 u32 mod = readl(idma.regs + I2SMOD); idma_hw_params() local
H A Ds3c-i2s-v2.c81 u32 fic, con, mod; s3c2412_snd_txctrl() local
154 u32 fic, con, mod; s3c2412_snd_rxctrl() local
H A Di2s.c119 u32 mod = readl(i2s->addr + I2SMOD); is_slave() local
249 u32 mod = readl(i2s->addr + I2SMOD); set_rfs() local
307 u32 mod = readl(i2s->addr + I2SMOD); set_bfs() local
375 u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off); i2s_txctrl() local
425 u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off); i2s_rxctrl() local
482 u32 mod, mask, val = 0; i2s_set_sysclk() local
592 u32 mod, tmp = 0; i2s_set_fmt() local
679 u32 mod, mask = 0, val = 0; i2s_hw_params() local
/linux-4.4.14/crypto/
H A Dalgapi.c45 static inline void crypto_check_module_sig(struct module *mod) crypto_check_module_sig() argument
/linux-4.4.14/net/bluetooth/
H A Decc.c463 static void vli_mod_inv(u64 *result, const u64 *input, const u64 *mod) vli_mod_inv() argument
333 vli_mod_add(u64 *result, const u64 *left, const u64 *right, const u64 *mod) vli_mod_add() argument
350 vli_mod_sub(u64 *result, const u64 *left, const u64 *right, const u64 *mod) vli_mod_sub() argument
/linux-4.4.14/net/can/
H A Dgw.c136 struct cf_mod mod; member in struct:cgw_job
632 static int cgw_parse_attr(struct nlmsghdr *nlh, struct cf_mod *mod, cgw_parse_attr() argument
816 struct cf_mod mod; cgw_create_job() local
929 struct cf_mod mod; cgw_remove_job() local
/linux-4.4.14/kernel/livepatch/
H A Dcore.c92 struct module *mod; klp_find_object_module() local
917 struct module *mod = obj->mod; klp_module_notify_coming() local
944 struct module *mod = obj->mod; klp_module_notify_going() local
962 struct module *mod = data; klp_module_notify() local
147 klp_find_callback(void *data, const char *name, struct module *mod, unsigned long addr) klp_find_callback() argument
205 klp_verify_callback(void *data, const char *name, struct module *mod, unsigned long addr) klp_verify_callback() argument
/linux-4.4.14/sound/soc/intel/haswell/
H A Dsst-haswell-dsp.c92 struct sst_module *mod; hsw_parse_module() local
/linux-4.4.14/drivers/usb/host/
H A Dehci-sched.c1504 unsigned mod = ehci->periodic_size << 3; iso_stream_schedule() local
1765 itd_link_urb( struct ehci_hcd *ehci, struct urb *urb, unsigned mod, struct ehci_iso_stream *stream ) itd_link_urb() argument
2167 sitd_link_urb( struct ehci_hcd *ehci, struct urb *urb, unsigned mod, struct ehci_iso_stream *stream ) sitd_link_urb() argument
H A Doxu210hp-hcd.c2256 unsigned frame, clock, now_uframe, mod; scan_periodic() local
H A Dfotg210-hcd.c4165 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, itd_slot_ok() argument
4198 unsigned mod = fotg210->periodic_size << 3; iso_stream_schedule() local
4383 itd_link_urb(struct fotg210_hcd *fotg210, struct urb *urb, unsigned mod, struct fotg210_iso_stream *stream) itd_link_urb() argument
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_lib.c1206 struct md_open_data *mod = NULL; ll_setattr_raw() local
1097 ll_md_setattr(struct dentry *dentry, struct md_op_data *op_data, struct md_open_data **mod) ll_md_setattr() argument
1157 ll_setattr_done_writing(struct inode *inode, struct md_op_data *op_data, struct md_open_data *mod) ll_setattr_done_writing() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dcg14.c109 u8 mod; /* Monitor Operation Data Reg */ member in struct:cg14_regs
H A Damifb.c1598 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; ami_update_par() local
/linux-4.4.14/drivers/video/fbdev/i810/
H A Di810_main.c709 u32 m_target, n_target, p_target, n_best, m_best, mod; i810_calc_dclk() local
802 int mod = width % 8, t_mask, d_mask; i810_load_cursor_image() local
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fcs.c74 struct bfa_fcs_mod_s *mod; bfa_fcs_attach() local
98 struct bfa_fcs_mod_s *mod; bfa_fcs_init() local
182 struct bfa_fcs_mod_s *mod; bfa_fcs_exit() local
H A Dbfa_fcpim.c3774 struct bfa_fcp_mod_s *mod = BFA_FCP_MOD(bfa); bfa_fcp_res_recfg() local
H A Dbfa_ioc.c1992 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_attach() local
2008 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_poll() local
2038 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_flush() local
2546 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_register() local
2560 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_regisr() local
2576 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_queue() local
2608 struct bfa_ioc_mbox_mod_s *mod = &ioc->mbox_mod; bfa_ioc_mbox_isr() local
3201 bfa_timer_beat(struct bfa_timer_mod_s *mod) bfa_timer_beat() argument
3240 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, bfa_timer_begin() argument
H A Dbfa_svc.c449 claim_fcxps_mem(struct bfa_fcxp_mod_s *mod) claim_fcxps_mem() argument
528 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_attach() local
564 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_iocdisable() local
670 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; bfa_fcxp_put() local
724 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); hal_fcxp_send_comp() local
977 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; bfa_fcxp_get_reqbuf() local
989 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; bfa_fcxp_get_reqbufsz() local
1004 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; bfa_fcxp_get_rspbuf() local
1026 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; bfa_fcxp_free() local
1120 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_req_rsp_alloc_wait() local
1147 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_walloc_cancel() local
1188 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_get_maxrsp() local
1196 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); bfa_fcxp_res_recfg() local
1533 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_attach() local
1580 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_iocdisable() local
1601 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_login_rsp() local
1655 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_no_res() local
1682 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_logout_rsp() local
1697 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_rx_cvl_event() local
1722 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(lps->bfa); bfa_lps_free() local
1735 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(lps->bfa); bfa_lps_send_login() local
1917 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_alloc() local
1988 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_get_fwtag() local
1999 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_get_tag_from_pid() local
2019 struct bfa_lps_mod_s *mod = BFA_LPS_MOD(bfa); bfa_lps_get_base_pid() local
4906 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); bfa_rport_attach() local
4960 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); bfa_rport_iocdisable() local
4974 bfa_rport_alloc(struct bfa_rport_mod_s *mod) bfa_rport_alloc() argument
4988 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(rport->bfa); bfa_rport_free() local
5145 struct bfa_rport_mod_s *mod = BFA_RPORT_MOD(bfa); bfa_rport_res_recfg() local
5287 struct bfa_sgpg_mod_s *mod = BFA_SGPG_MOD(bfa); bfa_sgpg_attach() local
5369 struct bfa_sgpg_mod_s *mod = BFA_SGPG_MOD(bfa); bfa_sgpg_malloc() local
5389 struct bfa_sgpg_mod_s *mod = BFA_SGPG_MOD(bfa); bfa_sgpg_mfree() local
5421 struct bfa_sgpg_mod_s *mod = BFA_SGPG_MOD(bfa); bfa_sgpg_wait() local
5447 struct bfa_sgpg_mod_s *mod = BFA_SGPG_MOD(bfa); bfa_sgpg_wcancel() local
5766 struct bfa_uf_mod_s *mod = BFA_UF_MOD(bfa); bfa_uf_res_recfg() local
/linux-4.4.14/drivers/iio/accel/
H A Dmma9553.c114 enum iio_modifier mod; member in struct:mma9553_event_info
241 mma9553_get_event(struct mma9553_data *data, enum iio_chan_type type, enum iio_modifier mod, enum iio_event_direction dir) mma9553_get_event() argument
/linux-4.4.14/drivers/hid/
H A Dhid-roccat-kone.h91 uint8_t mod; /* 1 = on, 2 = off */ member in struct:kone_light_info
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24116.c436 cx24116_set_fec(struct cx24116_state *state, enum fe_delivery_system delsys, enum fe_modulation mod, enum fe_code_rate fec) cx24116_set_fec() argument
H A Dmb86a20s.c560 int mod, fec, guard; mb86a20s_layer_bitrate() local
H A Dcx24117.c410 cx24117_set_fec(struct cx24117_state *state, enum fe_delivery_system delsys, enum fe_modulation mod, enum fe_code_rate fec) cx24117_set_fec() argument
H A Dcx24120.c769 enum fe_modulation mod; member in struct:cx24120_modfec
876 enum fe_modulation mod; member in struct:cx24120_clock_ratios_table
1017 enum fe_modulation mod; member in struct:cx24120_modfec_table
1049 static int cx24120_set_fec(struct cx24120_state *state, enum fe_modulation mod, cx24120_set_fec() argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1489 u32 stat, mod; t4vf_handle_fw_rpl() local
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c870 u32 mod; hdmi_reg_infoframe() local
/linux-4.4.14/scripts/kconfig/
H A Dexpr.h28 no, mod, yes enumerator in enum:tristate
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c294 static void do_usb_entry_multi(void *symval, struct module *mod) do_usb_entry_multi() argument
1308 void handle_moddevtable(struct module *mod, struct elf_info *info, handle_moddevtable() argument
1372 void add_moddevtable(struct buffer *buf, struct module *mod) add_moddevtable() argument
187 do_usb_entry(void *symval, unsigned int bcdDevice_initial, int bcdDevice_initial_digits, unsigned char range_lo, unsigned char range_hi, unsigned char max, struct module *mod) do_usb_entry() argument
359 do_usb_table(void *symval, unsigned long size, struct module *mod) do_usb_table() argument
567 do_pnp_device_entry(void *symval, unsigned long size, struct module *mod) do_pnp_device_entry() argument
593 do_pnp_card_entries(void *symval, unsigned long size, struct module *mod) do_pnp_card_entries() argument
1283 do_table(void *symval, unsigned long size, unsigned long id_size, const char *device_id, void *function, struct module *mod) do_table() argument
H A Dmodpost.c122 struct module *mod; find_module() local
132 struct module *mod; new_module() local
306 static struct symbol *sym_add_exported(const char *name, struct module *mod, sym_add_exported() argument
331 static void sym_update_crc(const char *name, struct module *mod, sym_update_crc() argument
606 static void handle_modversions(struct module *mod, struct elf_info *info, handle_modversions() argument
1896 static void check_sec_ref(struct module *mod, const char *modname, check_sec_ref() argument
1930 struct module *mod; read_symbols() local
2081 static void check_exports(struct module *mod) check_exports() argument
2104 static void add_header(struct buffer *b, struct module *mod) add_header() argument
2147 static int add_versions(struct buffer *b, struct module *mod) add_versions() argument
2203 static void add_depends(struct buffer *b, struct module *mod, add_depends() argument
2238 static void add_srcversion(struct buffer *b, struct module *mod) add_srcversion() argument
2307 struct module *mod; read_dump() local
2382 struct module *mod; main() local
/linux-4.4.14/include/linux/usb/
H A Dcomposite.h207 struct module *mod; member in struct:usb_function
567 struct module *mod; member in struct:usb_function_driver
/linux-4.4.14/arch/parisc/include/asm/
H A Dpdc.h181 char mod; /* fixed field of specified module */ member in struct:hardware_path
H A Dpdcpat.h281 unsigned long mod[508]; /* PAT cell module components */ member in struct:pdc_pat_cell_mod_maddr_block
/linux-4.4.14/sound/mips/
H A Dhal2.c81 unsigned short mod; /* MOD value */ member in struct:hal2_codec
325 unsigned short mod; hal2_compute_rate() local
346 int mod = hal2->dac.mod; hal2_set_dac_rate() local
357 int mod = hal2->adc.mod; hal2_set_adc_rate() local
/linux-4.4.14/drivers/scsi/osd/
H A Dosd_initiator.c2041 u64 try_offset = -1, mod, align; __osd_encode_offset() local
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c1588 lmv_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) lmv_close() argument
1665 lmv_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) lmv_done_writing() argument
1987 lmv_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) lmv_setattr() argument
/linux-4.4.14/drivers/video/fbdev/core/
H A Dfbmem.c124 fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, u32 shift_high, u32 shift_low, u32 mod) fb_pad_unaligned_buffer() argument
/linux-4.4.14/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1963 int mod = width % 8, t_mask, d_mask; intelfbhw_cursor_load() local
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Disar.h37 u8 mod; member in struct:isar_ch
/linux-4.4.14/drivers/net/can/
H A Djanz-ican3.c278 static inline void ican3_set_page(struct ican3_dev *mod, unsigned int page) ican3_set_page() argument
295 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_old_recv_msg() argument
340 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_old_send_msg() argument
377 static void ican3_init_new_host_interface(struct ican3_dev *mod) ican3_init_new_host_interface() argument
456 static void ican3_init_fast_host_interface(struct ican3_dev *mod) ican3_init_fast_host_interface() argument
544 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_new_send_msg() argument
575 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_new_recv_msg() argument
607 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_send_msg() argument
623 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_recv_msg() argument
643 static int ican3_msg_connect(struct ican3_dev *mod) ican3_msg_connect() argument
654 static int ican3_msg_disconnect(struct ican3_dev *mod) ican3_msg_disconnect() argument
665 static int ican3_msg_newhostif(struct ican3_dev *mod) ican3_msg_newhostif() argument
686 static int ican3_msg_fasthostif(struct ican3_dev *mod) ican3_msg_fasthostif() argument
719 static int ican3_set_id_filter(struct ican3_dev *mod, bool accept) ican3_set_id_filter() argument
763 static int ican3_set_bus_state(struct ican3_dev *mod, bool on) ican3_set_bus_state() argument
822 static int ican3_set_termination(struct ican3_dev *mod, bool on) ican3_set_termination() argument
835 static int ican3_send_inquiry(struct ican3_dev *mod, u8 subspec) ican3_send_inquiry() argument
848 static int ican3_set_buserror(struct ican3_dev *mod, u8 quota) ican3_set_buserror() argument
865 static void ican3_to_can_frame(struct ican3_dev *mod, ican3_to_can_frame() argument
897 static void can_frame_to_ican3(struct ican3_dev *mod, can_frame_to_ican3() argument
941 static void ican3_handle_idvers(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_idvers() argument
946 static void ican3_handle_msglost(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_msglost() argument
988 static int ican3_handle_cevtind(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_cevtind() argument
1134 static void ican3_handle_inquiry(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_inquiry() argument
1153 static void ican3_handle_unknown_message(struct ican3_dev *mod, ican3_handle_unknown_message() argument
1163 static void ican3_handle_message(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_message() argument
1192 static void ican3_put_echo_skb(struct ican3_dev *mod, struct sk_buff *skb) ican3_put_echo_skb() argument
1202 static unsigned int ican3_get_echo_skb(struct ican3_dev *mod) ican3_get_echo_skb() argument
1240 static bool ican3_echo_skb_matches(struct ican3_dev *mod, struct sk_buff *skb) ican3_echo_skb_matches() argument
1264 static bool ican3_txok(struct ican3_dev *mod) ican3_txok() argument
1290 static int ican3_recv_skb(struct ican3_dev *mod) ican3_recv_skb() argument
1365 struct ican3_dev *mod = container_of(napi, struct ican3_dev, napi); ican3_napi() local
1409 struct ican3_dev *mod = dev_id; ican3_irq() local
1438 static int ican3_reset_module(struct ican3_dev *mod) ican3_reset_module() argument
1470 static void ican3_shutdown_module(struct ican3_dev *mod) ican3_shutdown_module() argument
1479 static int ican3_startup_module(struct ican3_dev *mod) ican3_startup_module() argument
1552 struct ican3_dev *mod = netdev_priv(ndev); ican3_open() local
1579 struct ican3_dev *mod = netdev_priv(ndev); ican3_stop() local
1603 struct ican3_dev *mod = netdev_priv(ndev); ican3_xmit() local
1690 struct ican3_dev *mod = netdev_priv(ndev); ican3_set_mode() local
1715 struct ican3_dev *mod = netdev_priv(ndev); ican3_get_berr_counter() local
1740 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); ican3_sysfs_show_term() local
1759 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); ican3_sysfs_set_term() local
1777 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); ican3_sysfs_show_fwinfo() local
1804 struct ican3_dev *mod; ican3_probe() local
1939 struct ican3_dev *mod = netdev_priv(ndev); ican3_remove() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_display.c1126 uint64_t mod; radeon_div() local
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_main.c2013 struct module *mod; kdb_lsmod() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dobd_class.h1417 md_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) md_close() argument
1443 md_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) md_done_writing() argument
1539 md_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) md_setattr() argument
/linux-4.4.14/drivers/net/bonding/
H A Dbond_main.c2516 bond_time_in_interval(struct bonding *bond, unsigned long last_act, int mod) bond_time_in_interval() argument
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dgianfar.c1093 unsigned int mod = (svr >> 16) & 0xfff6; /* w/o E suffix */ __gfar_detect_errata_83xx() local
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dpdc.h353 unsigned char mod; member in struct:device_path
/linux-4.4.14/drivers/nfc/
H A Dpn533.c2047 struct pn533_poll_modulations *mod; pn533_send_poll_frame() local
2031 pn533_alloc_poll_in_frame(struct pn533 *dev, struct pn533_poll_modulations *mod) pn533_alloc_poll_in_frame() argument
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c699 struct wmi_p2p_hmodel *mod; ath6kl_wmi_p2p_info_event_rx() local
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c2125 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_attach() local
2139 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_poll() local
2180 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_flush() local
2637 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_regisr() local
2655 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_queue() local
2690 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_isr() local
/linux-4.4.14/tools/lib/traceevent/
H A Devent-parse.c337 char *mod; member in struct:func_map
344 char *mod; member in struct:func_list
553 pevent_register_function(struct pevent *pevent, char *func, unsigned long long addr, char *mod) pevent_register_function() argument
/linux-4.4.14/drivers/isdn/hisax/
H A Dhisax.h396 u_char mod; member in struct:isar_hw
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6878 u32 mod = FW_PORT_CMD_MODTYPE_G(stat); t4_handle_fw_rpl() local

Completed in 6203 milliseconds

12