| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 5274 xfs_extlen_t mod; /* r in __xfs_bunmapi() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 4130 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() argument 4163 unsigned mod = fotg210->periodic_size << 3; in iso_stream_schedule() local 4348 itd_link_urb(struct fotg210_hcd *fotg210, struct urb *urb, unsigned mod, struct fotg210_iso_stream *stream) itd_link_urb() argument [all...] |
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | main.c | 116 static void mod_update_bounds(struct module *mod) in mod_update_bounds() argument 152 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get() argument 163 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module() argument 174 __module_put_and_kthread_exit(struct module *mod, long code) __module_put_and_kthread_exit() argument 311 struct module *mod; find_symbol() local 349 struct module *mod; find_module_all() local 370 mod_percpu(struct module *mod) mod_percpu() argument 375 percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument 399 percpu_modfree(struct module *mod) percpu_modfree() argument 409 percpu_modcopy(struct module *mod, const void *from, unsigned long size) percpu_modcopy() argument 420 struct module *mod; __is_module_percpu_address() local 466 mod_percpu(struct module *mod) mod_percpu() argument 470 percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() argument 477 percpu_modfree(struct module *mod) percpu_modfree() argument 484 percpu_modcopy(struct module *mod, const void *from, unsigned long size) percpu_modcopy() argument 545 module_unload_init(struct module *mod) module_unload_init() argument 620 module_unload_free(struct module *mod) module_unload_free() argument 652 try_release_module_ref(struct module *mod) try_release_module_ref() argument 666 try_stop_module(struct module *mod, int flags, int *forced) try_stop_module() argument 689 module_refcount(struct module *mod) module_refcount() argument 701 struct module *mod; SYSCALL_DEFINE2() local 858 module_unload_free(struct module *mod) module_unload_free() argument 867 module_unload_init(struct module *mod) module_unload_init() argument 1000 try_to_force_load(struct module *mod, const char *reason) try_to_force_load() argument 1062 verify_namespace_is_imported(const struct load_info *info, const struct kernel_symbol *sym, struct module *mod) verify_namespace_is_imported() argument 1089 inherit_taint(struct module *mod, struct module *owner, const char *name) inherit_taint() argument 1109 resolve_symbol(struct module *mod, const struct load_info *info, const char *name, char ownername[]) resolve_symbol() argument 1165 resolve_symbol_wait(struct module *mod, const struct load_info *info, const char *name) resolve_symbol_wait() argument 1192 module_arch_cleanup(struct module *mod) module_arch_cleanup() argument 1196 module_arch_freeing_init(struct module *mod) module_arch_freeing_init() argument 1221 free_mod_mem(struct module *mod) free_mod_mem() argument 1241 free_module(struct module *mod) free_module() argument 1321 verify_exported_symbols(struct module *mod) verify_exported_symbols() argument 1367 simplify_symbols(struct module *mod, const struct load_info *info) simplify_symbols() argument 1438 apply_relocations(struct module *mod, const struct load_info *info) apply_relocations() argument 1474 arch_mod_section_prepend(struct module *mod, unsigned int section) arch_mod_section_prepend() argument 1481 module_get_offset_and_type(struct module *mod, enum mod_mem_type type, Elf_Shdr *sechdr, unsigned int section) module_get_offset_and_type() argument 1504 __layout_sections(struct module *mod, struct load_info *info, bool is_init) __layout_sections() argument 1563 layout_sections(struct module *mod, struct load_info *info) layout_sections() argument 1577 module_license_taint_check(struct module *mod, const char *license) module_license_taint_check() argument 1591 setup_modinfo(struct module *mod, struct load_info *info) setup_modinfo() argument 1602 free_modinfo(struct module *mod) free_modinfo() argument 1919 check_modinfo_livepatch(struct module *mod, struct load_info *info) check_modinfo_livepatch() argument 1933 check_modinfo_retpoline(struct module *mod, struct load_info *info) check_modinfo_retpoline() argument 2010 module_augment_kernel_taints(struct module *mod, struct load_info *info) module_augment_kernel_taints() argument 2076 check_modinfo(struct module *mod, struct load_info *info, int flags) check_modinfo() argument 2102 find_module_sections(struct module *mod, struct load_info *info) find_module_sections() argument 2222 move_module(struct module *mod, struct load_info *info) move_module() argument 2300 check_export_symbol_versions(struct module *mod) check_export_symbol_versions() argument 2312 flush_module_icache(const struct module *mod) flush_module_icache() argument 2334 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument 2365 struct module *mod; layout_and_allocate() local 2421 module_deallocate(struct module *mod, struct load_info *info) module_deallocate() argument 2436 post_relocation(struct module *mod, const struct load_info *info) post_relocation() argument 2453 do_mod_ctors(struct module *mod) do_mod_ctors() argument 2506 do_init_module(struct module *mod) do_init_module() argument 2642 struct module *mod; finished_loading() local 2705 add_unformed_module(struct module *mod) add_unformed_module() argument 2726 complete_formation(struct module *mod, struct load_info *info) complete_formation() argument 2759 prepare_coming_module(struct module *mod) prepare_coming_module() argument 2780 struct module *mod = arg; unknown_module_param_cb() local 2836 struct module *mod; load_module() local 3197 module_flags(struct module *mod, char *buf, bool show_state) module_flags() argument 3227 struct module *mod; search_module_extables() local 3277 struct module *mod; __module_address() local 3329 struct module *mod = __module_address(addr); __module_text_address() local 3342 struct module *mod; print_modules() local [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | kprobes.c | 2580 static void add_module_kprobe_blacklist(struct module *mod) in add_module_kprobe_blacklist() argument 2603 static void remove_module_kprobe_blacklist(struct module *mod) in remove_module_kprobe_blacklist() argument 2630 struct module *mod = data; kprobes_module_callback() local [all...] |
| /kernel/linux/linux-6.6/drivers/nfc/pn533/ |
| H A D | pn533.c | 1565 struct pn533_poll_modulations *mod; in pn533_send_poll_frame() local 1549 pn533_alloc_poll_in_frame(struct pn533 *dev, struct pn533_poll_modulations *mod) pn533_alloc_poll_in_frame() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | lapic.c | 1095 u32 mod; in kvm_vector_to_index() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
| H A D | skl-topology.c | 3292 struct skl_module *mod in skl_tplg_get_int_tkn() local 3242 skl_tplg_fill_mod_info(struct device *dev, struct snd_soc_tplg_vendor_value_elem *tkn_elem, struct skl_module *mod) skl_tplg_fill_mod_info() argument [all...] |
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | modpost.c | 174 struct module *mod; in find_module() local 185 struct module *mod; in new_module() local 269 sym_add_unresolved(const char *name, struct module *mod, bool weak) sym_add_unresolved() argument 279 sym_find_with_module(const char *name, struct module *mod) sym_find_with_module() argument 370 sym_add_exported(const char *name, struct module *mod, bool gpl_only, const char *namespace) sym_add_exported() argument 622 handle_symbol(struct module *mod, struct elf_info *info, const Elf_Sym *sym, const char *symname) handle_symbol() argument 1181 check_export_symbol(struct module *mod, struct elf_info *elf, Elf_Addr faddr, const char *secname, Elf_Sym *sym) check_export_symbol() argument 1251 check_section_mismatch(struct module *mod, struct elf_info *elf, Elf_Sym *sym, unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, Elf_Addr taddr) check_section_mismatch() argument 1477 section_rela(struct module *mod, struct elf_info *elf, Elf_Shdr *sechdr) section_rela() argument 1519 section_rel(struct module *mod, struct elf_info *elf, Elf_Shdr *sechdr) section_rel() argument 1575 check_sec_ref(struct module *mod, struct elf_info *elf) check_sec_ref() argument 1607 extract_crcs_for_object(const char *object, struct module *mod) extract_crcs_for_object() argument 1675 mod_set_crcs(struct module *mod) mod_set_crcs() argument 1707 struct module *mod; read_symbols() local 1822 check_exports(struct module *mod) check_exports() argument 1883 check_modname_len(struct module *mod) check_modname_len() argument 1899 add_header(struct buffer *b, struct module *mod) add_header() argument 1952 add_exported_symbols(struct buffer *buf, struct module *mod) add_exported_symbols() argument 1990 add_versions(struct buffer *b, struct module *mod) add_versions() argument 2021 add_depends(struct buffer *b, struct module *mod) add_depends() argument 2054 add_srcversion(struct buffer *b, struct module *mod) add_srcversion() argument 2120 write_vmlinux_export_c_file(struct module *mod) write_vmlinux_export_c_file() argument 2133 write_mod_c_file(struct module *mod) write_mod_c_file() argument 2175 struct module *mod; read_dump() local 2223 struct module *mod; write_dump() local 2245 struct module *mod; write_namespace_deps_files() local 2273 struct module *mod; main() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| H A D | bfa_fcpim.c | 3735 struct bfa_fcp_mod_s *mod = BFA_FCP_MOD(bfa); in bfa_fcp_res_recfg() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_events.c | 2669 __register_event(struct trace_event_call *call, struct module *mod) in __register_event() argument 3123 static void trace_module_add_events(struct module *mod) in trace_module_add_events() argument 3146 trace_module_remove_events(struct module *mod) trace_module_remove_events() argument 3182 struct module *mod = data; trace_module_notify() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_v360.c | 750 static inline int mod(int a, int b) in mod() function
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtfmtsym.cpp | 1629 UBool mod = false; variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtfmtsym.cpp | 1637 UBool mod = false; variable
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 1316 Value *mod = bld.mkOp2v(OP_AND, TYPE_U32, bld.getSSA(), abs, opnd() local 1735 Modifier mod; visit() local 1902 Modifier mod[4]; tryADDToMADOrSAD() local 1997 Modifier mod = rcp->src(0).mod * si->src(0).mod; handleRCP() local 2579 Modifier mod; visit() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | evaluate.c | 156 unsigned long mod = type->ctype.modifiers; in integer_promotion() local 231 unsigned long mod = 0; in base_type() local 808 unsigned long mod = type->ctype.modifiers & MOD_IGN; in target_qualifiers() local 1646 static struct symbol *convert_to_as_mod(struct symbol *sym, struct ident *as, int mod) in convert_to_as_mod() argument 2072 unsigned int mod; evaluate_member_dereference() local 3516 unsigned long mod = sym->ctype.modifiers; check_duplicates() local [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.h | 281 inline void set_modrm(int mod, Register rm) { in set_modrm() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.h | 248 V8_INLINE void set_modrm(int mod, Register rm_reg) { in set_modrm() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorSetRandomTests.cpp | 1684 VkDeviceSize mod = (storageImageMemReqs.size % storageImageMemReqs.alignment); in iterate() local 1768 VkDeviceSize mod = imageReqs.size % imageReqs.alignment; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorSetRandomTests.cpp | 1684 VkDeviceSize mod = (storageImageMemReqs.size % storageImageMemReqs.alignment); in iterate() local 1768 VkDeviceSize mod = imageReqs.size % imageReqs.alignment; in iterate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 874 void ShaderCore::mod(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in mod() function in sw::ShaderCore
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtfmtsym.cpp | 1631 UBool mod = false; in put() local
|
| /third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
| H A D | StackWalker.cpp | 721 DWORD LoadModule(HANDLE hProcess, LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size) in LoadModule() argument 1353 OnLoadModule(LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size, DWORD result, LPCSTR symType, LPCSTR pdbName, ULONGLONG fileVersion) OnLoadModule() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 1433 int mod = (int)((len / (formatIsR64(format) ? sizeof(deUint64) : sizeof(deUint32))) % numComponents); in initPrograms() local
|
| /kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
| H A D | pdc.h | 374 unsigned char mod; member 617 char mod; /* fixed field of specified module */ member
|
| /kernel/linux/linux-5.10/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 1002 unsigned int mod, target, diff, pad_bytes, size_bytes; in create_hash_pad() local
|