/include/linux/ |
D | module.h | 43 struct module; 48 struct module *mod; 60 void (*setup)(struct module *, const char *); 61 int (*test)(struct module *); 62 void (*free)(struct module *); 310 struct module *source, *target; 321 struct module *mod; 403 struct module { struct 610 static inline bool module_is_live(struct module *mod) in module_is_live() 615 struct module *__module_text_address(unsigned long addr); [all …]
|
D | moduleloader.h | 23 struct module *mod); 26 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section); 59 struct module *mod); 65 struct module *me) in apply_relocate() 82 struct module *mod); 98 struct module *me); 105 struct module *me) in apply_relocate_add() 116 struct module *mod); 127 void module_arch_cleanup(struct module *mod); 130 void module_arch_freeing_init(struct module *mod);
|
D | firmware.h | 78 struct module; 103 struct module *module, bool uevent, 138 struct module *module, bool uevent, in request_firmware_nowait() argument 176 firmware_upload_register(struct module *module, struct device *parent, 184 firmware_upload_register(struct module *module, struct device *parent, in firmware_upload_register() argument
|
D | livepatch.h | 127 struct module *mod; 160 struct module *mod; 198 int klp_module_coming(struct module *mod); 199 void klp_module_going(struct module *mod); 233 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, 240 static inline int klp_module_coming(struct module *mod) { return 0; } in klp_module_coming() 241 static inline void klp_module_going(struct module *mod) {} in klp_module_going() 247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
|
D | atm_tcp.h | 13 struct module; 19 struct module *owner;
|
D | uio_driver.h | 21 struct module; 71 struct module *owner; 119 __uio_register_device(struct module *owner, 139 __devm_uio_register_device(struct module *owner,
|
D | cfi.h | 33 struct module *mod); 37 struct module *mod) {} in module_cfi_finalize()
|
D | extable.h | 8 struct module; 18 void trim_init_extable(struct module *m);
|
D | cdev.h | 12 struct module; 16 struct module *owner;
|
D | netlink.h | 57 struct module *module, 286 struct module *module; member 322 struct module *module; member 333 if (!control->module) in netlink_dump_start() 334 control->module = THIS_MODULE; in netlink_dump_start() 341 struct module *module; member
|
D | mdio-bitbang.h | 7 struct module; 12 struct module *owner;
|
D | ppp-comp.h | 13 struct module; 81 struct module *owner;
|
D | pci_hotplug.h | 64 struct module *owner; 74 const char *name, struct module *owner, 77 const char *name, struct module *owner,
|
/include/linux/platform_data/ |
D | mmc-davinci.h | 14 int (*get_cd)(int module); 15 int (*get_ro)(int module); 17 void (*set_power)(int module, bool on); 30 void davinci_setup_mmc(int module, struct davinci_mmc_config *config);
|
/include/media/ |
D | media-dev-allocator.h | 40 struct module *owner); 53 struct module *owner); 57 struct module *owner) in media_device_usb_allocate() 61 struct module *owner) { } in media_device_delete()
|
D | videobuf2-dvb.h | 54 struct module *module,
|
/include/trace/events/ |
D | module.h | 12 #define TRACE_SYSTEM module 22 struct module; 33 TP_PROTO(struct module *mod), 52 TP_PROTO(struct module *mod), 72 TP_PROTO(struct module *mod, unsigned long ip), 94 TP_PROTO(struct module *mod, unsigned long ip), 101 TP_PROTO(struct module *mod, unsigned long ip),
|
/include/linux/greybus/ |
D | module.h | 32 int gb_module_add(struct gb_module *module); 33 void gb_module_del(struct gb_module *module); 34 void gb_module_put(struct gb_module *module);
|
/include/net/netfilter/ |
D | nf_conntrack_helper.h | 23 struct module; 37 struct module *me; /* pointer to self */ 104 struct module *module); 169 struct module *module; /* pointer to self */ member 175 .module = THIS_MODULE \
|
/include/drm/ |
D | i915_gsc_proxy_mei_interface.h | 12 struct module; 21 struct module *owner;
|
/include/linux/fpga/ |
D | fpga-region.h | 50 struct module *ops_owner; 67 struct module *owner); 73 int (*get_bridges)(struct fpga_region *), struct module *owner);
|
D | fpga-mgr.h | 214 struct module *mops_owner; 239 struct module *owner); 245 const struct fpga_manager_ops *mops, void *priv, struct module *owner); 253 struct module *owner); 259 struct module *owner);
|
/include/linux/netfilter_bridge/ |
D | ebtables.h | 34 struct module *me; 51 struct module *me; 69 struct module *me; 100 struct module *me;
|
/include/sound/ |
D | info.h | 73 struct module *module; member 119 struct snd_info_entry *snd_info_create_module_entry(struct module *module, 170 static inline struct snd_info_entry *snd_info_create_module_entry(struct module *module, const char… in snd_info_create_module_entry() argument
|
/include/net/ |
D | fib_notifier.h | 8 struct module; 34 struct module *owner;
|