Home
last modified time | relevance | path

Searched defs:mod (Results 51 – 75 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dfile2alias.c160 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 Dmodule.c104 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 Dreuseport_bpf.c94 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 Dftrace.c125 __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 Dlivepatch.h128 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 Dmoduleparam.h71 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 Dprobe-finder.h33 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 Dvpe.c182 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 Dr4k-bugs64.c28 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 Ddecode.c151 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 Dmodule-internal.h14 struct module *mod; member
27 unsigned int sym, str, mod, vers, info, pcpu; member
H A Dtracepoint.c592 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 Dmodule_signing.c20 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 Dloadmod.c598 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 Dcore.c55 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 Dadis.h477 #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 Dftrace.c85 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 Dhinic_hw_mbox.c230 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 Ddwarf.c736 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 Di2s.c267 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 Dmodule.c24 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 Decc.c478 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 Dloader.c373 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 Ddir-item.c183 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 Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()

12345678910>>...14