Home
last modified time | relevance | path

Searched refs:module (Results 1 – 25 of 160) sorted by relevance

1234567

/include/linux/
Dmodule.h35 struct module;
39 struct module *mod;
50 void (*setup)(struct module *, const char *);
51 int (*test)(struct module *);
52 void (*free)(struct module *);
80 void trim_init_extable(struct module *m);
196 struct module *source, *target;
220 struct module struct
380 static inline int module_is_live(struct module *mod) in module_is_live()
385 struct module *__module_text_address(unsigned long addr);
[all …]
Dmoduleloader.h19 struct module *mod);
22 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section);
29 void module_free(struct module *mod, void *module_region);
37 struct module *mod);
45 struct module *mod);
50 struct module *mod);
53 void module_arch_cleanup(struct module *mod);
Dfirmware.h17 struct module;
42 struct module *module, bool uevent,
55 struct module *module, bool uevent, in request_firmware_nowait() argument
Dcdev.h10 struct module;
14 struct module *owner;
Dmdio-bitbang.h6 struct module;
11 struct module *owner;
Dkallsyms.h16 struct module;
23 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *,
55 struct module *, in kallsyms_on_each_symbol() argument
Dnetlink.h182 struct module *module);
231 struct module *module; member
259 struct module *module; member
270 if (!control->module) in netlink_dump_start()
271 control->module = THIS_MODULE; in netlink_dump_start()
Duio_driver.h20 struct module;
101 __uio_register_device(struct module *owner,
Djump_label.h80 struct module;
130 extern void jump_label_apply_nops(struct module *mod);
200 static inline int jump_label_apply_nops(struct module *mod) in jump_label_apply_nops()
Dexport.h26 extern struct module __this_module;
29 #define THIS_MODULE ((struct module *)0)
Dpersonality.h103 struct module *module; /* module context of the ed. */ member
Dkobj_map.h13 int kobj_map(struct kobj_map *, dev_t, unsigned long, struct module *,
Ddm-dirty-log.h30 struct module *module; member
Dtextsearch.h10 struct module;
47 struct module *owner;
Dcpuidle.h24 struct module;
132 struct module *owner;
208 struct module *owner;
/include/trace/events/
Dmodule.h11 #define TRACE_SYSTEM module
21 struct module;
30 TP_PROTO(struct module *mod),
49 TP_PROTO(struct module *mod),
69 TP_PROTO(struct module *mod, unsigned long ip),
91 TP_PROTO(struct module *mod, unsigned long ip),
98 TP_PROTO(struct module *mod, unsigned long ip),
/include/video/
Dsh_mobile_meram.h41 struct module;
43 struct module *module; member
Dhecubafb.h42 struct module *owner;
/include/scsi/
Dscsi_driver.h6 struct module;
14 struct module *owner;
/include/sound/
Dinfo.h84 struct module *module; member
120 struct snd_info_entry *snd_info_create_module_entry(struct module *module,
162 static inline struct snd_info_entry *snd_info_create_module_entry(struct module *module, const char… in snd_info_create_module_entry() argument
/include/rdma/
Drdma_netlink.h42 struct module *module; member
/include/media/
Dvideobuf-dvb.h44 struct module *module,
/include/target/
Dtarget_core_configfs.h9 struct module *, const char *);
51 struct module *tf_module;
/include/net/netfilter/
Dnf_conntrack_helper.h15 struct module;
23 struct module *me; /* pointer to self */
/include/net/
Dlib80211.h44 struct module;
92 struct module *owner;

1234567