| /kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
| H A D | ctu.c | 73 struct rsnd_mod mod; member 95 static void rsnd_ctu_activation(struct rsnd_mod *mod) in rsnd_ctu_activation() argument 101 static void rsnd_ctu_halt(struct rsnd_mod *mod) in rsnd_ctu_halt() argument 107 static int rsnd_ctu_probe_(struct rsnd_mod *mod, in rsnd_ctu_probe_() argument 114 rsnd_ctu_value_init(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_ctu_value_init() argument 151 rsnd_ctu_value_reset(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_ctu_value_reset() argument 170 rsnd_ctu_init(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_ctu_init() argument 187 rsnd_ctu_quit(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_ctu_quit() argument 198 rsnd_ctu_pcm_new(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct snd_soc_pcm_runtime *rtd) rsnd_ctu_pcm_new() argument 262 rsnd_ctu_id(struct rsnd_mod *mod) rsnd_ctu_id() argument 271 rsnd_ctu_id_sub(struct rsnd_mod *mod) rsnd_ctu_id_sub() argument [all...] |
| /kernel/linux/linux-5.10/tools/arch/x86/lib/ |
| H A D | insn.c | 321 insn_byte_t pfx_id, mod; in insn_get_modrm() local 443 insn_byte_t mod, rm, base; in insn_get_displacement() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-finder.h | 33 Dwfl_Module *mod; member 98 Dwfl_Module *mod; /* For solving symbols */ member 106 Dwfl_Module *mod; /* For solving symbols */ member
|
| H A D | unwind-libdw.c | 46 Dwfl_Module *mod; in __report_module() local [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | btree.c | 78 u32 mod = max(node_size, block_size); in hfsplus_calc_btree_clump_size() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | inode-item.c | 403 btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *location, int mod) btrfs_lookup_inode() argument
|
| H A D | dir-item.c | 179 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, int name_len, int mod) btrfs_lookup_dir_item() argument 272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument 343 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument [all...] |
| H A D | space-info.h | 155 __btrfs_mod_total_bytes_pinned( struct btrfs_space_info *space_info, s64 mod) __btrfs_mod_total_bytes_pinned() argument 163 btrfs_mod_total_bytes_pinned(struct btrfs_fs_info *fs_info, u64 flags, s64 mod) btrfs_mod_total_bytes_pinned() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | error-inject.c | 101 static void module_load_ei_list(struct module *mod) in module_load_ei_list() argument 110 static void module_unload_ei_list(struct module *mod) in module_unload_ei_list() argument 131 struct module *mod in ei_module_callback() local [all...] |
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_printk.c | 91 struct module *mod = data; in module_trace_bprintk_format_notify() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | cfi.c | 144 static void add_module_to_shadow(struct cfi_shadow *s, struct module *mod, in add_module_to_shadow() argument 172 static void remove_module_from_shadow(struct cfi_shadow *s, struct module *mod, in remove_module_from_shadow() argument 188 static void update_shadow(struct module *mod, unsigned long base_addr, in update_shadow() argument 222 void cfi_module_add(struct module *mod, unsigned long base_addr) in cfi_module_add() argument 227 cfi_module_remove(struct module *mod, unsigned long base_addr) cfi_module_remove() argument 270 struct module *mod; find_module_check_fn() local [all...] |
| /kernel/linux/linux-5.10/fs/omfs/ |
| H A D | dir.c | 12 static int omfs_hash(const char *name, int namelen, int mod) in omfs_hash() argument
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 62 xfs_extlen_t mod; /* mod value for extent size */ member
|
| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | linkmodes.c | 386 bool mod = false; in ethnl_set_linkmodes() local 328 ethnl_update_linkmodes(struct genl_info *info, struct nlattr **tb, struct ethtool_link_ksettings *ksettings, bool *mod) ethnl_update_linkmodes() argument [all...] |
| H A D | coalesce.c | 228 bool mod = false; in ethnl_set_coalesce() local [all...] |
| H A D | features.c | 224 bool mod; in ethnl_set_features() local
|
| /kernel/linux/linux-5.10/drivers/media/radio/wl128x/ |
| H A D | fmdrv_v4l2.c | 410 fm_v4l2_vidioc_g_modulator(struct file *file, void *priv, struct v4l2_modulator *mod) fm_v4l2_vidioc_g_modulator() argument 433 fm_v4l2_vidioc_s_modulator(struct file *file, void *priv, const struct v4l2_modulator *mod) fm_v4l2_vidioc_s_modulator() argument
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| H A D | pwm-imx-tpm.c | 71 u32 mod; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_panel.c | 40 struct panel_module *mod; member 123 struct panel_module *mod; member 85 panel_encoder_create(struct drm_device *dev, struct panel_module *mod) panel_encoder_create() argument 186 panel_connector_create(struct drm_device *dev, struct panel_module *mod, struct drm_encoder *encoder) panel_connector_create() argument 225 panel_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) panel_modeset_init() argument 309 struct tilcdc_module *mod; panel_probe() local 378 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); panel_remove() local [all...] |
| H A D | tilcdc_drv.c | 50 void tilcdc_module_init(struct tilcdc_module *mod, const char *name, in tilcdc_module_init() argument 59 void tilcdc_module_cleanup(struct tilcdc_module *mod) in tilcdc_module_cleanup() argument 99 struct tilcdc_module *mod; in modeset_init() local 437 struct tilcdc_module *mod; tilcdc_debugfs_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | mtdoops.c | 114 int i = 0, j, ret, mod; in mtdoops_erase() local
|
| /kernel/linux/linux-6.6/drivers/media/radio/wl128x/ |
| H A D | fmdrv_v4l2.c | 410 fm_v4l2_vidioc_g_modulator(struct file *file, void *priv, struct v4l2_modulator *mod) fm_v4l2_vidioc_g_modulator() argument 433 fm_v4l2_vidioc_s_modulator(struct file *file, void *priv, const struct v4l2_modulator *mod) fm_v4l2_vidioc_s_modulator() argument
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | base.h | 198 static inline void module_add_driver(struct module *mod, in module_add_driver() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | btree.c | 78 u32 mod = max(node_size, block_size); in hfsplus_calc_btree_clump_size() local
|
| /kernel/linux/linux-6.6/fs/omfs/ |
| H A D | dir.c | 12 static int omfs_hash(const char *name, int namelen, int mod) in omfs_hash() argument
|