Home
last modified time | relevance | path

Searched defs:stream (Results 526 - 550 of 2291) sorted by relevance

1...<<21222324252627282930>>...92

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_link_encoder.c31 virtual_link_encoder_validate_output_with_stream( struct link_encoder *enc, const struct dc_stream_state *stream) virtual_link_encoder_validate_output_with_stream() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c281 dcn21_is_abm_supported(struct dc *dc, struct dc_state *context, struct dc_stream_state *stream) dcn21_is_abm_supported() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dchacha_glue.c124 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
/kernel/linux/linux-6.6/crypto/
H A Dcfb.c48 u8 *stream = PTR_ALIGN(tmp + 0, alignmask + 1); in crypto_cfb_final() local
H A Ddeflate.c45 struct z_stream_s *stream = &ctx->comp_stream; in deflate_comp_init() local
74 struct z_stream_s *stream = &ctx->decomp_stream; in deflate_decomp_init() local
181 struct z_stream_s *stream = &dctx->comp_stream; __deflate_compress() local
226 struct z_stream_s *stream = &dctx->decomp_stream; __deflate_decompress() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c147 bool etnaviv_cmd_validate_one(struct etnaviv_gpu *gpu, u32 *stream, in etnaviv_cmd_validate_one() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c104 struct i915_perf_stream *stream; in test_stream() local
137 static void stream_destroy(struct i915_perf_stream *stream) in stream_destroy() argument
149 struct i915_perf_stream *stream; live_sanitycheck() local
200 struct i915_perf_stream *stream; live_noa_delay() local
292 struct i915_perf_stream *stream; live_noa_gpr() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched_prio.c40 sctp_sched_prio_new_head( struct sctp_stream *stream, int prio, gfp_t gfp) sctp_sched_prio_new_head() argument
58 sctp_sched_prio_get_head( struct sctp_stream *stream, int prio, gfp_t gfp) sctp_sched_prio_get_head() argument
130 sctp_sched_prio_sched(struct sctp_stream *stream, struct sctp_stream_out_ext *soute) sctp_sched_prio_sched() argument
163 sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, __u16 prio, gfp_t gfp) sctp_sched_prio_set() argument
188 sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, __u16 *value) sctp_sched_prio_get() argument
195 sctp_sched_prio_init(struct sctp_stream *stream) sctp_sched_prio_init() argument
202 sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) sctp_sched_prio_init_sid() argument
209 sctp_sched_prio_free_sid(struct sctp_stream *stream, __u16 sid) sctp_sched_prio_free_sid() argument
218 struct sctp_stream *stream; sctp_sched_prio_enqueue() local
230 struct sctp_stream *stream = &q->asoc->stream; sctp_sched_prio_dequeue() local
276 sctp_sched_prio_sched_all(struct sctp_stream *stream) sctp_sched_prio_sched_all() argument
293 sctp_sched_prio_unsched_all(struct sctp_stream *stream) sctp_sched_prio_unsched_all() argument
[all...]
H A Dstream_sched.c25 static int sctp_sched_fcfs_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_set() argument
31 static int sctp_sched_fcfs_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_get() argument
38 static int sctp_sched_fcfs_init(struct sctp_stream *stream) in sctp_sched_fcfs_init() argument
43 static int sctp_sched_fcfs_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_init_sid() argument
49 static void sctp_sched_fcfs_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_fcfs_free_sid() argument
60 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_fcfs_dequeue() local
86 sctp_sched_fcfs_sched_all(struct sctp_stream *stream) sctp_sched_fcfs_sched_all() argument
90 sctp_sched_fcfs_unsched_all(struct sctp_stream *stream) sctp_sched_fcfs_unsched_all() argument
131 sctp_sched_free_sched(struct sctp_stream *stream) sctp_sched_free_sched() argument
264 sctp_sched_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) sctp_sched_init_sid() argument
273 sctp_sched_ops_from_stream(struct sctp_stream *stream) sctp_sched_ops_from_stream() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c114 static void virt_dump_ptes(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_ptes() argument
128 static void virt_dump_region(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_region() argument
150 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() argument
214 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.h43 struct snd_pcm_substream *stream; member
/kernel/linux/linux-6.6/sound/core/
H A Drawmidi_compat.c12 s32 stream; member
47 s32 stream; member
[all...]
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-stream.c188 static int keep_resources(struct snd_dg00x *dg00x, struct amdtp_stream *stream, in keep_resources() argument
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_stream.c11 static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream) in init_stream() argument
65 static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream, in start_stream() argument
94 destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream) destroy_stream() argument
159 keep_resources(struct snd_efw *efw, struct amdtp_stream *stream, unsigned int rate, unsigned int mode) keep_resources() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-pcm.c100 struct amdtp_stream *stream; in init_hw_info() local
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-stream.c281 keep_resources(struct snd_tscm *tscm, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
H A Dtascam-pcm.c15 struct amdtp_stream *stream; in pcm_init_hw_params() local
/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_controller.c259 snd_hdac_ext_bus_link_set_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_bus_link_set_stream_id() argument
271 snd_hdac_ext_bus_link_clear_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_bus_link_clear_stream_id() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhda.c31 struct snd_soc_pcm_stream *stream; in hda_codec_create_dais() local
129 int stream; hda_codec_unregister_dais() local
[all...]
H A Dwm8524.c150 static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in wm8524_mute_stream() argument
/kernel/linux/linux-6.6/lib/kunit/
H A Dassert.c13 kunit_assert_prologue(const struct kunit_loc *loc, enum kunit_assert_type type, struct string_stream *stream) kunit_assert_prologue() argument
33 kunit_assert_print_msg(const struct va_format *message, struct string_stream *stream) kunit_assert_print_msg() argument
40 kunit_fail_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_fail_assert_format() argument
48 kunit_unary_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_unary_assert_format() argument
68 kunit_ptr_not_err_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_ptr_not_err_assert_format() argument
114 kunit_binary_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_binary_assert_format() argument
144 kunit_binary_ptr_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_binary_ptr_assert_format() argument
184 kunit_binary_str_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_binary_str_assert_format() argument
213 kunit_assert_hexdump(struct string_stream *stream, const void *buf, const void *compared_buf, const size_t len) kunit_assert_hexdump() argument
235 kunit_mem_assert_format(const struct kunit_assert *assert, const struct va_format *message, struct string_stream *stream) kunit_mem_assert_format() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_proto_udp.c109 bool stream = false; in nf_conntrack_udp_packet() local
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_ipc.c254 struct stream_info *stream; in process_fw_async_msg() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-stream.c27 int acp_dsp_stream_config(struct snd_sof_dev *sdev, struct acp_dsp_stream *stream) in acp_dsp_stream_config() argument
130 struct acp_dsp_stream *stream = adata->stream_buf; acp_dsp_stream_get() local
159 struct acp_dsp_stream *stream = adata->stream_buf; acp_dsp_stream_put() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-pcm.c21 struct sof_ipc_stream stream; in sof_ipc3_pcm_hw_free() local
147 struct sof_ipc_stream stream; sof_ipc3_pcm_trigger() local
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...92