Home
last modified time | relevance | path

Searched defs:mod (Results 76 - 100 of 975) sorted by relevance

12345678910>>...39

/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dftrace.h21 struct module *mod; member
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dmodule.c101 void module_arch_cleanup(struct module *mod) in module_arch_cleanup() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dfunctions.c71 struct module *mod; in usb_put_function_instance() local
/kernel/linux/linux-5.10/lib/
H A Donce.c25 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 Dbase.c57 struct module *mod = data; in gcov_module_notifier() local
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dfunctions.c71 struct module *mod; in usb_put_function_instance() local
/kernel/linux/linux-6.6/kernel/module/
H A Dtracking.c20 int try_add_tainted_module(struct module *mod) in try_add_tainted_module() argument
H A Dstrict_rwx.c14 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 Dmodule.c47 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 Dbpf_mod_race.c84 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 Donce.c25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() argument
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dwt.h46 uint8_t mod[FF_DWT_MAX_DECLVLS][2]; ///< coordinates (x0, y0) of decomp. levels mod 2 member
/third_party/elfutils/libdwfl/
H A Ddwfl_getdwarf.c44 module_callback (Dwfl_Module *mod, void **userdata, in module_callback() argument
H A Ddwfl_module_build_id.c36 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 Ddwfl_build_id_find_debuginfo.c36 dwfl_build_id_find_debuginfo (Dwfl_Module *mod, in dwfl_build_id_find_debuginfo() argument
[all...]
H A Ddwfl_module_register_names.c37 dwfl_module_register_names (Dwfl_Module *mod, in dwfl_module_register_names() argument
/third_party/elfutils/tests/
H A Ddwfl-addr-sect.c35 Dwfl_Module *mod = dwfl_addrmodule (dwfl, address); in handle_address() local
H A Ddwfl-report-elf-align.c56 Dwfl_Module *mod = dwfl_report_elf (dwfl, argv[1], argv[1], -1, base, false); in main() local
H A Dvdsosyms.c40 module_callback (Dwfl_Module *mod, void **userdata __attribute__((unused)), in module_callback() argument
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dcheck.c53 int mod = 0; in checkfilesys() local
[all...]
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.c89 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 DMutablePatternModifierTest.java142 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 DMutablePatternModifierTest.java144 getPrefix(MutablePatternModifier mod) getPrefix() argument
150 getSuffix(MutablePatternModifier mod) getSuffix() argument
[all...]
/third_party/libsnd/src/ALAC/
H A Dmatrix_enc.c57 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 Dmidgard_print_constant.c33 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...]

Completed in 9 milliseconds

12345678910>>...39