Home
last modified time | relevance | path

Searched defs:mod (Results 376 - 400 of 932) sorted by relevance

1...<<11121314151617181920>>...38

/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.h33 Dwfl_Module *mod; member
98 Dwfl_Module *mod; /* For solving symbols */ member
106 Dwfl_Module *mod; /* For solving symbols */ member
H A Dunwind-libdw.c47 Dwfl_Module *mod; in __report_module() local
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dhwdep.c150 struct module *mod = hw->card->module; in snd_hwdep_release() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c180 void *mod; in populate_data_item_mod() local
/kernel/linux/linux-6.6/lib/
H A Derror-inject.c108 static void module_load_ei_list(struct module *mod) in module_load_ei_list() argument
117 static void module_unload_ei_list(struct module *mod) in module_unload_ei_list() argument
138 struct module *mod in ei_module_callback() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_printk.c91 struct module *mod = data; in module_trace_bprintk_format_notify() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_bpf_link.c33 get_proto_defrag_hook(struct bpf_nf_link *link, const struct nf_defrag_hook __rcu **ptr_global_hook, const char *mod) get_proto_defrag_hook() argument
/kernel/linux/linux-6.6/net/ethtool/
H A Dcoalesce.c263 bool mod_mode = false, mod = false; in __ethnl_set_coalesce() local
[all...]
H A Dnetlink.h73 ethnl_update_u32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_u32() argument
99 ethnl_update_u8(u8 *dst, const struct nlattr *attr, bool *mod) ethnl_update_u8() argument
125 ethnl_update_bool32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_bool32() argument
151 ethnl_update_bool(bool *dst, const struct nlattr *attr, bool *mod) ethnl_update_bool() argument
178 ethnl_update_binary(void *dst, unsigned int len, const struct nlattr *attr, bool *mod) ethnl_update_binary() argument
202 ethnl_update_bitfield32(u32 *dst, const struct nlattr *attr, bool *mod) ethnl_update_bitfield32() argument
[all...]
H A Dfec.c243 bool mod = false; in ethnl_set_fec() local
H A Dfeatures.c223 bool mod; in ethnl_set_features() local
/kernel/linux/linux-6.6/tools/arch/x86/lib/
H A Dinsn.c336 insn_byte_t pfx_id, mod; in insn_get_modrm() local
457 insn_byte_t mod, rm, base; in insn_get_displacement() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c33 const char *mod = NULL; in request_codec_module() local
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dgen.c74 static int rsnd_mod_id_cmd(struct rsnd_mod *mod) in rsnd_mod_id_cmd() argument
82 u32 rsnd_mod_read(struct rsnd_mod *mod, enum rsnd_reg reg) in rsnd_mod_read() argument
101 void rsnd_mod_write(struct rsnd_mod *mod, in rsnd_mod_write() argument
118 rsnd_mod_bset(struct rsnd_mod *mod, enum rsnd_reg reg, u32 mask, u32 data) rsnd_mod_bset() argument
[all...]
H A Ddvc.c37 struct rsnd_mod mod; member
57 static void rsnd_dvc_activation(struct rsnd_mod *mod) in rsnd_dvc_activation() argument
63 static void rsnd_dvc_halt(struct rsnd_mod *mod) in rsnd_dvc_halt() argument
73 rsnd_dvc_volume_parameter(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_volume_parameter() argument
93 rsnd_dvc_volume_init(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_volume_init() argument
143 rsnd_dvc_volume_update(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_volume_update() argument
178 rsnd_dvc_probe_(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_dvc_probe_() argument
185 rsnd_dvc_init(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_dvc_init() argument
204 rsnd_dvc_quit(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_dvc_quit() argument
215 rsnd_dvc_pcm_new(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct snd_soc_pcm_runtime *rtd) rsnd_dvc_pcm_new() argument
283 rsnd_dvc_dma_req(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_dma_req() argument
293 rsnd_dvc_debug_info(struct seq_file *m, struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_dvc_debug_info() argument
[all...]
H A Dmix.c39 struct rsnd_mod mod; member
69 static void rsnd_mix_activation(struct rsnd_mod *mod) in rsnd_mix_activation() argument
75 static void rsnd_mix_halt(struct rsnd_mod *mod) in rsnd_mix_halt() argument
84 rsnd_mix_volume_parameter(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mix_volume_parameter() argument
104 rsnd_mix_volume_init(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mix_volume_init() argument
125 rsnd_mix_volume_update(struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mix_volume_update() argument
138 rsnd_mix_probe_(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_mix_probe_() argument
145 rsnd_mix_init(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_mix_init() argument
164 rsnd_mix_quit(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct rsnd_priv *priv) rsnd_mix_quit() argument
175 rsnd_mix_pcm_new(struct rsnd_mod *mod, struct rsnd_dai_stream *io, struct snd_soc_pcm_runtime *rtd) rsnd_mix_pcm_new() argument
258 rsnd_mix_debug_info(struct seq_file *m, struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_mix_debug_info() argument
[all...]
H A Dctu.c73 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
264 rsnd_ctu_id(struct rsnd_mod *mod) rsnd_ctu_id() argument
273 rsnd_ctu_id_sub(struct rsnd_mod *mod) rsnd_ctu_id_sub() argument
283 rsnd_ctu_debug_info(struct seq_file *m, struct rsnd_dai_stream *io, struct rsnd_mod *mod) rsnd_ctu_debug_info() argument
[all...]
/test/xts/hats/kernel/purgeableMem/
H A Dpurgeable_cpp_test.cpp493 void ModifyPurgMemByBuilder(PurgeableMem *pdata, std::unique_ptr<PurgeableMemBuilder> mod) in ModifyPurgMemByBuilder() argument
/third_party/elfutils/tests/
H A Dbacktrace-data.c237 Dwfl_Module *mod = dwfl_addrmodule (dwfl, pc_adjusted); in frame_callback() local
H A Daddrcfi.c160 Dwfl_Module *mod = dwfl_addrmodule (dwfl, pc); in handle_address() local
/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c187 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, *plast_file, in do_report() local
H A Ddwfl_module_addrsym.c37 Dwfl_Module *mod; member
318 dwfl_module_addrsym(Dwfl_Module *mod, GElf_Addr addr, GElf_Sym *closest_sym, GElf_Word *shndxp) dwfl_module_addrsym() argument
[all...]
H A Dfind-debuginfo.c89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate() argument
161 find_debuginfo_in_path(Dwfl_Module *mod, const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) find_debuginfo_in_path() argument
348 dwfl_standard_find_debuginfo(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), GElf_Addr base __attribute__ ((unused)), const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) dwfl_standard_find_debuginfo() argument
[all...]
H A Ddwfl_report_elf.c313 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, in dwfl_report_elf() local
/third_party/ffmpeg/libavfilter/
H A Dvf_gradfun.c96 int mod = ((y + r) / 2) % r; in filter() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...38