/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | module-sections.c | 12 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 D | ftrace.h | 37 struct module *mod; member
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | module-plts.c | 46 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 D | module_32.c | 288 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 D | ftrace.c | 184 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 D | ftrace.c | 97 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 D | ptrace_32.h | 74 unsigned long mod; member
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-tb10x.c | 45 uint32_t im, mod, pol; in tb10x_irq_set_type() local
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | orb.h | 23 u32 mod:1; /* modification control */ member
|
/kernel/linux/linux-5.10/drivers/ntb/ |
H A D | core.c | 78 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 D | mod.c | 65 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 D | mod.h | 82 struct usbhs_mod *mod[USBHS_MAX]; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_bind.c | 209 const char *mod = NULL; in request_codec_module() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | seq_device.c | 239 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 D | skip-callchain-idx.c | 97 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 D | cmd.c | 11 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 D | mpi-pow.c | 24 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) in mpi_powm() argument
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | netlink.h | 73 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 D | privflags.c | 150 bool mod = false; in ethnl_set_privflags() local
|
H A D | pause.c | 152 bool mod = false; in ethnl_set_pause() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv40.h | 79 _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 D | kallsyms.h | 58 struct module *mod; in dereference_symbol_descriptor() local
|
H A D | dynamic_debug.h | 188 static inline int ddebug_remove_module(const char *mod) in ddebug_remove_module() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kallsyms.h | 52 struct module *mod; in dereference_symbol_descriptor() local
|
H A D | static_call.h | 169 struct module *mod; /* for vmlinux, mod == NULL */ member
|