| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | ftrace.h | 21 struct module *mod; member
|
| /kernel/linux/linux-6.6/arch/sh/kernel/ |
| H A D | module.c | 101 void module_arch_cleanup(struct module *mod) in module_arch_cleanup() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/ |
| H A D | functions.c | 71 struct module *mod; in usb_put_function_instance() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | once.c | 25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() argument
|
| /kernel/linux/linux-5.10/kernel/gcov/ |
| H A D | base.c | 57 struct module *mod = data; in gcov_module_notifier() local
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/ |
| H A D | functions.c | 71 struct module *mod; in usb_put_function_instance() local
|
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | tracking.c | 20 int try_add_tainted_module(struct module *mod) in try_add_tainted_module() argument
|
| H A D | strict_rwx.c | 14 static void module_set_memory(const struct module *mod, enum mod_mem_type type, in module_set_memory() argument 29 void module_enable_x(const struct module *mod) in module_enable_x() argument 35 void module_enable_ro(const struct module *mod, bool after_init) in module_enable_ro() argument 53 module_enable_nx(const struct module *mod) module_enable_nx() argument 62 module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_enforce_rwx_sections() argument [all...] |
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | module.c | 47 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_mod_race.c | 84 int BPF_PROG(fexit_init_module, struct module *mod, int ret) in BPF_PROG() argument 94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) in BPF_PROG() argument
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | once.c | 25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | jpeg2000dwt.h | 46 uint8_t mod[FF_DWT_MAX_DECLVLS][2]; ///< coordinates (x0, y0) of decomp. levels mod 2 member
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_getdwarf.c | 44 module_callback (Dwfl_Module *mod, void **userdata, in module_callback() argument
|
| H A D | dwfl_module_build_id.c | 36 found_build_id (Dwfl_Module *mod, bool set, in found_build_id() argument 61 __libdwfl_find_build_id (Dwfl_Module *mod, bool set, Elf *elf) in __libdwfl_find_build_id() argument 82 dwfl_module_build_id(Dwfl_Module *mod, const unsigned char **bits, GElf_Addr *vaddr) dwfl_module_build_id() argument [all...] |
| H A D | dwfl_build_id_find_debuginfo.c | 36 dwfl_build_id_find_debuginfo (Dwfl_Module *mod, in dwfl_build_id_find_debuginfo() argument [all...] |
| H A D | dwfl_module_register_names.c | 37 dwfl_module_register_names (Dwfl_Module *mod, in dwfl_module_register_names() argument
|
| /third_party/elfutils/tests/ |
| H A D | dwfl-addr-sect.c | 35 Dwfl_Module *mod = dwfl_addrmodule (dwfl, address); in handle_address() local
|
| H A D | dwfl-report-elf-align.c | 56 Dwfl_Module *mod = dwfl_report_elf (dwfl, argv[1], argv[1], -1, base, false); in main() local
|
| H A D | vdsosyms.c | 40 module_callback (Dwfl_Module *mod, void **userdata __attribute__((unused)), in module_callback() argument
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | check.c | 53 int mod = 0; in checkfilesys() local [all...] |
| /third_party/FreeBSD/stand/kshim/ |
| H A D | bsd_kernel.c | 89 static struct debug_module_data *mod; in get_debug_module() local 102 const struct debug_module_data *mod; in debug_module_dump() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| H A D | MutablePatternModifierTest.java | 142 getPrefix(MutablePatternModifier mod) getPrefix() argument 148 getSuffix(MutablePatternModifier mod) getSuffix() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | MutablePatternModifierTest.java | 144 getPrefix(MutablePatternModifier mod) getPrefix() argument 150 getSuffix(MutablePatternModifier mod) getSuffix() argument [all...] |
| /third_party/libsnd/src/ALAC/ |
| H A D | matrix_enc.c | 57 int32_t mod = 1 << mixbits ; in mix16() local 97 int32_t mod = 1 << mixbits ; in mix20() local 137 int32_t mod = 1 << mixbits ; in mix24() local 220 int32_t mod = 1 << mixbits ; in mix32() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_print_constant.c | 33 mir_print_constant_component(FILE *fp, const midgard_constants *consts, unsigned c, midgard_reg_mode reg_mode, bool half, unsigned mod, midgard_alu_op op) mir_print_constant_component() argument [all...] |