/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...] |
/third_party/python/Include/internal/ |
H A D | pycore_moduleobject.h | 21 static inline PyModuleDef* _PyModule_GetDef(PyObject *mod) { in _PyModule_GetDef() argument 26 static inline void* _PyModule_GetState(PyObject* mod) { in _PyModule_GetState() argument 31 static inline PyObject* _PyModule_GetDict(PyObject *mod) { in _PyModule_GetDict() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktSampleVerifierUtil.cpp | 44 deInt32 mod (const deInt32 a, const deInt32 n) in mod() function
|
/third_party/python/Python/ |
H A D | future.c | 57 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse() argument 119 _PyFuture_FromAST(mod_ty mod, PyObject *filename) in _PyFuture_FromAST() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktSampleVerifierUtil.cpp | 44 deInt32 mod (const deInt32 a, const deInt32 n) in mod() function
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/ |
H A D | fuzzer_data.cpp | 58 std::vector<uint8_t> FuzzerData::GetSequence(size_t size, uint32_t mod) in GetSequence() argument
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | module.c | 112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup() argument 102 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
|
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | module.c | 43 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-5.10/arch/powerpc/include/asm/ |
H A D | module.h | 80 static inline int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace() argument
|