| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | file2alias.c | 160 unsigned char max, struct module *mod) in do_usb_entry() 264 static void do_usb_entry_multi(void *symval, struct module *mod) in do_usb_entry_multi() 330 struct module *mod) in do_usb_table() 344 static void do_of_entry_multi(void *symval, struct module *mod) in do_of_entry_multi() 373 struct module *mod) in do_of_table() 573 struct module *mod) in do_pnp_device_entry() 599 struct module *mod) in do_pnp_card_entries() 1384 struct module *mod) in do_table() 1450 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable() 1516 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | module.c | 104 struct module *mod) in module_finalize() 112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | reuseport_bpf.c | 94 static void attach_ebpf(int fd, uint16_t mod) in attach_ebpf() 133 static void attach_cbpf(int fd, uint16_t mod) in attach_cbpf() 152 static void build_recv_group(const struct test_params p, int fd[], uint16_t mod, in build_recv_group() argument 213 static void test_recv_order(const struct test_params p, int fd[], int mod) in test_recv_order()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 125 __ftrace_make_nop(struct module *mod, in __ftrace_make_nop() 221 __ftrace_make_nop(struct module *mod, in __ftrace_make_nop() 433 int ftrace_make_nop(struct module *mod, in ftrace_make_nop() 524 struct module *mod = rec->arch.mod; local 718 struct module *mod = rec->arch.mod; local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | livepatch.h | 128 struct module *mod; member 161 struct module *mod; member 241 static inline int klp_module_coming(struct module *mod) { return 0; } in klp_module_coming() 242 static inline void klp_module_going(struct module *mod) {} in klp_module_going()
|
| H A D | moduleparam.h | 71 struct module *mod; member 307 static inline void kernel_param_lock(struct module *mod) in kernel_param_lock() 310 static inline void kernel_param_unlock(struct module *mod) in kernel_param_unlock() 602 static inline int module_param_sysfs_setup(struct module *mod, in module_param_sysfs_setup() 609 static inline void module_param_sysfs_remove(struct module *mod) in module_param_sysfs_remove()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | probe-finder.h | 33 Dwfl_Module *mod; member 98 Dwfl_Module *mod; /* For solving symbols */ member 106 Dwfl_Module *mod; /* For solving symbols */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 182 static void layout_sections(struct module *mod, const Elf_Ehdr *hdr, in layout_sections() 481 unsigned int nsecs, struct module *mod) in simplify_symbols() 537 const char *strtab, struct module *mod) in dump_elfsymbols() 552 struct module *mod) in find_vpe_symbols() 583 struct module mod; /* so we can re-use the relocations code */ in vpe_elfload() local
|
| H A D | r4k-bugs64.c | 28 void align_mod(const int align, const int mod) in align_mod() 44 const int align, const int mod) in mult_sh_align_mod()
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | decode.c | 151 int *mod, in fetch_decode_modrm() 787 int mod) in decode_sib_address() 1137 unsigned decode_rmXX_address(int mod, int rm) in decode_rmXX_address()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module-internal.h | 14 struct module *mod; member 27 unsigned int sym, str, mod, vers, info, pcpu; member
|
| H A D | tracepoint.c | 592 bool trace_module_has_bad_taint(struct module *mod) in trace_module_has_bad_taint() 660 static int tracepoint_module_coming(struct module *mod) in tracepoint_module_coming() 690 static void tracepoint_module_going(struct module *mod) in tracepoint_module_going() 726 struct module *mod = data; in tracepoint_module_notify() local
|
| H A D | module_signing.c | 20 int mod_verify_sig(const void *mod, struct load_info *info) in mod_verify_sig()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/loader/ |
| H A D | loadmod.c | 598 DuplicateModule(ModuleDescPtr mod, ModuleDescPtr parent) in DuplicateModule() 840 ModuleDescPtr mod = _mod; in UnloadModule() local 873 ModuleDescPtr mod = (ModuleDescPtr) _mod; in UnloadSubModule() local 996 LoaderGetModuleVersion(ModuleDescPtr mod) in LoaderGetModuleVersion()
|
| /OK3568_Linux_fs/kernel/kernel/livepatch/ |
| H A D | core.c | 55 struct module *mod; in klp_find_object_module() local 128 struct module *mod, unsigned long addr) in klp_find_callback() 1139 static void klp_cleanup_module_patches_limited(struct module *mod, in klp_cleanup_module_patches_limited() 1168 int klp_module_coming(struct module *mod) in klp_module_coming() 1249 void klp_module_going(struct module *mod) in klp_module_going()
|
| /OK3568_Linux_fs/kernel/include/linux/iio/imu/ |
| H A D | adis.h | 477 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 495 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 498 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 501 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 504 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | ftrace.c | 85 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop() 108 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_mbox.c | 230 enum hinic_mod_type mod, in hinic_register_pf_mbox_cb() 253 enum hinic_mod_type mod, in hinic_register_vf_mbox_cb() 274 enum hinic_mod_type mod) in hinic_unregister_pf_mbox_cb() 293 enum hinic_mod_type mod) in hinic_unregister_vf_mbox_cb() 845 enum hinic_mod_type mod, u16 cmd, void *msg, in send_mbox_to_func() 973 enum hinic_mod_type mod, u16 cmd, in mbox_resp_info_handler() 1005 enum hinic_mod_type mod, u16 cmd, u16 dst_func, in hinic_mbox_to_func() 1069 enum hinic_mod_type mod, u8 cmd, void *buf_in, in hinic_mbox_to_pf() 1090 enum hinic_mod_type mod, u16 vf_id, u8 cmd, void *buf_in, in hinic_mbox_to_vf()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | dwarf.c | 736 unsigned char *end, struct module *mod) in dwarf_parse_cie() 867 unsigned char *end, struct module *mod) in dwarf_parse_fde() 1025 struct module *mod) in dwarf_parse_section() 1130 void module_dwarf_cleanup(struct module *mod) in module_dwarf_cleanup()
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | i2s.c | 267 u32 mod = readl(priv->addr + I2SMOD); in set_rfs() local 328 u32 mod = readl(priv->addr + I2SMOD); in set_bfs() local 397 u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off); in i2s_txctrl() local 448 u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off); in i2s_rxctrl() local 506 u32 mod, mask, val = 0; in i2s_set_sysclk() local 628 u32 mod, tmp = 0; in i2s_set_fmt() local 724 u32 mod, mask = 0, val = 0; in i2s_hw_params() local
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | module.c | 24 char *secstrings, struct module *mod) in module_frob_arch_sections() 276 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ecc.c | 478 const u64 *mod, unsigned int ndigits) in vli_mod_add() 495 const u64 *mod, unsigned int ndigits) in vli_mod_sub() 517 const u64 *mod, unsigned int ndigits) in vli_mmod_special() 551 const u64 *mod, unsigned int ndigits) in vli_mmod_special2() 599 static void vli_mmod_slow(u64 *result, u64 *product, const u64 *mod, in vli_mmod_slow() 649 static void vli_mmod_barrett(u64 *result, u64 *product, const u64 *mod, in vli_mmod_barrett() 824 const u64 *mod, unsigned int ndigits) in vli_mod_mult_slow() 858 void vli_mod_inv(u64 *result, const u64 *input, const u64 *mod, in vli_mod_inv()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | loader.c | 373 struct catpt_fw_mod_hdr *mod) in catpt_restore_module() 414 struct catpt_fw_mod_hdr *mod) in catpt_load_module() 470 struct catpt_fw_mod_hdr *mod; in catpt_restore_firmware() local 516 struct catpt_fw_mod_hdr *mod; in catpt_load_firmware() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | dir-item.c | 183 int mod) in btrfs_lookup_dir_item() 276 int mod) in btrfs_lookup_dir_index_item() 347 int mod) in btrfs_lookup_xattr()
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | unwind.h | 5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|