Home
last modified time | relevance | path

Searched defs:mod (Results 201 - 225 of 925) sorted by relevance

12345678910>>...37

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c12 Elf_Addr module_emit_got_entry(struct module *mod, Elf_Shdr *sechdrs, Elf_Addr val) in module_emit_got_entry() argument
38 Elf_Addr module_emit_plt_entry(struct module *mod, Elf_Shdr *sechdrs, Elf_Addr val) in module_emit_plt_entry() argument
104 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dftrace.h37 struct module *mod; member
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c46 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) in get_module_plt() argument
209 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument
285 struct module *mod; in_module_plt() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_32.c288 notrace int module_trampoline_target(struct module *mod, unsigned long addr, in module_trampoline_target() argument
157 do_plt_call(void *location, Elf32_Addr val, const Elf32_Shdr *sechdrs, struct module *mod) do_plt_call() argument
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dftrace.c184 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop() argument
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dftrace.c97 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop() argument
115 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop() argument
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/
H A Dptrace_32.h74 unsigned long mod; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-tb10x.c45 uint32_t im, mod, pol; in tb10x_irq_set_type() local
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dorb.h23 u32 mod:1; /* modification control */ member
/kernel/linux/linux-5.10/drivers/ntb/
H A Dcore.c78 int __ntb_register_client(struct ntb_client *client, struct module *mod, in __ntb_register_client() argument
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod.c65 void usbhs_mod_register(struct usbhs_priv *priv, struct usbhs_mod *mod, int id) in usbhs_mod_register() argument
90 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_mod_is_host() local
109 struct usbhs_mod *mod = NULL; usbhs_mod_change() local
194 struct usbhs_mod *mod = usbhs_mod_get_current(priv); usbhs_status_get_each_irq() local
315 usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod) usbhs_irq_callback_update() argument
[all...]
H A Dmod.h82 struct usbhs_mod *mod[USBHS_MAX]; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c209 const char *mod = NULL; in request_codec_module() local
/kernel/linux/linux-5.10/sound/core/
H A Dseq_device.c239 int __snd_seq_driver_register(struct snd_seq_driver *drv, struct module *mod) in __snd_seq_driver_register() argument
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c97 static Dwarf_Frame *get_eh_frame(Dwfl_Module *mod, Dwarf_Addr pc) in get_eh_frame() argument
122 static Dwarf_Frame *get_dwarf_frame(Dwfl_Module *mod, Dwarf_Addr pc) in get_dwarf_frame() argument
156 Dwfl_Module *mod; in check_return_addr() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dcmd.c11 struct rsnd_mod mod; member
23 static int rsnd_cmd_init(struct rsnd_mod *mod, in rsnd_cmd_init() argument
100 static int rsnd_cmd_start(struct rsnd_mod *mod, in rsnd_cmd_start() argument
109 rsnd_cmd_stop(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_cmd_stop() argument
136 struct rsnd_mod *mod = rsnd_cmd_mod_get(priv, id); rsnd_cmd_attach() local
[all...]
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-pow.c24 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) in mpi_powm() argument
/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.h73 ethnl_update_u32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_u32() argument
99 ethnl_update_u8(u8 *dst, const struct nlattr *attr, bool *mod) ethnl_update_u8() argument
125 ethnl_update_bool32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_bool32() argument
152 ethnl_update_binary(void *dst, unsigned int len, const struct nlattr *attr, bool *mod) ethnl_update_binary() argument
176 ethnl_update_bitfield32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_bitfield32() argument
[all...]
H A Dprivflags.c150 bool mod = false; in ethnl_set_privflags() local
H A Dpause.c152 bool mod = false; in ethnl_set_pause() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h79 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) in _cp_bra() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkallsyms.h58 struct module *mod; in dereference_symbol_descriptor() local
H A Ddynamic_debug.h188 static inline int ddebug_remove_module(const char *mod) in ddebug_remove_module() argument
/kernel/linux/linux-6.6/include/linux/
H A Dkallsyms.h52 struct module *mod; in dereference_symbol_descriptor() local
H A Dstatic_call.h169 struct module *mod; /* for vmlinux, mod == NULL */ member

Completed in 12 milliseconds

12345678910>>...37