/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_fb.h | 15 uint8_t mod; member in struct:armada_framebuffer
|
/linux-4.1.27/drivers/base/ |
H A D | module.c | 33 void module_add_driver(struct module *mod, struct device_driver *drv) module_add_driver() argument
|
H A D | base.h | 141 static inline void module_add_driver(struct module *mod, module_add_driver() argument
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | livepatch.h | 28 static inline int klp_write_module_reloc(struct module *mod, unsigned long klp_write_module_reloc() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | livepatch.c | 38 int klp_write_module_reloc(struct module *mod, unsigned long type, klp_write_module_reloc() argument
|
H A D | test_nx.c | 47 struct module *mod = THIS_MODULE; fudze_exception_table() local
|
H A D | module.c | 253 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
|
H A D | alternative.c | 453 struct module *mod; member in struct:smp_alt_module 470 void __init_or_module alternatives_smp_module_add(struct module *mod, alternatives_smp_module_add() argument 507 void __init_or_module alternatives_smp_module_del(struct module *mod) alternatives_smp_module_del() argument 524 struct smp_alt_module *mod; alternatives_enable_smp() local 547 struct smp_alt_module *mod; alternatives_text_reserved() local
|
H A D | ftrace.c | 137 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | module.c | 49 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | module.c | 123 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
|
H A D | ftrace.c | 252 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
H A D | dwarf.c | 1134 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.1.27/drivers/usb/gadget/ |
H A D | functions.c | 70 struct module *mod; usb_put_function_instance() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | ftrace.h | 56 struct module *mod; member in struct:dyn_arch_ftrace
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-radio-common.c | 120 int mod = 16000; vivid_radio_calc_sig_qual() local
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | module.c | 44 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | module.c | 112 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.1.27/lib/ |
H A D | bug.c | 66 struct module *mod; module_find_bug() local 114 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.1.27/sound/aoa/core/ |
H A D | alsa.c | 17 int aoa_alsa_init(char *name, struct module *mod, struct device *dev) aoa_alsa_init() argument
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | ftrace.c | 55 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) ftrace_make_nop() argument
|
H A D | module.c | 54 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | M0209.c | 124 u8 mod = bits % 8; nvbios_M0209Sp() local
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | ftrace.c | 96 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
H A D | module.c | 162 do_plt_call(void *location, Elf32_Addr val, Elf32_Shdr *sechdrs, struct module *mod) do_plt_call() argument
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | ftrace.c | 104 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
|
H A D | module.c | 52 void module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | cpu-bugs64.c | 31 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 D | module.c | 293 void module_arch_cleanup(struct module *mod) module_arch_cleanup() argument
|
H A D | ftrace.c | 191 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
H A D | vpe.c | 182 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.1.27/arch/arm64/kernel/ |
H A D | ftrace.c | 84 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | module.c | 279 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 D | ftrace.c | 41 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, ftrace_make_nop() argument
|
H A D | bfin_dma.c | 485 s16 mod; _dma_memcpy() local
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | module.c | 40 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | module.c | 53 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.1.27/kernel/gcov/ |
H A D | base.c | 129 struct module *mod = data; gcov_module_notifier() local
|
/linux-4.1.27/tools/iio/ |
H A D | iio_event_monitor.c | 107 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); event_is_known() local 203 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); print_event() local
|
/linux-4.1.27/include/linux/ |
H A D | dynamic_debug.h | 114 static inline int ddebug_remove_module(const char *mod) ddebug_remove_module() argument
|
H A D | livepatch.h | 103 struct module *mod; member in struct:klp_object 117 struct module *mod; member in struct:klp_patch
|
H A D | jump_label.h | 196 static inline int jump_label_apply_nops(struct module *mod) jump_label_apply_nops() argument
|
H A D | tracepoint.h | 58 struct module *mod; member in struct:tp_module 65 static inline bool trace_module_has_bad_taint(struct module *mod) trace_module_has_bad_taint() argument
|
H A D | moduleparam.h | 497 static inline int module_param_sysfs_setup(struct module *mod, module_param_sysfs_setup() argument 504 static inline void module_param_sysfs_remove(struct module *mod) module_param_sysfs_remove() argument
|
H A D | ccp.h | 299 struct scatterlist *mod; member in struct:ccp_rsa_engine 471 struct scatterlist *mod; member in struct:ccp_ecc_engine
|
H A D | ftrace_event.h | 294 void *mod; member in struct:ftrace_event_call
|
H A D | ftrace.h | 586 static inline void ftrace_release_mod(struct module *mod) {} ftrace_module_init() argument 587 static inline void ftrace_module_init(struct module *mod) {} register_ftrace_command() argument
|
H A D | module.h | 41 struct module *mod; member in struct:module_kobject 381 static inline int module_is_live(struct module *mod) module_is_live() argument 406 static inline bool within_module(unsigned long addr, const struct module *mod) within_module() argument 656 static inline void module_bug_cleanup(struct module *mod) {} argument 392 within_module_core(unsigned long addr, const struct module *mod) within_module_core() argument 399 within_module_init(unsigned long addr, const struct module *mod) within_module_init() argument 651 module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_bug_finalize() argument
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-tb10x.c | 57 uint32_t im, mod, pol; tb10x_irq_set_type() local
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | orb.h | 22 u32 mod:1; /* modification control */ member in struct:cmd_orb
|
/linux-4.1.27/arch/x86/lib/ |
H A D | insn.c | 257 insn_byte_t pfx_id, mod; insn_get_modrm() local 347 insn_byte_t mod, rm, base; insn_get_displacement() local
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | get_address.c | 70 static int sib(int mod, unsigned long *fpu_eip) sib() argument 210 u_char mod; FPU_get_address() local 295 u_char mod; FPU_get_address_16() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv40.h | 77 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) _cp_bra() argument
|
/linux-4.1.27/drivers/base/power/ |
H A D | trace.c | 133 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) hash_string() argument
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | ftrace.c | 123 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
H A D | mod.c | 75 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 322 void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod) usbhs_irq_callback_update() argument
|
H A D | mod.h | 90 struct usbhs_mod *mod[USBHS_MAX]; member in struct:usbhs_mod_info
|
H A D | common.c | 373 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsc_hotplug() local 716 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsc_suspend() local
|
H A D | fifo.c | 1377 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 D | mod_gadget.c | 47 struct usbhs_mod mod; member in struct:usbhsg_gpriv 778 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsg_try_start() local 836 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhsg_try_stop() local
|
H A D | mod_host.c | 94 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.1.27/fs/hfsplus/ |
H A D | btree.c | 77 u32 mod = max(node_size, block_size); hfsplus_calc_btree_clump_size() local
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
H A D | ptrace_32.h | 73 unsigned long mod; member in struct:pt_dspregs
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | module_32.c | 182 do_plt_call(void *location, Elf32_Addr val, Elf32_Shdr *sechdrs, struct module *mod) do_plt_call() argument
|
H A D | ftrace.c | 106 __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 D | module_64.c | 177 int module_trampoline_target(struct module *mod, u32 *trampoline, module_trampoline_target() argument
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | module.c | 22 void module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | ftrace.c | 161 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
H A D | module.c | 154 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 495 in_init (const struct module *mod, uint64_t addr) in_init() argument 501 in_core (const struct module *mod, uint64_t addr) in_core() argument 507 is_internal (const struct module *mod, uint64_t value) is_internal() argument 516 get_ltoff (struct module *mod, uint64_t value, int *okp) get_ltoff() argument 538 gp_addressable (struct module *mod, uint64_t value) gp_addressable() argument 545 get_plt (struct module *mod, const struct insn *insn, uint64_t value, int *okp) get_plt() argument 591 get_fdesc (struct module *mod, uint64_t value, int *okp) get_fdesc() argument 625 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, do_reloc() argument 853 register_unwind_table (struct module *mod) register_unwind_table() argument 912 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument 945 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 795 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | module.c | 357 module_arch_cleanup(struct module *mod) module_arch_cleanup() argument 293 module_finalize(const Elf32_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
|
H A D | ftrace.c | 165 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
/linux-4.1.27/kernel/ |
H A D | module_signing.c | 187 int mod_verify_sig(const void *mod, unsigned long *_modlen) mod_verify_sig() argument 43 mod_make_digest(enum hash_algo hash, const void *mod, unsigned long modlen) mod_make_digest() argument
|
H A D | jump_label.c | 228 struct module *mod; member in struct:static_key_mod 233 struct module *mod; __jump_label_mod_text_reserved() local 248 struct static_key_mod *mod = key->next; __jump_label_mod_update() local 268 void jump_label_apply_nops(struct module *mod) jump_label_apply_nops() argument 283 static int jump_label_add_module(struct module *mod) jump_label_add_module() argument 328 static void jump_label_del_module(struct module *mod) jump_label_del_module() argument 360 static void jump_label_invalidate_module_init(struct module *mod) jump_label_invalidate_module_init() argument 376 struct module *mod = data; jump_label_module_notify() local 448 struct module *mod = __module_address((unsigned long)key); jump_label_update() local
|
H A D | tracepoint.c | 287 bool trace_module_has_bad_taint(struct module *mod) trace_module_has_bad_taint() argument 361 static int tracepoint_module_coming(struct module *mod) tracepoint_module_coming() argument 391 static void tracepoint_module_going(struct module *mod) tracepoint_module_going() argument 426 struct module *mod = data; tracepoint_module_notify() local
|
H A D | cpu.c | 326 unsigned long mod; member in struct:take_cpu_down_param 354 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; _cpu_down() local 492 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; _cpu_up() local
|
H A D | params.c | 683 int module_param_sysfs_setup(struct module *mod, module_param_sysfs_setup() argument 718 void module_param_sysfs_remove(struct module *mod) module_param_sysfs_remove() argument
|
H A D | kprobes.c | 2089 struct module *mod = data; kprobes_module_callback() local
|
H A D | module.c | 185 unsigned int sym, str, mod, vers, info, pcpu; member in struct:load_info::__anon13982 191 static inline int strong_try_module_get(struct module *mod) strong_try_module_get() argument 202 static inline void add_taint_module(struct module *mod, unsigned flag, add_taint_module() argument 213 void __module_put_and_exit(struct module *mod, long code) __module_put_and_exit() argument 304 struct module *mod; each_symbol_section() local 461 struct module *mod; find_module_all() local 480 static inline void __percpu *mod_percpu(struct module *mod) mod_percpu() argument 485 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument 509 static void percpu_modfree(struct module *mod) percpu_modfree() argument 519 static void percpu_modcopy(struct module *mod, percpu_modcopy() argument 539 struct module *mod; is_module_percpu_address() local 566 static inline void __percpu *mod_percpu(struct module *mod) mod_percpu() argument 570 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument 577 static inline void percpu_modfree(struct module *mod) percpu_modfree() argument 584 static inline void percpu_modcopy(struct module *mod, percpu_modcopy() argument 637 static int module_unload_init(struct module *mod) module_unload_init() argument 717 static void module_unload_free(struct module *mod) module_unload_free() argument 749 static int try_release_module_ref(struct module *mod) try_release_module_ref() argument 763 static int try_stop_module(struct module *mod, int flags, int *forced) try_stop_module() argument 787 int module_refcount(struct module *mod) module_refcount() argument 799 struct module *mod; SYSCALL_DEFINE2() local 866 static inline void print_unload_info(struct seq_file *m, struct module *mod) print_unload_info() argument 978 static inline void print_unload_info(struct seq_file *m, struct module *mod) print_unload_info() argument 984 static inline void module_unload_free(struct module *mod) module_unload_free() argument 994 static inline int module_unload_init(struct module *mod) module_unload_init() argument 1000 static size_t module_flags_taint(struct module *mod, char *buf) module_flags_taint() argument 1107 static int try_to_force_load(struct module *mod, const char *reason) try_to_force_load() argument 1225 static const struct kernel_symbol *resolve_symbol(struct module *mod, resolve_symbol() argument 1268 resolve_symbol_wait(struct module *mod, resolve_symbol_wait() argument 1326 static void add_sect_attrs(struct module *mod, const struct load_info *info) add_sect_attrs() argument 1380 static void remove_sect_attrs(struct module *mod) remove_sect_attrs() argument 1425 static void add_notes_attrs(struct module *mod, const struct load_info *info) add_notes_attrs() argument 1484 static void remove_notes_attrs(struct module *mod) remove_notes_attrs() argument 1492 static inline void add_sect_attrs(struct module *mod, add_sect_attrs() argument 1497 static inline void remove_sect_attrs(struct module *mod) remove_sect_attrs() argument 1501 static inline void add_notes_attrs(struct module *mod, add_notes_attrs() argument 1506 static inline void remove_notes_attrs(struct module *mod) remove_notes_attrs() argument 1511 static void add_usage_links(struct module *mod) add_usage_links() argument 1526 static void del_usage_links(struct module *mod) del_usage_links() argument 1538 static int module_add_modinfo_attrs(struct module *mod) module_add_modinfo_attrs() argument 1565 static void module_remove_modinfo_attrs(struct module *mod) module_remove_modinfo_attrs() argument 1581 static void mod_kobject_put(struct module *mod) mod_kobject_put() argument 1589 static int mod_sysfs_init(struct module *mod) mod_sysfs_init() argument 1622 static int mod_sysfs_setup(struct module *mod, mod_sysfs_setup() argument 1664 static void mod_sysfs_fini(struct module *mod) mod_sysfs_fini() argument 1673 static int mod_sysfs_setup(struct module *mod, mod_sysfs_setup() argument 1681 static void mod_sysfs_fini(struct module *mod) mod_sysfs_fini() argument 1685 static void module_remove_modinfo_attrs(struct module *mod) module_remove_modinfo_attrs() argument 1689 static void del_usage_links(struct module *mod) del_usage_links() argument 1695 static void mod_sysfs_teardown(struct module *mod) mod_sysfs_teardown() argument 1749 static void unset_module_core_ro_nx(struct module *mod) unset_module_core_ro_nx() argument 1759 static void unset_module_init_ro_nx(struct module *mod) unset_module_init_ro_nx() argument 1772 struct module *mod; set_all_modules_text_rw() local 1795 struct module *mod; set_all_modules_text_ro() local 1816 static void unset_module_core_ro_nx(struct module *mod) { } unset_module_init_ro_nx() argument 1817 static void unset_module_init_ro_nx(struct module *mod) { } unset_module_init_ro_nx() argument 1825 void __weak module_arch_cleanup(struct module *mod) module_arch_cleanup() argument 1829 void __weak module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument 1834 static void free_module(struct module *mod) free_module() argument 1908 static int verify_export_symbols(struct module *mod) verify_export_symbols() argument 1940 static int simplify_symbols(struct module *mod, const struct load_info *info) simplify_symbols() argument 2003 static int apply_relocations(struct module *mod, const struct load_info *info) apply_relocations() argument 2033 unsigned int __weak arch_mod_section_prepend(struct module *mod, arch_mod_section_prepend() argument 2041 static long get_offset(struct module *mod, unsigned int *size, get_offset() argument 2056 static void layout_sections(struct module *mod, struct load_info *info) layout_sections() argument 2132 static void set_license(struct module *mod, const char *license) set_license() argument 2179 static void setup_modinfo(struct module *mod, struct load_info *info) setup_modinfo() argument 2190 static void free_modinfo(struct module *mod) free_modinfo() argument 2292 static void layout_symtab(struct module *mod, struct load_info *info) layout_symtab() argument 2342 static void add_kallsyms(struct module *mod, const struct load_info *info) add_kallsyms() argument 2379 static inline void layout_symtab(struct module *mod, struct load_info *info) layout_symtab() argument 2383 static void add_kallsyms(struct module *mod, const struct load_info *info) add_kallsyms() argument 2427 static void kmemleak_load_module(const struct module *mod, kmemleak_load_module() argument 2447 static inline void kmemleak_load_module(const struct module *mod, kmemleak_load_module() argument 2458 const void *mod = info->hdr; module_sig_check() local 2661 struct module *mod; setup_load_info() local 2705 static int check_modinfo(struct module *mod, struct load_info *info, int flags) check_modinfo() argument 2739 static int find_module_sections(struct module *mod, struct load_info *info) find_module_sections() argument 2825 static int move_module(struct module *mod, struct load_info *info) move_module() argument 2888 static int check_module_license_and_versions(struct module *mod) check_module_license_and_versions() argument 2924 static void flush_module_icache(const struct module *mod) flush_module_icache() argument 2958 struct module *mod; layout_and_allocate() local 2996 static void module_deallocate(struct module *mod, struct load_info *info) module_deallocate() argument 3011 static int post_relocation(struct module *mod, const struct load_info *info) post_relocation() argument 3030 struct module *mod; finished_loading() local 3049 static void do_mod_ctors(struct module *mod) do_mod_ctors() argument 3078 static noinline int do_init_module(struct module *mod) do_init_module() argument 3189 static int add_unformed_module(struct module *mod) add_unformed_module() argument 3222 static int complete_formation(struct module *mod, struct load_info *info) complete_formation() argument 3276 struct module *mod; load_module() local 3495 static const char *get_ksymbol(struct module *mod, get_ksymbol() argument 3548 struct module *mod; module_address_lookup() local 3573 struct module *mod; lookup_module_symbol_name() local 3598 struct module *mod; lookup_module_symbol_attrs() local 3626 struct module *mod; module_get_kallsym() local 3650 static unsigned long mod_find_symname(struct module *mod, const char *name) mod_find_symname() argument 3665 struct module *mod; module_kallsyms_lookup_name() local 3690 struct module *mod; module_kallsyms_on_each_symbol() local 3711 static char *module_flags(struct module *mod, char *buf) module_flags() argument 3754 struct module *mod = list_entry(p, struct module, list); m_show() local 3817 struct module *mod; search_module_extables() local 3866 struct module *mod; __module_address() local 3909 struct module *mod = __module_address(addr); __module_text_address() local 3923 struct module *mod; print_modules() local 3943 void module_layout(struct module *mod, module_layout() argument 1131 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 1173 check_modstruct_version(Elf_Shdr *sechdrs, unsigned int versindex, struct module *mod) check_modstruct_version() argument 1200 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 1210 check_modstruct_version(Elf_Shdr *sechdrs, unsigned int versindex, struct module *mod) check_modstruct_version() argument 2212 is_exported(const char *name, unsigned long value, const struct module *mod) is_exported() argument 2947 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
|
/linux-4.1.27/kernel/trace/ |
H A D | bpf_trace.c | 101 int mod[3] = {}; bpf_trace_printk() local
|
H A D | trace_printk.c | 84 struct module *mod = data; module_trace_bprintk_format_notify() local
|
H A D | trace_kprobe.c | 558 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 D | trace_events.c | 1706 __register_event(struct ftrace_event_call *call, struct module *mod) __register_event() argument 1983 static void trace_module_add_events(struct module *mod) trace_module_add_events() argument 2006 static void trace_module_remove_events(struct module *mod) trace_module_remove_events() argument 2036 struct module *mod = data; trace_module_notify() local
|
H A D | ftrace.c | 2409 ftrace_code_disable(struct module *mod, struct dyn_ftrace *rec) ftrace_code_disable() argument 2820 static int ftrace_update_code(struct module *mod, struct ftrace_page *new_pgs) ftrace_update_code() argument 3470 ftrace_match_record(struct dyn_ftrace *rec, char *mod, ftrace_match_record() argument 3536 ftrace_match_module_records(struct ftrace_hash *hash, char *buff, char *mod) ftrace_match_module_records() argument 3562 char *mod; ftrace_mod_callback() local 4792 static int ftrace_process_locs(struct module *mod, ftrace_process_locs() argument 4895 void ftrace_release_mod(struct module *mod) ftrace_release_mod() argument 4937 static void ftrace_init_module(struct module *mod, ftrace_init_module() argument 4945 void ftrace_module_init(struct module *mod) ftrace_module_init() argument 4955 struct module *mod = data; ftrace_module_notify_exit() local 3492 match_records(struct ftrace_hash *hash, char *buff, int len, char *mod, int not) match_records() argument
|
H A D | trace.c | 131 struct module *mod; member in struct:trace_enum_map_head 4049 trace_insert_enum_map_file(struct module *mod, struct trace_enum_map **start, trace_insert_enum_map_file() argument 4106 static inline void trace_insert_enum_map_file(struct module *mod, trace_insert_enum_map_file() argument 4110 static void trace_insert_enum_map(struct module *mod, trace_insert_enum_map() argument 6757 static void trace_module_add_enums(struct module *mod) trace_module_add_enums() argument 6773 static void trace_module_remove_enums(struct module *mod) trace_module_remove_enums() argument 6801 static inline void trace_module_remove_enums(struct module *mod) { } trace_module_remove_enums() argument 6807 struct module *mod = data; trace_module_notify() local
|
/linux-4.1.27/lib/mpi/ |
H A D | mpi-pow.c | 36 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) mpi_powm() argument
|
/linux-4.1.27/sound/core/seq/ |
H A D | seq_device.c | 253 int __snd_seq_driver_register(struct snd_seq_driver *drv, struct module *mod) __snd_seq_driver_register() argument
|
/linux-4.1.27/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 93 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.1.27/tools/perf/util/ |
H A D | probe-finder.h | 28 Dwfl_Module *mod; member in struct:debuginfo 87 Dwfl_Module *mod; /* For solving symbols */ member in struct:trace_event_finder 95 Dwfl_Module *mod; /* For solving symbols */ member in struct:available_var_finder
|
H A D | unwind-libdw.c | 26 Dwfl_Module *mod; __report_module() local
|
H A D | trace-event-parse.c | 146 char *mod; parse_proc_kallsyms() local
|
H A D | probe-finder.c | 595 static int convert_to_trace_point(Dwarf_Die *sp_die, Dwfl_Module *mod, convert_to_trace_point() argument
|
H A D | parse-events.c | 719 static int get_event_modifier(struct event_modifier *mod, char *str, get_event_modifier() argument 826 struct event_modifier mod; parse_events__modifier_event() local
|
/linux-4.1.27/drivers/macintosh/ |
H A D | windfarm_core.c | 287 struct module *mod = ct->ops->owner; wf_put_control() local 400 struct module *mod = sr->ops->owner; wf_put_sensor() local
|
/linux-4.1.27/drivers/mtd/ |
H A D | mtdoops.c | 159 int i = 0, j, ret, mod; mtdoops_workfunc_erase() local
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | kapi.c | 304 int error, ubi_num, vol_id, mod; ubi_open_volume_path() local
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
H A D | fmdrv_v4l2.c | 430 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.1.27/drivers/staging/lustre/lustre/mdc/ |
H A D | mdc_reint.c | 103 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 D | mdc_request.c | 669 struct md_open_data *mod = req->rq_cb_data; mdc_replay_open() local 715 struct md_open_data *mod = req->rq_cb_data; mdc_commit_open() local 746 struct md_open_data *mod; mdc_set_open_replay_data() local 805 static void mdc_free_open(struct md_open_data *mod) mdc_free_open() argument 825 struct md_open_data *mod = och->och_mod; mdc_clear_open_replay_data() local 861 mdc_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) mdc_close() argument 980 mdc_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) mdc_done_writing() argument
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-janz-ttl.c | 62 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.1.27/arch/x86/mm/ |
H A D | pf_in.c | 468 unsigned char mod; get_ins_imm_val() local
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | ftrace.c | 159 int ftrace_make_nop(struct module *mod, ftrace_make_nop() argument
|
H A D | unaligned.c | 589 unsigned int mod, opcode; jit_bundle_gen() local
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | alternative.h | 69 static inline void alternatives_smp_module_add(struct module *mod, char *name, alternatives_smp_module_add() argument 72 static inline void alternatives_smp_module_del(struct module *mod) {} alternatives_enable_smp() argument
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_panel.c | 44 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 438 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 D | tilcdc_slave.c | 50 struct slave_module *mod; member in struct:slave_encoder 162 struct slave_module *mod; member in struct:slave_connector 278 static int slave_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) slave_modeset_init() argument 314 struct tilcdc_module *mod; slave_probe() local 379 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); slave_remove() local 118 slave_encoder_create(struct drm_device *dev, struct slave_module *mod) slave_encoder_create() argument 231 slave_connector_create(struct drm_device *dev, struct slave_module *mod, struct drm_encoder *encoder) slave_connector_create() argument
|
H A D | tilcdc_tfp410.c | 52 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 D | tilcdc_drv.c | 31 void tilcdc_module_init(struct tilcdc_module *mod, const char *name, tilcdc_module_init() argument 40 void tilcdc_module_cleanup(struct tilcdc_module *mod) tilcdc_module_cleanup() argument 72 struct tilcdc_module *mod; modeset_init() local 161 struct tilcdc_module *mod; tilcdc_load() local 493 struct tilcdc_module *mod; tilcdc_debugfs_init() local 514 struct tilcdc_module *mod; tilcdc_debugfs_cleanup() local
|
/linux-4.1.27/drivers/video/console/ |
H A D | bitblit.c | 116 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 D | fbcon_ccw.c | 30 int mod = vc->vc_font.height % 8; ccw_update_attr() local
|
H A D | fbcon_ud.c | 125 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.1.27/fs/omfs/ |
H A D | dir.c | 12 static int omfs_hash(const char *name, int namelen, int mod) omfs_hash() argument
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_alloc.h | 109 xfs_extlen_t mod; /* mod value for extent size */ member in struct:xfs_alloc_arg
|
H A D | xfs_bmap.c | 5029 xfs_extlen_t mod; /* rt extent offset */ xfs_bunmapi() local
|
/linux-4.1.27/include/media/ |
H A D | lirc_dev.h | 15 #define mod(n, div) ((n) % (div)) macro
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-srxx-defs.h | 131 uint64_t mod:4; member in struct:cvmx_srxx_sw_tick_ctl::cvmx_srxx_sw_tick_ctl_s
|
H A D | cvmx-pko-defs.h | 320 uint64_t mod:3; member in struct:cvmx_pko_mem_debug11::cvmx_pko_mem_debug11_cn50xx
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | inventory.c | 462 int mod; snake_inventory() local
|
H A D | module.c | 301 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 D | firmware.c | 1235 int pdc_pat_cell_module(unsigned long *actcnt, unsigned long ploc, unsigned long mod, pdc_pat_cell_module() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | dir-item.c | 191 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 D | inode-item.c | 416 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 D | delayed-ref.c | 286 int mod = 0; merge_ref() local
|
H A D | file-item.c | 139 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 D | delayed-inode.c | 1041 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 D | ioctl.c | 1475 int mod = 0; btrfs_ioctl_resize() local
|
/linux-4.1.27/sound/core/ |
H A D | hwdep.c | 164 struct module *mod = hw->card->module; snd_hwdep_release() local
|
/linux-4.1.27/sound/soc/sh/rcar/ |
H A D | dvc.c | 19 struct rsnd_mod mod; member in struct:rsnd_dvc 66 static void rsnd_dvc_volume_update(struct rsnd_mod *mod) rsnd_dvc_volume_update() argument 122 static int rsnd_dvc_remove_gen2(struct rsnd_mod *mod, rsnd_dvc_remove_gen2() argument 183 static int rsnd_dvc_quit(struct rsnd_mod *mod, rsnd_dvc_quit() argument 191 static int rsnd_dvc_start(struct rsnd_mod *mod, rsnd_dvc_start() argument 199 static int rsnd_dvc_stop(struct rsnd_mod *mod, rsnd_dvc_stop() argument 207 static int rsnd_dvc_pcm_new(struct rsnd_mod *mod, rsnd_dvc_pcm_new() argument 264 static struct dma_chan *rsnd_dvc_dma_req(struct rsnd_mod *mod) rsnd_dvc_dma_req() argument
|
H A D | gen.c | 106 void rsnd_bset(struct rsnd_priv *priv, struct rsnd_mod *mod, rsnd_bset() argument 72 rsnd_read(struct rsnd_priv *priv, struct rsnd_mod *mod, enum rsnd_reg reg) rsnd_read() argument 90 rsnd_write(struct rsnd_priv *priv, struct rsnd_mod *mod, enum rsnd_reg reg, u32 data) rsnd_write() argument
|
H A D | adg.c | 37 struct rsnd_mod *mod = rsnd_io_to_mod_ssi(io); rsnd_adg_ssi_ws_timing_gen2() local 60 int rsnd_adg_set_cmd_timsel_gen2(struct rsnd_mod *mod, rsnd_adg_set_cmd_timsel_gen2() argument 77 static int rsnd_adg_set_src_timsel_gen2(struct rsnd_mod *mod, rsnd_adg_set_src_timsel_gen2() argument 122 int rsnd_adg_set_convert_clk_gen2(struct rsnd_mod *mod, rsnd_adg_set_convert_clk_gen2() argument 191 int rsnd_adg_set_convert_timing_gen2(struct rsnd_mod *mod, rsnd_adg_set_convert_timing_gen2() argument 260 static void rsnd_adg_set_ssi_clk(struct rsnd_mod *mod, u32 val) rsnd_adg_set_ssi_clk() argument 288 int rsnd_adg_ssi_clk_stop(struct rsnd_mod *mod) rsnd_adg_ssi_clk_stop() argument 299 int rsnd_adg_ssi_clk_try_start(struct rsnd_mod *mod, unsigned int rate) rsnd_adg_ssi_clk_try_start() argument 199 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 D | dma.c | 38 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmaen_complete() local 66 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmaen_start() local 137 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmaen_init() local 241 static u32 rsnd_dmapp_get_id(struct rsnd_mod *mod) rsnd_dmapp_get_id() argument 283 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmapp_write() local 295 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dmapp_read() local 476 struct rsnd_mod *mod[MOD_MAX]; rsnd_dma_of_path() local 539 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dma_quit() local 551 struct rsnd_mod *mod = rsnd_dma_to_mod(dma); rsnd_dma_init() local 97 rsnd_dma_request_channel(struct device_node *of_node, struct rsnd_mod *mod, char *name) rsnd_dma_request_channel() argument 389 rsnd_gen2_dma_addr(struct rsnd_priv *priv, struct rsnd_mod *mod, int is_play, int is_from) rsnd_gen2_dma_addr() argument 449 rsnd_dma_addr(struct rsnd_priv *priv, struct rsnd_mod *mod, int is_play, int is_from) rsnd_dma_addr() argument
|
H A D | src.c | 24 struct rsnd_mod mod; member in struct:rsnd_src 120 static struct dma_chan *rsnd_src_dma_req(struct rsnd_mod *mod) rsnd_src_dma_req() argument 240 struct rsnd_mod *mod = &src->mod; rsnd_src_convert_rate() local 286 static int rsnd_src_set_convert_rate(struct rsnd_mod *mod) rsnd_src_set_convert_rate() argument 318 static int rsnd_src_hw_params(struct rsnd_mod *mod, rsnd_src_hw_params() argument 353 static int rsnd_src_init(struct rsnd_mod *mod, rsnd_src_init() argument 374 static int rsnd_src_quit(struct rsnd_mod *mod, rsnd_src_quit() argument 394 static int rsnd_src_start(struct rsnd_mod *mod) rsnd_src_start() argument 405 static int rsnd_src_stop(struct rsnd_mod *mod) rsnd_src_stop() argument 414 static int rsnd_src_set_route_gen1(struct rsnd_mod *mod) rsnd_src_set_route_gen1() argument 451 static int rsnd_src_set_convert_timing_gen1(struct rsnd_mod *mod) rsnd_src_set_convert_timing_gen1() argument 509 static int rsnd_src_set_convert_rate_gen1(struct rsnd_mod *mod) rsnd_src_set_convert_rate_gen1() argument 534 static int rsnd_src_init_gen1(struct rsnd_mod *mod, rsnd_src_init_gen1() argument 558 static int rsnd_src_start_gen1(struct rsnd_mod *mod, rsnd_src_start_gen1() argument 568 static int rsnd_src_stop_gen1(struct rsnd_mod *mod, rsnd_src_stop_gen1() argument 593 static void rsnd_src_irq_ctrol_gen2(struct rsnd_mod *mod, int enable) rsnd_src_irq_ctrol_gen2() argument 619 static void rsnd_src_error_clear_gen2(struct rsnd_mod *mod) rsnd_src_error_clear_gen2() argument 627 static bool rsnd_src_error_record_gen2(struct rsnd_mod *mod) rsnd_src_error_record_gen2() argument 646 static int _rsnd_src_start_gen2(struct rsnd_mod *mod) _rsnd_src_start_gen2() argument 662 static int _rsnd_src_stop_gen2(struct rsnd_mod *mod) _rsnd_src_stop_gen2() argument 675 struct rsnd_mod *mod = data; rsnd_src_interrupt_gen2() local 699 static int rsnd_src_set_convert_rate_gen2(struct rsnd_mod *mod) rsnd_src_set_convert_rate_gen2() argument 760 static int rsnd_src_set_convert_timing_gen2(struct rsnd_mod *mod) rsnd_src_set_convert_timing_gen2() argument 778 static int rsnd_src_probe_gen2(struct rsnd_mod *mod, rsnd_src_probe_gen2() argument 807 static int rsnd_src_remove_gen2(struct rsnd_mod *mod, rsnd_src_remove_gen2() argument 815 static int rsnd_src_init_gen2(struct rsnd_mod *mod, rsnd_src_init_gen2() argument 835 static int rsnd_src_start_gen2(struct rsnd_mod *mod, rsnd_src_start_gen2() argument 843 static int rsnd_src_stop_gen2(struct rsnd_mod *mod, rsnd_src_stop_gen2() argument 855 static void rsnd_src_reconvert_update(struct rsnd_mod *mod) rsnd_src_reconvert_update() argument 875 static int rsnd_src_pcm_new(struct rsnd_mod *mod, rsnd_src_pcm_new() argument
|
H A D | ssi.c | 65 struct rsnd_mod mod; member in struct:rsnd_ssi 89 int rsnd_ssi_use_busif(struct rsnd_mod *mod) rsnd_ssi_use_busif() argument 106 static void rsnd_ssi_status_check(struct rsnd_mod *mod, rsnd_ssi_status_check() argument 272 static int rsnd_ssi_init(struct rsnd_mod *mod, rsnd_ssi_init() argument 323 static int rsnd_ssi_quit(struct rsnd_mod *mod, rsnd_ssi_quit() argument 350 static int rsnd_ssi_start(struct rsnd_mod *mod, rsnd_ssi_start() argument 365 static int rsnd_ssi_stop(struct rsnd_mod *mod, rsnd_ssi_stop() argument 384 struct rsnd_mod *mod = &ssi->mod; rsnd_ssi_interrupt() local 437 static int rsnd_ssi_pio_probe(struct rsnd_mod *mod, rsnd_ssi_pio_probe() argument 461 static int rsnd_ssi_dma_probe(struct rsnd_mod *mod, rsnd_ssi_dma_probe() argument 483 static int rsnd_ssi_dma_remove(struct rsnd_mod *mod, rsnd_ssi_dma_remove() argument 498 static int rsnd_ssi_fallback(struct rsnd_mod *mod, rsnd_ssi_fallback() argument 518 static int rsnd_ssi_dma_start(struct rsnd_mod *mod, rsnd_ssi_dma_start() argument 530 static int rsnd_ssi_dma_stop(struct rsnd_mod *mod, rsnd_ssi_dma_stop() argument 542 static struct dma_chan *rsnd_ssi_dma_req(struct rsnd_mod *mod) rsnd_ssi_dma_req() argument 570 int rsnd_ssi_is_dma_mode(struct rsnd_mod *mod) rsnd_ssi_is_dma_mode() argument 594 int rsnd_ssi_is_pin_sharing(struct rsnd_mod *mod) rsnd_ssi_is_pin_sharing() argument
|
H A D | core.c | 132 char *rsnd_mod_name(struct rsnd_mod *mod) rsnd_mod_name() argument 140 struct dma_chan *rsnd_mod_dma_req(struct rsnd_mod *mod) rsnd_mod_dma_req() argument 148 int rsnd_mod_init(struct rsnd_mod *mod, rsnd_mod_init() argument 167 void rsnd_mod_quit(struct rsnd_mod *mod) rsnd_mod_quit() argument 176 u32 rsnd_get_adinr(struct rsnd_mod *mod) rsnd_get_adinr() argument 238 static int rsnd_dai_connect(struct rsnd_mod *mod, rsnd_dai_connect() argument 260 static void rsnd_dai_disconnect(struct rsnd_mod *mod, rsnd_dai_disconnect() argument 810 struct rsnd_mod *mod = snd_kcontrol_chip(kctrl); rsnd_kctrl_put() local 830 static int __rsnd_kctrl_new(struct rsnd_mod *mod, __rsnd_kctrl_new() argument 870 int rsnd_kctrl_new_m(struct rsnd_mod *mod, rsnd_kctrl_new_m() argument 883 int rsnd_kctrl_new_s(struct rsnd_mod *mod, rsnd_kctrl_new_s() argument 896 int rsnd_kctrl_new_e(struct rsnd_mod *mod, rsnd_kctrl_new_e() argument
|
H A D | rsnd.h | 315 struct rsnd_mod *mod[RSND_MOD_MAX]; member in struct:rsnd_dai_stream
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-dsp.c | 69 struct sst_module *mod; sst_byt_parse_module() local
|
/linux-4.1.27/drivers/s390/crypto/ |
H A D | zcrypt_msgtype50.c | 189 unsigned char *mod, *exp, *inp; ICAMEX_msg_to_type50MEX_msg() local
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx_card.c | 1079 u8 mod; select_card() local
|
/linux-4.1.27/fs/ |
H A D | coredump.c | 800 unsigned mod = cprm->written & (align - 1); dump_align() local
|
/linux-4.1.27/kernel/livepatch/ |
H A D | core.c | 92 struct module *mod; klp_find_object_module() local 898 struct module *mod = obj->mod; klp_module_notify_coming() local 924 struct module *mod = obj->mod; klp_module_notify_going() local 941 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.1.27/sound/soc/samsung/ |
H A D | idma.c | 152 u32 mod = readl(idma.regs + I2SMOD); idma_hw_params() local
|
H A D | s3c-i2s-v2.c | 81 u32 fic, con, mod; s3c2412_snd_txctrl() local 154 u32 fic, con, mod; s3c2412_snd_rxctrl() local
|
H A D | i2s.c | 119 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.1.27/crypto/ |
H A D | algapi.c | 44 static inline void crypto_check_module_sig(struct module *mod) crypto_check_module_sig() argument
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_linux.h | 230 __u32 mod; xfs_do_div() local 286 __u32 mod; xfs_do_div() local
|
H A D | xfs_bmap_util.c | 1180 xfs_extlen_t mod=0; xfs_free_file_space() local
|
/linux-4.1.27/net/bluetooth/ |
H A D | ecc.c | 463 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.1.27/net/can/ |
H A D | gw.c | 135 struct cf_mod mod; member in struct:cgw_job 625 static int cgw_parse_attr(struct nlmsghdr *nlh, struct cf_mod *mod, cgw_parse_attr() argument 892 struct cf_mod mod; cgw_remove_job() local
|
/linux-4.1.27/net/sunrpc/ |
H A D | svc.c | 496 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, void (*shutdown)(struct svc_serv *serv, struct net *net), svc_thread_fn func, struct module *mod) svc_create_pooled() argument
|
/linux-4.1.27/net/tipc/ |
H A D | link.h | 258 static inline u32 mod(u32 x) mod() function
|
/linux-4.1.27/scripts/kconfig/ |
H A D | expr.h | 28 no, mod, yes enumerator in enum:tristate
|
/linux-4.1.27/sound/soc/intel/haswell/ |
H A D | sst-haswell-dsp.c | 92 struct sst_module *mod; hsw_parse_module() local
|
/linux-4.1.27/drivers/iio/accel/ |
H A D | mma9553.c | 114 enum iio_modifier mod; member in struct:mma9553_event_info 237 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.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1492 u32 stat, mod; t4vf_handle_fw_rpl() local
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 74 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 D | bfa_fcpim.c | 3774 struct bfa_fcp_mod_s *mod = BFA_FCP_MOD(bfa); bfa_fcp_res_recfg() local
|
H A D | bfa_ioc.c | 1992 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 D | bfa_svc.c | 449 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.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | llite_lib.c | 1296 struct md_open_data *mod = NULL; ll_setattr_raw() local 1165 ll_md_setattr(struct dentry *dentry, struct md_op_data *op_data, struct md_open_data **mod) ll_md_setattr() argument 1225 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.1.27/drivers/hid/ |
H A D | hid-roccat-kone.h | 91 uint8_t mod; /* 1 = on, 2 = off */ member in struct:kone_light_info
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-sched.c | 1504 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 D | oxu210hp-hcd.c | 2256 unsigned frame, clock, now_uframe, mod; scan_periodic() local
|
H A D | fotg210-hcd.c | 4379 unsigned mod = fotg210->periodic_size << 3; iso_stream_schedule() local 4336 itd_slot_ok( struct fotg210_hcd *fotg210, u32 mod, u32 uframe, u8 usecs, u32 period ) itd_slot_ok() argument 4571 itd_link_urb( struct fotg210_hcd *fotg210, struct urb *urb, unsigned mod, struct fotg210_iso_stream *stream ) itd_link_urb() argument
|
H A D | fusbh200-hcd.c | 4313 unsigned mod = fusbh200->periodic_size << 3; iso_stream_schedule() local 4270 itd_slot_ok( struct fusbh200_hcd *fusbh200, u32 mod, u32 uframe, u8 usecs, u32 period ) itd_slot_ok() argument 4507 itd_link_urb( struct fusbh200_hcd *fusbh200, struct urb *urb, unsigned mod, struct fusbh200_iso_stream *stream ) itd_link_urb() argument
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | cg14.c | 109 u8 mod; /* Monitor Operation Data Reg */ member in struct:cg14_regs
|
H A D | amifb.c | 1598 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; ami_update_par() local
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 708 u32 m_target, n_target, p_target, n_best, m_best, mod; i810_calc_dclk() local 801 int mod = width % 8, t_mask, d_mask; i810_load_cursor_image() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | cx24116.c | 436 cx24116_set_fec(struct cx24116_state *state, fe_delivery_system_t delsys, fe_modulation_t mod, fe_code_rate_t fec) cx24116_set_fec() argument
|
H A D | mb86a20s.c | 560 int mod, fec, guard; mb86a20s_layer_bitrate() local
|
H A D | cx24117.c | 410 cx24117_set_fec(struct cx24117_state *state, fe_delivery_system_t delsys, fe_modulation_t mod, fe_code_rate_t fec) cx24117_set_fec() argument
|
/linux-4.1.27/include/linux/usb/ |
H A D | composite.h | 207 struct module *mod; member in struct:usb_function 565 struct module *mod; member in struct:usb_function_driver
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pdc.h | 181 char mod; /* fixed field of specified module */ member in struct:hardware_path
|
H A D | pdcpat.h | 281 unsigned long mod[508]; /* PAT cell module components */ member in struct:pdc_pat_cell_mod_maddr_block
|
/linux-4.1.27/scripts/mod/ |
H A D | file2alias.c | 280 static void do_usb_entry_multi(void *symval, struct module *mod) do_usb_entry_multi() argument 1229 void handle_moddevtable(struct module *mod, struct elf_info *info, handle_moddevtable() argument 1293 void add_moddevtable(struct buffer *buf, struct module *mod) add_moddevtable() argument 173 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 345 do_usb_table(void *symval, unsigned long size, struct module *mod) do_usb_table() argument 525 do_pnp_device_entry(void *symval, unsigned long size, struct module *mod) do_pnp_device_entry() argument 551 do_pnp_card_entries(void *symval, unsigned long size, struct module *mod) do_pnp_card_entries() argument 1204 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 D | modpost.c | 121 struct module *mod; find_module() local 131 struct module *mod; new_module() local 305 static struct symbol *sym_add_exported(const char *name, struct module *mod, sym_add_exported() argument 330 static void sym_update_crc(const char *name, struct module *mod, sym_update_crc() argument 605 static void handle_modversions(struct module *mod, struct elf_info *info, handle_modversions() argument 1892 static void check_sec_ref(struct module *mod, const char *modname, check_sec_ref() argument 1926 struct module *mod; read_symbols() local 2077 static void check_exports(struct module *mod) check_exports() argument 2100 static void add_header(struct buffer *b, struct module *mod) add_header() argument 2138 static int add_versions(struct buffer *b, struct module *mod) add_versions() argument 2188 static void add_depends(struct buffer *b, struct module *mod, add_depends() argument 2223 static void add_srcversion(struct buffer *b, struct module *mod) add_srcversion() argument 2292 struct module *mod; read_dump() local 2367 struct module *mod; main() local
|
/linux-4.1.27/sound/mips/ |
H A D | hal2.c | 81 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.1.27/drivers/isdn/hardware/mISDN/ |
H A D | isar.h | 37 u8 mod; member in struct:isar_ch
|
/linux-4.1.27/drivers/net/can/ |
H A D | janz-ican3.c | 266 static inline void ican3_set_page(struct ican3_dev *mod, unsigned int page) ican3_set_page() argument 283 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_old_recv_msg() argument 328 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_old_send_msg() argument 365 static void ican3_init_new_host_interface(struct ican3_dev *mod) ican3_init_new_host_interface() argument 444 static void ican3_init_fast_host_interface(struct ican3_dev *mod) ican3_init_fast_host_interface() argument 532 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_new_send_msg() argument 563 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_new_recv_msg() argument 595 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_send_msg() argument 611 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) ican3_recv_msg() argument 631 static int ican3_msg_connect(struct ican3_dev *mod) ican3_msg_connect() argument 642 static int ican3_msg_disconnect(struct ican3_dev *mod) ican3_msg_disconnect() argument 653 static int ican3_msg_newhostif(struct ican3_dev *mod) ican3_msg_newhostif() argument 674 static int ican3_msg_fasthostif(struct ican3_dev *mod) ican3_msg_fasthostif() argument 707 static int ican3_set_id_filter(struct ican3_dev *mod, bool accept) ican3_set_id_filter() argument 751 static int ican3_set_bus_state(struct ican3_dev *mod, bool on) ican3_set_bus_state() argument 762 static int ican3_set_termination(struct ican3_dev *mod, bool on) ican3_set_termination() argument 775 static int ican3_send_inquiry(struct ican3_dev *mod, u8 subspec) ican3_send_inquiry() argument 788 static int ican3_set_buserror(struct ican3_dev *mod, u8 quota) ican3_set_buserror() argument 805 static void ican3_to_can_frame(struct ican3_dev *mod, ican3_to_can_frame() argument 837 static void can_frame_to_ican3(struct ican3_dev *mod, can_frame_to_ican3() argument 881 static void ican3_handle_idvers(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_idvers() argument 886 static void ican3_handle_msglost(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_msglost() argument 928 static int ican3_handle_cevtind(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_cevtind() argument 1075 static void ican3_handle_inquiry(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_inquiry() argument 1094 static void ican3_handle_unknown_message(struct ican3_dev *mod, ican3_handle_unknown_message() argument 1104 static void ican3_handle_message(struct ican3_dev *mod, struct ican3_msg *msg) ican3_handle_message() argument 1133 static void ican3_put_echo_skb(struct ican3_dev *mod, struct sk_buff *skb) ican3_put_echo_skb() argument 1143 static unsigned int ican3_get_echo_skb(struct ican3_dev *mod) ican3_get_echo_skb() argument 1181 static bool ican3_echo_skb_matches(struct ican3_dev *mod, struct sk_buff *skb) ican3_echo_skb_matches() argument 1205 static bool ican3_txok(struct ican3_dev *mod) ican3_txok() argument 1231 static int ican3_recv_skb(struct ican3_dev *mod) ican3_recv_skb() argument 1306 struct ican3_dev *mod = container_of(napi, struct ican3_dev, napi); ican3_napi() local 1350 struct ican3_dev *mod = dev_id; ican3_irq() local 1379 static int ican3_reset_module(struct ican3_dev *mod) ican3_reset_module() argument 1411 static void ican3_shutdown_module(struct ican3_dev *mod) ican3_shutdown_module() argument 1420 static int ican3_startup_module(struct ican3_dev *mod) ican3_startup_module() argument 1482 struct ican3_dev *mod = netdev_priv(ndev); ican3_open() local 1509 struct ican3_dev *mod = netdev_priv(ndev); ican3_stop() local 1533 struct ican3_dev *mod = netdev_priv(ndev); ican3_xmit() local 1626 struct ican3_dev *mod = netdev_priv(ndev); ican3_set_bittiming() local 1650 struct ican3_dev *mod = netdev_priv(ndev); ican3_set_mode() local 1675 struct ican3_dev *mod = netdev_priv(ndev); ican3_get_berr_counter() local 1700 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); ican3_sysfs_show_term() local 1719 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); ican3_sysfs_set_term() local 1753 struct ican3_dev *mod; ican3_probe() local 1889 struct ican3_dev *mod = netdev_priv(ndev); ican3_remove() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 1130 unsigned int mod = (svr >> 16) & 0xfff6; /* w/o E suffix */ __gfar_detect_errata_83xx() local
|
/linux-4.1.27/drivers/scsi/osd/ |
H A D | osd_initiator.c | 2041 u64 try_offset = -1, mod, align; __osd_encode_offset() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
H A D | lmv_obd.c | 1630 lmv_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) lmv_close() argument 1707 lmv_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) lmv_done_writing() argument 2028 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.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 958 u32 mod; hdmi_reg_infoframe() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1073 uint64_t mod; radeon_div() local
|
/linux-4.1.27/drivers/video/fbdev/core/ |
H A D | fbmem.c | 124 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.1.27/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 1963 int mod = width % 8, t_mask, d_mask; intelfbhw_cursor_load() local
|
/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_main.c | 2013 struct module *mod; kdb_lsmod() local
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_main.c | 2495 bond_time_in_interval(struct bonding *bond, unsigned long last_act, int mod) bond_time_in_interval() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd_class.h | 1516 md_close(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod, struct ptlrpc_request **request) md_close() argument 1542 md_done_writing(struct obd_export *exp, struct md_op_data *op_data, struct md_open_data *mod) md_done_writing() argument 1638 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
|
H A D | obd.h | 1407 struct md_open_data *mod; obd_mod_alloc() local
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 353 unsigned char mod; member in struct:device_path
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 699 struct wmi_p2p_hmodel *mod; ath6kl_wmi_p2p_info_event_rx() local
|
/linux-4.1.27/drivers/nfc/ |
H A D | pn533.c | 2047 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.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 2144 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_attach() local 2158 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_poll() local 2198 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_ioc_mbox_flush() local 2653 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_regisr() local 2671 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_queue() local 2706 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; bfa_nw_ioc_mbox_isr() local
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | event-parse.c | 337 char *mod; member in struct:func_map 344 char *mod; member in struct:func_list 488 pevent_register_function(struct pevent *pevent, char *func, unsigned long long addr, char *mod) pevent_register_function() argument
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hisax.h | 396 u_char mod; member in struct:isar_hw
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4914 u32 mod = FW_PORT_CMD_MODTYPE_G(stat); t4_handle_fw_rpl() local
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | airo.c | 1220 mic_module mod[2]; member in struct:airo_info
|