/linux-4.19.296/include/linux/ |
D | kmod.h | 38 #define request_module(mod...) __request_module(true, mod) argument 39 #define request_module_nowait(mod...) __request_module(false, mod) argument 40 #define try_then_request_module(x, mod...) \ argument 45 #define try_then_request_module(x, mod...) (x) argument
|
D | livepatch.h | 130 struct module *mod; member 145 struct module *mod; member 206 static inline int klp_module_coming(struct module *mod) { return 0; } in klp_module_coming() 207 static inline void klp_module_going(struct module *mod) {} in klp_module_going()
|
D | module.h | 46 struct module *mod; member 287 struct module *mod; member 496 static inline bool module_is_live(struct module *mod) in module_is_live() 509 const struct module *mod) in within_module_core() 516 const struct module *mod) in within_module_init() 522 static inline bool within_module(unsigned long addr, const struct module *mod) in within_module() 590 #define module_name(mod) \ argument 621 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module() 626 static inline bool is_livepatch_module(struct module *mod) in is_livepatch_module() 684 #define module_name(mod) "kernel" argument [all …]
|
D | notifier.h | 124 #define _SRCU_NOTIFIER_HEAD(name, mod) \ argument 130 #define _SRCU_NOTIFIER_HEAD(name, mod) \ argument
|
D | moduleparam.h | 73 struct module *mod; member 241 static inline void kernel_param_lock(struct module *mod) in kernel_param_lock() 244 static inline void kernel_param_unlock(struct module *mod) in kernel_param_unlock() 527 static inline int module_param_sysfs_setup(struct module *mod, in module_param_sysfs_setup() 534 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() 599 static inline void ftrace_module_init(struct module *mod) { } in ftrace_module_init() 600 static inline void ftrace_module_enable(struct module *mod) { } in ftrace_module_enable() 601 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
|
/linux-4.19.296/lib/ |
D | bug.c | 68 struct module *mod; in module_find_bug() local 88 struct module *mod) in module_bug_finalize() 118 void module_bug_cleanup(struct module *mod) in module_bug_cleanup() 210 struct module *mod; in generic_bug_clear_once() local
|
D | once.c | 25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() 61 unsigned long *flags, struct module *mod) in __do_once_done() 91 struct module *mod) in __do_once_slow_done()
|
D | error-inject.c | 101 static void module_load_ei_list(struct module *mod) in module_load_ei_list() 110 static void module_unload_ei_list(struct module *mod) in module_unload_ei_list() 131 struct module *mod = data; in ei_module_callback() local
|
/linux-4.19.296/drivers/gpio/ |
D | gpio-janz-ttl.c | 63 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_get_value() local 85 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_set_value() local 112 static void ttl_write_reg(struct ttl_module *mod, u8 reg, u16 val) in ttl_write_reg() 118 static void ttl_setup_device(struct ttl_module *mod) in ttl_setup_device() 148 struct ttl_module *mod; in ttl_probe() local
|
/linux-4.19.296/include/linux/iio/imu/ |
D | adis.h | 203 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 221 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 224 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 227 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 230 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|
/linux-4.19.296/drivers/iio/imu/ |
D | adis16400_core.c | 492 #define ADIS16400_GYRO_CHAN(mod, addr, bits) { \ argument 512 #define ADIS16400_ACCEL_CHAN(mod, addr, bits) { \ argument 532 #define ADIS16400_MAGN_CHAN(mod, addr, bits) { \ argument 555 #define ADIS16400_MOD_TEMP_CHAN(mod, addr, bits) { \ argument 596 #define ADIS16400_INCLI_CHAN(mod, addr, bits) { \ argument
|
/linux-4.19.296/drivers/base/ |
D | module.c | 33 void module_add_driver(struct module *mod, struct device_driver *drv) in module_add_driver()
|
D | base.h | 146 static inline void module_add_driver(struct module *mod, in module_add_driver()
|
/linux-4.19.296/fs/btrfs/ |
D | dir-item.c | 183 int mod) in btrfs_lookup_dir_item() 276 int mod) in btrfs_lookup_dir_index_item() 347 int mod) in btrfs_lookup_xattr()
|
D | delayed-ref.c | 250 int mod; in merge_ref() local 406 int mod; in insert_delayed_ref() local
|
/linux-4.19.296/drivers/media/radio/wl128x/ |
D | fmdrv_v4l2.c | 427 struct v4l2_modulator *mod) in fm_v4l2_vidioc_g_modulator() 450 const struct v4l2_modulator *mod) in fm_v4l2_vidioc_s_modulator()
|
/linux-4.19.296/lib/mpi/ |
D | mpi-pow.c | 37 int mpi_powm(MPI res, MPI base, MPI exp, MPI mod) in mpi_powm()
|
/linux-4.19.296/drivers/irqchip/ |
D | irq-tb10x.c | 57 uint32_t im, mod, pol; in tb10x_irq_set_type() local
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | cx24120.c | 769 enum fe_modulation mod; member 876 enum fe_modulation mod; member 1019 enum fe_modulation mod; member 1051 static int cx24120_set_fec(struct cx24120_state *state, enum fe_modulation mod, in cx24120_set_fec()
|
/linux-4.19.296/drivers/ntb/ |
D | ntb.c | 78 int __ntb_register_client(struct ntb_client *client, struct module *mod, in __ntb_register_client()
|
/linux-4.19.296/drivers/base/power/ |
D | trace.c | 139 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) in hash_string()
|
/linux-4.19.296/fs/hfsplus/ |
D | btree.c | 78 u32 mod = max(node_size, block_size); in hfsplus_calc_btree_clump_size() local
|
/linux-4.19.296/crypto/ |
D | ecc.c | 376 const u64 *mod, unsigned int ndigits) in vli_mod_add() 393 const u64 *mod, unsigned int ndigits) in vli_mod_sub() 560 static void vli_mod_inv(u64 *result, const u64 *input, const u64 *mod, in vli_mod_inv()
|