| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/virtual/ |
| H A D | virtual_link_encoder.c | 31 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 D | dcn21_hwseq.c | 281 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 D | chacha_glue.c | 124 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | cfb.c | 48 u8 *stream = PTR_ALIGN(tmp + 0, alignmask + 1); in crypto_cfb_final() local
|
| H A D | deflate.c | 45 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 D | etnaviv_cmd_parser.c | 147 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 D | i915_perf.c | 104 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 D | stream_sched_prio.c | 40 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 D | stream_sched.c | 25 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 D | processor.c | 114 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 D | lx6464es.h | 43 struct snd_pcm_substream *stream; member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | rawmidi_compat.c | 12 s32 stream; member 47 s32 stream; member [all...] |
| /kernel/linux/linux-6.6/sound/firewire/digi00x/ |
| H A D | digi00x-stream.c | 188 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 D | fireworks_stream.c | 11 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 D | motu-pcm.c | 100 struct amdtp_stream *stream; in init_hw_info() local
|
| /kernel/linux/linux-6.6/sound/firewire/tascam/ |
| H A D | tascam-stream.c | 281 keep_resources(struct snd_tscm *tscm, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
|
| H A D | tascam-pcm.c | 15 struct amdtp_stream *stream; in pcm_init_hw_params() local
|
| /kernel/linux/linux-6.6/sound/hda/ext/ |
| H A D | hdac_ext_controller.c | 259 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 D | hda.c | 31 struct snd_soc_pcm_stream *stream; in hda_codec_create_dais() local 129 int stream; hda_codec_unregister_dais() local [all...] |
| H A D | wm8524.c | 150 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 D | assert.c | 13 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 D | nf_conntrack_proto_udp.c | 109 bool stream = false; in nf_conntrack_udp_packet() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
| H A D | sst_ipc.c | 254 struct stream_info *stream; in process_fw_async_msg() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/amd/ |
| H A D | acp-stream.c | 27 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 D | ipc3-pcm.c | 21 struct sof_ipc_stream stream; in sof_ipc3_pcm_hw_free() local 147 struct sof_ipc_stream stream; sof_ipc3_pcm_trigger() local [all...] |