/include/trace/events/ |
D | module.h | 32 TP_PROTO(struct module *mod), 34 TP_ARGS(mod), 38 __string( name, mod->name ) 42 __entry->taints = mod->taints; 43 __assign_str(name, mod->name); 51 TP_PROTO(struct module *mod), 53 TP_ARGS(mod), 56 __string( name, mod->name ) 60 __assign_str(name, mod->name); 71 TP_PROTO(struct module *mod, unsigned long ip), [all …]
|
/include/linux/ |
D | moduleloader.h | 19 struct module *mod); 22 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section); 40 struct module *mod); 63 struct module *mod); 80 struct module *mod); 83 void module_arch_cleanup(struct module *mod); 86 void module_arch_freeing_init(struct module *mod);
|
D | kmod.h | 37 #define request_module(mod...) __request_module(true, mod) argument 38 #define request_module_nowait(mod...) __request_module(false, mod) argument 39 #define try_then_request_module(x, mod...) \ argument 40 ((x) ?: (__request_module(true, mod), (x))) 44 #define try_then_request_module(x, mod...) (x) argument
|
D | cfi.h | 18 extern void cfi_module_add(struct module *mod, unsigned long min_addr, 21 extern void cfi_module_remove(struct module *mod, unsigned long min_addr, 24 static inline void cfi_module_add(struct module *mod, unsigned long min_addr, in cfi_module_add() argument 29 static inline void cfi_module_remove(struct module *mod, unsigned long min_addr, in cfi_module_remove() argument
|
D | livepatch.h | 83 struct module *mod; member 97 struct module *mod; member 123 int klp_module_coming(struct module *mod); 124 void klp_module_going(struct module *mod); 128 static inline int klp_module_coming(struct module *mod) { return 0; } in klp_module_coming() argument 129 static inline void klp_module_going(struct module *mod) { } in klp_module_going() argument
|
D | module.h | 46 struct module *mod; member 289 struct module *mod; member 496 static inline int module_is_live(struct module *mod) in module_is_live() argument 498 return mod->state != MODULE_STATE_GOING; in module_is_live() 508 const struct module *mod) in within_module_core() argument 510 return (unsigned long)mod->core_layout.base <= addr && in within_module_core() 511 addr < (unsigned long)mod->core_layout.base + mod->core_layout.size; in within_module_core() 515 const struct module *mod) in within_module_init() argument 517 return (unsigned long)mod->init_layout.base <= addr && in within_module_init() 518 addr < (unsigned long)mod->init_layout.base + mod->init_layout.size; in within_module_init() [all …]
|
D | moduleparam.h | 70 struct module *mod; member 235 extern void kernel_param_lock(struct module *mod); 236 extern void kernel_param_unlock(struct module *mod); 238 static inline void kernel_param_lock(struct module *mod) in kernel_param_lock() argument 241 static inline void kernel_param_unlock(struct module *mod) in kernel_param_unlock() argument 457 extern int module_param_sysfs_setup(struct module *mod, 461 extern void module_param_sysfs_remove(struct module *mod); 463 static inline int module_param_sysfs_setup(struct module *mod, in module_param_sysfs_setup() argument 470 static inline void module_param_sysfs_remove(struct module *mod) in module_param_sysfs_remove() argument
|
D | ftrace.h | 544 extern int ftrace_make_nop(struct module *mod, 606 extern void ftrace_module_init(struct module *mod); 607 extern void ftrace_module_enable(struct module *mod); 608 extern void ftrace_release_mod(struct module *mod); 617 static inline void ftrace_module_init(struct module *mod) { } in ftrace_module_init() argument 618 static inline void ftrace_module_enable(struct module *mod) { } in ftrace_module_enable() argument 619 static inline void ftrace_release_mod(struct module *mod) { } in ftrace_release_mod() argument
|
D | ccp.h | 315 struct scatterlist *mod; member 516 struct scatterlist *mod; member
|
D | jump_label.h | 148 extern void jump_label_apply_nops(struct module *mod); 216 static inline int jump_label_apply_nops(struct module *mod) in jump_label_apply_nops() argument
|
D | tracepoint.h | 50 struct module *mod; member 53 bool trace_module_has_bad_taint(struct module *mod); 57 static inline bool trace_module_has_bad_taint(struct module *mod) in trace_module_has_bad_taint() argument
|
D | mpi.h | 117 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod); 120 int mpi_mulpowm(MPI res, MPI *basearray, MPI *exparray, MPI mod);
|
D | dynamic_debug.h | 162 static inline int ddebug_remove_module(const char *mod) in ddebug_remove_module() argument
|
D | trace_events.h | 259 void *mod; member
|
D | ntb.h | 356 int __ntb_register_client(struct ntb_client *client, struct module *mod,
|
D | fb.h | 641 u32 height, u32 shift_high, u32 shift_low, u32 mod);
|
/include/linux/iio/imu/ |
D | adis.h | 203 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 206 .channel2 = IIO_MOD_ ## mod, \ 221 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 222 ADIS_MOD_CHAN(IIO_ACCEL, mod, addr, si, info_sep, info_all, bits) 224 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 225 ADIS_MOD_CHAN(IIO_ANGL_VEL, mod, addr, si, info_sep, info_all, bits) 227 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 228 ADIS_MOD_CHAN(IIO_INCLI, mod, addr, si, info_sep, info_all, bits) 230 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 231 ADIS_MOD_CHAN(IIO_ROT, mod, addr, si, info_sep, info_all, bits)
|
/include/sound/ |
D | seq_device.h | 82 struct module *mod);
|
/include/net/ |
D | ipv6.h | 124 #define _DEVINC(net, statname, mod, idev, field) \ argument 128 mod##SNMP_INC_STATS64((_idev)->stats.statname, (field));\ 129 mod##SNMP_INC_STATS64((net)->mib.statname##_statistics, (field));\ 133 #define _DEVINCATOMIC(net, statname, mod, idev, field) \ argument 138 mod##SNMP_INC_STATS((net)->mib.statname##_statistics, (field));\ 150 #define _DEVADD(net, statname, mod, idev, field, val) \ argument 154 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \ 155 mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\ 158 #define _DEVUPD(net, statname, mod, idev, field, val) \ argument 162 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \ [all …]
|
/include/linux/iio/common/ |
D | st_sensors.h | 45 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument 49 .modified = mod, \
|
/include/linux/usb/ |
D | composite.h | 212 struct module *mod; member 574 struct module *mod; member 606 .mod = THIS_MODULE, \
|
/include/linux/uwb/ |
D | umc.h | 105 struct module *mod,
|
/include/media/ |
D | lirc_dev.h | 15 #define mod(n, div) ((n) % (div)) macro
|