/linux/include/linux/ |
A D | ccp.h | 378 struct scatterlist *mod; member 579 struct scatterlist *mod; member
|
A D | jump_label.h | 311 static inline int jump_label_apply_nops(struct module *mod) in jump_label_apply_nops()
|
/linux/drivers/iio/proximity/ |
A D | srf08.c | 264 unsigned int mod; in srf08_write_range_mm() local
|
/linux/drivers/misc/cxl/ |
A D | flash.c | 231 size_t mod, s_copy, len_chunk = 0; in handle_image() local
|
/linux/kernel/bpf/ |
A D | trampoline.c | 94 struct module *mod; in bpf_trampoline_module_get() local
|
/linux/drivers/staging/rts5208/ |
A D | rtsx_card.c | 1020 u8 mod; in select_card() local
|
/linux/arch/x86/kernel/ |
A D | ftrace.c | 124 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
|
/linux/kernel/ |
A D | kprobes.c | 2423 static void add_module_kprobe_blacklist(struct module *mod) in add_module_kprobe_blacklist() 2446 static void remove_module_kprobe_blacklist(struct module *mod) in remove_module_kprobe_blacklist() 2473 struct module *mod = data; in kprobes_module_callback() local
|
/linux/drivers/usb/renesas_usbhs/ |
A D | fifo.c | 1415 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_fifo_init() local 1432 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_fifo_quit() local
|
/linux/drivers/crypto/marvell/octeontx/ |
A D | otx_cptvf_algs.c | 1649 int otx_cpt_crypto_init(struct pci_dev *pdev, struct module *mod, in otx_cpt_crypto_init() 1710 void otx_cpt_crypto_exit(struct pci_dev *pdev, struct module *mod, in otx_cpt_crypto_exit()
|
/linux/drivers/video/fbdev/i810/ |
A D | i810_main.c | 709 u32 m_target, n_target, p_target, n_best, m_best, mod; in i810_calc_dclk() local 802 int mod = width % 8, t_mask, d_mask; in i810_load_cursor_image() local
|
/linux/fs/btrfs/ |
A D | btrfs_inode.h | 319 int mod) in btrfs_mod_outstanding_extents()
|
/linux/kernel/trace/ |
A D | trace_events.c | 2521 __register_event(struct trace_event_call *call, struct module *mod) in __register_event() 2830 static void trace_module_add_events(struct module *mod) in trace_module_add_events() 2853 static void trace_module_remove_events(struct module *mod) in trace_module_remove_events() 2880 struct module *mod = data; in trace_module_notify() local
|
A D | trace_kprobe.c | 104 struct module *mod) in trace_kprobe_within_module() 679 struct module *mod = data; in trace_kprobe_module_callback() local
|
A D | trace.c | 145 struct module *mod; member 6029 trace_insert_eval_map_file(struct module *mod, struct trace_eval_map **start, in trace_insert_eval_map_file() 6086 static inline void trace_insert_eval_map_file(struct module *mod, in trace_insert_eval_map_file() 6090 static void trace_insert_eval_map(struct module *mod, in trace_insert_eval_map() 9591 static void trace_module_add_evals(struct module *mod) in trace_module_add_evals() 9607 static void trace_module_remove_evals(struct module *mod) in trace_module_remove_evals() 9635 static inline void trace_module_remove_evals(struct module *mod) { } in trace_module_remove_evals() 9641 struct module *mod = data; in trace_module_notify() local
|
/linux/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cptvf_algs.c | 1692 int otx2_cpt_crypto_init(struct pci_dev *pdev, struct module *mod, in otx2_cpt_crypto_init() 1728 void otx2_cpt_crypto_exit(struct pci_dev *pdev, struct module *mod) in otx2_cpt_crypto_exit()
|
/linux/drivers/iio/imu/st_lsm6dsx/ |
A D | st_lsm6dsx.h | 67 #define ST_LSM6DSX_CHANNEL_ACC(chan_type, addr, mod, scan_idx) \ argument 88 #define ST_LSM6DSX_CHANNEL(chan_type, addr, mod, scan_idx) \ argument
|
/linux/drivers/md/ |
A D | dm-verity-fec.c | 35 u32 mod; in fec_interleave() local
|
/linux/fs/ |
A D | coredump.c | 889 unsigned mod = (cprm->pos + cprm->to_skip) & (align - 1); in dump_align() local
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_display.c | 202 int mod; in nouveau_validate_decode_mod() local
|
/linux/drivers/hid/ |
A D | hid-roccat-kone.h | 88 uint8_t mod; /* 1 = on, 2 = off */ member
|
/linux/drivers/gpu/drm/rcar-du/ |
A D | rcar_lvds.c | 70 struct clk *mod; /* CPG module clock */ member
|
/linux/sound/core/ |
A D | info.c | 431 static struct snd_info_entry *create_subdir(struct module *mod, in create_subdir()
|
/linux/sound/soc/intel/skylake/ |
A D | skl.c | 681 const char *mod = NULL; in load_codec_module() local
|
/linux/arch/powerpc/platforms/powernv/ |
A D | vas-window.c | 1459 int vas_register_api_powernv(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_powernv()
|