Home
last modified time | relevance | path

Searched defs:mod (Results 26 – 50 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c523 struct module *mod; member
539 struct static_key_mod *mod) in static_key_set_mod()
551 struct module *mod; in __jump_label_mod_text_reserved() local
575 struct static_key_mod *mod; in __jump_label_mod_update() local
606 void jump_label_apply_nops(struct module *mod) in jump_label_apply_nops()
623 static int jump_label_add_module(struct module *mod) in jump_label_add_module()
684 static void jump_label_del_module(struct module *mod) in jump_label_del_module()
738 struct module *mod = data; in jump_label_module_notify() local
809 struct module *mod; in jump_label_update() local
H A Dstatic_call.c153 struct module *mod = site_mod->mod; in __static_call_update() local
209 static int __static_call_init(struct module *mod, in __static_call_init()
314 struct module *mod; in __static_call_mod_text_reserved() local
353 static int static_call_add_module(struct module *mod) in static_call_add_module()
392 static void static_call_del_module(struct module *mod) in static_call_del_module()
424 struct module *mod = data; in static_call_module_notify() local
H A Dparams.c23 #define KPARAM_MUTEX(mod) ((mod) ? &(mod)->param_lock : &param_lock) argument
25 #define KPARAM_MUTEX(mod) (&param_lock) argument
28 static inline void check_kparam_locked(struct module *mod) in check_kparam_locked()
33 static inline void check_kparam_locked(struct module *mod) in check_kparam_locked()
395 static int param_array(struct module *mod, in param_array()
584 void kernel_param_lock(struct module *mod) in kernel_param_lock()
589 void kernel_param_unlock(struct module *mod) in kernel_param_unlock()
688 int module_param_sysfs_setup(struct module *mod, in module_param_sysfs_setup()
723 void module_param_sysfs_remove(struct module *mod) in module_param_sysfs_remove()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dfpu_regs.h110 #define DECODE_PRINTINSTR32(t,mod,rh,rl) \ argument
112 #define DECODE_PRINTINSTR256(t,mod,rh,rl) \ argument
115 #define DECODE_PRINTINSTR32(t,mod,rh,rl) argument
116 #define DECODE_PRINTINSTR256(t,mod,rh,rl) argument
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dbitops.h37 #define __test_and_op_bit_ord(op, mod, nr, addr, ord) \ argument
49 #define __op_bit_ord(op, mod, nr, addr, ord) \ argument
56 #define __test_and_op_bit(op, mod, nr, addr) \ argument
58 #define __op_bit(op, mod, nr, addr) \ argument
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dmodule.c27 char *secstr, struct module *mod) in module_frob_arch_sections()
37 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
133 struct module *mod) in module_finalize()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c82 enum hinic_mod_type mod, in hinic_register_mgmt_msg_cb()
102 enum hinic_mod_type mod) in hinic_unregister_mgmt_msg_cb()
127 u16 msg_len, enum hinic_mod_type mod, in prepare_header()
201 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt()
246 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_sync()
320 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_async()
351 enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dftrace.c65 static struct plt_entry *get_ftrace_plt(struct module *mod, unsigned long addr) in get_ftrace_plt()
89 struct module *mod, in ftrace_find_callable_addr()
197 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
213 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
H A Dmodule-plts.c68 static bool in_init(const struct module *mod, void *loc) in in_init()
73 u64 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_plt_entry()
105 u64 module_emit_veneer_for_adrp(struct module *mod, Elf64_Shdr *sechdrs, in module_emit_veneer_for_adrp()
292 char *secstrings, struct module *mod) in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_svc.c414 claim_fcxps_mem(struct bfa_fcxp_mod_s *mod) in claim_fcxps_mem()
493 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); in bfa_fcxp_attach() local
514 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); in bfa_fcxp_iocdisable() local
620 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; in bfa_fcxp_put() local
674 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); in hal_fcxp_send_comp() local
927 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; in bfa_fcxp_get_reqbuf() local
939 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; in bfa_fcxp_get_reqbufsz() local
954 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; in bfa_fcxp_get_rspbuf() local
976 struct bfa_fcxp_mod_s *mod = fcxp->fcxp_mod; in bfa_fcxp_free() local
1070 struct bfa_fcxp_mod_s *mod = BFA_FCXP_MOD(bfa); in bfa_fcxp_req_rsp_alloc_wait() local
[all …]
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dmodule-sections.c13 unsigned long module_emit_got_entry(struct module *mod, unsigned long val) in module_emit_got_entry()
32 unsigned long module_emit_plt_entry(struct module *mod, unsigned long val) in module_emit_plt_entry()
91 char *secstrings, struct module *mod) in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/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()
122 static Dwarf_Frame *get_dwarf_frame(Dwfl_Module *mod, Dwarf_Addr pc) in get_dwarf_frame()
156 Dwfl_Module *mod; in check_return_addr() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h50 struct module *mod; member
323 struct module *mod; member
571 static inline bool module_is_live(struct module *mod) in module_is_live()
584 const struct module *mod) in within_module_core()
591 const struct module *mod) in within_module_init()
597 static inline bool within_module(unsigned long addr, const struct module *mod) in within_module()
665 #define module_name(mod) \ argument
696 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module()
701 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module()
743 const struct module *mod) in within_module_core()
[all …]
H A Dcfi.h30 static inline void cfi_module_add(struct module *mod, unsigned long base_addr) {} in cfi_module_add()
31 static inline void cfi_module_remove(struct module *mod, unsigned long base_addr) {} in cfi_module_remove()
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dget_address.c72 static int sib(int mod, unsigned long *fpu_eip) in sib()
213 u_char mod; in FPU_get_address() local
298 u_char mod; in FPU_get_address_16() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule.c350 struct module *mod) in module_finalize()
413 module_arch_cleanup(struct module *mod) in module_arch_cleanup()
425 void __weak module_arch_freeing_init(struct module *mod) in module_arch_freeing_init()
H A Dmodule-plts.c31 static bool in_init(const struct module *mod, unsigned long loc) in in_init()
51 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) in get_module_plt()
215 char *secstrings, struct module *mod) in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c159 struct module *mod; in find_module() local
169 struct module *mod; in new_module() local
417 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
675 static void handle_modversion(const struct module *mod, in handle_modversion()
699 static void handle_symbol(struct module *mod, struct elf_info *info, in handle_symbol()
1959 static void check_sec_ref(struct module *mod, const char *modname, in check_sec_ref()
1998 struct module *mod; in read_symbols() local
2181 static void check_exports(struct module *mod) in check_exports()
2215 static void check_modname_len(struct module *mod) in check_modname_len()
2231 static void add_header(struct buffer *b, struct module *mod) in add_header()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c50 void tilcdc_module_init(struct tilcdc_module *mod, const char *name, in tilcdc_module_init()
59 void tilcdc_module_cleanup(struct tilcdc_module *mod) in tilcdc_module_cleanup()
99 struct tilcdc_module *mod; in modeset_init() local
437 struct tilcdc_module *mod; in tilcdc_debugfs_init() local
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c133 struct cf_mod mod; member
173 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata()
181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata()
189 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata()
197 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata()
732 static int cgw_parse_attr(struct nlmsghdr *nlh, struct cf_mod *mod, in cgw_parse_attr()
994 struct cf_mod mod; in cgw_create_job() local
1108 struct cf_mod mod; in cgw_remove_job() local
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dbitset.c35 bool *mod) in ethnl_bitmap32_clear()
129 const u32 *value, const u32 *mask, bool *mod) in ethnl_bitmap32_update()
432 struct netlink_ext_ack *extack, bool *mod) in ethnl_update_bitset32_verbose()
554 struct netlink_ext_ack *extack, bool *mod) in ethnl_update_bitset32()
773 struct netlink_ext_ack *extack, bool *mod) in ethnl_update_bitset()
827 struct netlink_ext_ack *extack, bool *mod) in ethnl_update_bitset()
/OK3568_Linux_fs/kernel/lib/
H A Derror-inject.c101 static void module_load_ei_list(struct module *mod) in module_load_ei_list()
110 static void module_unload_ei_list(struct module *mod) in module_unload_ei_list()
131 struct module *mod = data; in ei_module_callback() local
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dgen.c74 static int rsnd_mod_id_cmd(struct rsnd_mod *mod) in rsnd_mod_id_cmd()
82 u32 rsnd_mod_read(struct rsnd_mod *mod, enum rsnd_reg reg) in rsnd_mod_read()
101 void rsnd_mod_write(struct rsnd_mod *mod, in rsnd_mod_write()
118 void rsnd_mod_bset(struct rsnd_mod *mod, in rsnd_mod_bset()
/OK3568_Linux_fs/kernel/tools/iio/
H A Diio_event_monitor.c145 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); in event_is_known() local
266 enum iio_modifier mod = IIO_EVENT_CODE_EXTRACT_MODIFIER(event->id); in print_event() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_timearithm_api.h650 uint32_t op1, uint32_t op2, uint32_t mod) in Invoke_BigIntAddMod()
671 uint32_t op1, uint32_t op2, uint32_t mod) in Invoke_BigIntMulMod()
765 uint32_t mod_size, uint32_t mod) in Invoke_BigIntInitFMMContext()
780 uint32_t src, uint32_t mod, in Invoke_BigIntConvertToFMM()
790 uint32_t src, uint32_t mod, in Invoke_BigIntConvertFromFMM()
800 uint32_t mod, uint32_t ctx) in Invoke_BigIntComputeFMM()
815 uint32_t mod) in Invoke_BigIntMod()
822 uint32_t mod) in Invoke_BigIntInvMod()
860 uint32_t op, uint32_t mod) in Invoke_BigIntSquareMod()
873 uint32_t op2, uint32_t mod) in Invoke_BigIntSubMod()

12345678910>>...14