| /include/linux/ |
| D | kmod.h | 25 #define request_module(mod...) __request_module(true, mod) argument 26 #define request_module_nowait(mod...) __request_module(false, mod) argument 27 #define try_then_request_module(x, mod...) \ argument 32 #define try_then_request_module(x, mod...) (x) argument
|
| D | cfi.h | 30 static inline void cfi_module_add(struct module *mod, unsigned long min_addr, in cfi_module_add() 35 static inline void cfi_module_remove(struct module *mod, unsigned long min_addr, in cfi_module_remove()
|
| D | module.h | 46 struct module *mod; member 305 struct module *mod; member 540 static inline bool module_is_live(struct module *mod) in module_is_live() 553 const struct module *mod) in within_module_core() 560 const struct module *mod) in within_module_init() 566 static inline bool within_module(unsigned long addr, const struct module *mod) in within_module() 634 #define module_name(mod) \ argument 665 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module() 670 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module() 712 const struct module *mod) in within_module_core() [all …]
|
| D | livepatch.h | 128 struct module *mod; member 148 struct module *mod; member 222 static inline int klp_module_coming(struct module *mod) { return 0; } in klp_module_coming() 223 static inline void klp_module_going(struct module *mod) {} in klp_module_going()
|
| D | notifier.h | 124 #define _SRCU_NOTIFIER_HEAD(name, mod) \ argument 130 #define _SRCU_NOTIFIER_HEAD(name, mod) \ argument
|
| D | moduleparam.h | 71 struct module *mod; member 239 static inline void kernel_param_lock(struct module *mod) in kernel_param_lock() 242 static inline void kernel_param_unlock(struct module *mod) in kernel_param_unlock() 525 static inline int module_param_sysfs_setup(struct module *mod, in module_param_sysfs_setup() 532 static inline void module_param_sysfs_remove(struct module *mod) in module_param_sysfs_remove()
|
| D | ftrace.h | 177 static inline void ftrace_free_mem(struct module *mod, void *start, void *end) { } in ftrace_free_mem() 239 static inline void ftrace_free_mem(struct module *mod, void *start, void *end) { } in ftrace_free_mem() 546 static inline int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop() 622 static inline void ftrace_module_init(struct module *mod) { } in ftrace_module_init() 623 static inline void ftrace_module_enable(struct module *mod) { } in ftrace_module_enable() 624 static inline void ftrace_release_mod(struct module *mod) { } in ftrace_release_mod()
|
| D | kallsyms.h | 58 struct module *mod; in dereference_symbol_descriptor() local
|
| D | tracepoint.h | 61 struct module *mod; member 68 static inline bool trace_module_has_bad_taint(struct module *mod) in trace_module_has_bad_taint()
|
| D | dynamic_debug.h | 186 static inline int ddebug_remove_module(const char *mod) in ddebug_remove_module()
|
| D | jump_label.h | 299 static inline int jump_label_apply_nops(struct module *mod) in jump_label_apply_nops()
|
| D | ccp.h | 377 struct scatterlist *mod; member 578 struct scatterlist *mod; member
|
| D | trace_events.h | 265 void *mod; member
|
| /include/linux/iio/imu/ |
| D | adis.h | 206 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 224 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 227 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 230 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 233 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|
| /include/net/ |
| D | ipv6.h | 206 #define _DEVINC(net, statname, mod, idev, field) \ argument 215 #define _DEVINCATOMIC(net, statname, mod, idev, field) \ argument 232 #define _DEVADD(net, statname, mod, idev, field, val) \ argument 240 #define _DEVUPD(net, statname, mod, idev, field, val) \ argument
|
| /include/linux/usb/ |
| D | composite.h | 216 struct module *mod; member 583 struct module *mod; member
|
| /include/linux/iio/common/ |
| D | st_sensors.h | 49 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument
|
| /include/linux/mtd/ |
| D | mtd.h | 491 u32 mod; in mtd_align_erase_req() local
|