Home
last modified time | relevance | path

Searched defs:mod (Results 151 – 175 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/external/xserver/os/
H A Dbacktrace.c123 const char *mod; in xorg_backtrace() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dftrace.c189 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpercpu.h91 #define __pcpu_reg_1(mod, x) mod "q" (x) argument
92 #define __pcpu_reg_2(mod, x) mod "r" (x) argument
93 #define __pcpu_reg_4(mod, x) mod "r" (x) argument
94 #define __pcpu_reg_8(mod, x) mod "r" (x) argument
H A Dunwind.h98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c1057 struct module *mod, ...) in __synth_event_gen_cmd_start()
1126 struct module *mod, in synth_event_gen_cmd_array_start()
1301 unsigned int n_fields, struct module *mod) in synth_event_create()
1354 struct module *mod = NULL; in synth_event_delete() local
H A Dftrace.c2644 ftrace_nop_initialize(struct module *mod, struct dyn_ftrace *rec) in ftrace_nop_initialize()
3101 static int ftrace_update_code(struct module *mod, struct ftrace_page *new_pgs) in ftrace_update_code()
4010 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) in match_records()
4188 char *mod, bool enable) in process_mod_list()
4260 char *mod; in process_cached_mods() local
6186 static int ftrace_process_locs(struct module *mod, in ftrace_process_locs()
6295 struct module *mod; member
6409 void ftrace_release_mod(struct module *mod) in ftrace_release_mod()
6478 void ftrace_module_enable(struct module *mod) in ftrace_module_enable()
6550 void ftrace_module_init(struct module *mod) in ftrace_module_init()
[all …]
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c152 bool mod = false; in ethnl_set_pause() local
H A Dcoalesce.c228 bool mod = false; in ethnl_set_coalesce() local
H A Dprivflags.c150 bool mod = false; in ethnl_set_privflags() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A DM0209.c124 u8 mod = bits % 8; in nvbios_M0209Sp() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dkallsyms.h58 struct module *mod; in dereference_symbol_descriptor() local
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_bind.c207 const char *mod = NULL; in request_codec_module() local
/OK3568_Linux_fs/u-boot/include/
H A Di2s.h72 unsigned int mod; /* Mode register */ member
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-codec.c31 const char *mod = NULL; in request_codec_module() local
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dptrace_32.h74 unsigned long mod; member
/OK3568_Linux_fs/kernel/drivers/ntb/
H A Dcore.c78 int __ntb_register_client(struct ntb_client *client, struct module *mod, in __ntb_register_client()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dvas-api.c210 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api()
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dftrace.c121 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c2117 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_ioc_mbox_attach() local
2131 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_ioc_mbox_poll() local
2172 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_ioc_mbox_flush() local
2633 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_nw_ioc_mbox_regisr() local
2653 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_nw_ioc_mbox_queue() local
2688 struct bfa_ioc_mbox_mod *mod = &ioc->mbox_mod; in bfa_nw_ioc_mbox_isr() local
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dtrace.c143 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) in hash_string()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libdw.c46 Dwfl_Module *mod; in __report_module() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmodule.c317 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod.h82 struct usbhs_mod *mod[USBHS_MAX]; member
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dbtree.c78 u32 mod = max(node_size, block_size); in hfsplus_calc_btree_clump_size() local

12345678910>>...14