Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...37

/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...]
/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
/third_party/curl/src/
H A Dtool_doswin.c659 MODULEENTRY32 mod = {0}; in GetLoadedModulePaths() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java436 private static final int mod(int sp) in mod() method in UScriptRun
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_multi.c229 int usbdev_multi_initialize (struct module *mod, int n, void *arg) in usbdev_multi_initialize() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java438 private static final int mod(int sp) in mod() method in UScriptRun
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_impl.cpp396 const Modifier& mod = resolveModifierPlurals(*micros1.modInner, *micros2.modInner); in formatRange() local
406 const Modifier& mod = resolveModifierPlurals(*micros1.modMiddle, *micros2.modMiddle); in formatRange() local
416 const Modifier& mod = resolveModifierPlurals(*micros1.modOuter, *micros2.modOuter); formatRange() local
452 const Modifier* mod = parameters.obj->getModifier(parameters.signum, resultPlural); resolveModifierPlurals() local
[all...]
H A Dnumber_modifiers.h292 void adoptModifier(Signum signum, StandardPlural::Form plural, const Modifier *mod) { in adoptModifier() argument
301 void adoptModifierWithoutPlural(Signum signum, const Modifier *mod) { in adoptModifierWithoutPlural() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...37