Home
last modified time | relevance | path

Searched refs:data (Results 57051 - 57075 of 59704) sorted by relevance

1...<<2281228222832284228522862287228822892290>>...2389

/kernel/linux/linux-5.10/net/sctp/
H A Doutput.c175 * as it can fit in the packet, but any more data that does not fit in this
317 /* Account for the data being in the packet */ in __sctp_packet_append_chunk()
470 skb_put_data(nskb, chunk->skb->data, chunk->skb->len); in sctp_packet_pack()
658 * A) At any given time, the data sender MUST NOT transmit new data to in sctp_packet_can_append_data()
662 * is 0), the data sender can always have one DATA chunk in flight to in sctp_packet_can_append_data()
665 * missed due to the SACK having been lost in transit from the data in sctp_packet_can_append_data()
666 * receiver to the data sender. in sctp_packet_can_append_data()
676 /* We have (at least) one data chunk in flight, in sctp_packet_can_append_data()
683 * B) At any given time, the sender MUST NOT transmit new data in sctp_packet_can_append_data()
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dact_csum.c605 struct vlan_hdr *vlan = (struct vlan_hdr *)skb->data; in tcf_csum_act()
H A Dsch_sfb.c95 return (struct sfb_skb_cb *)qdisc_skb_cb(skb)->data; in sfb_skb_cb()
/kernel/linux/linux-5.10/net/nfc/
H A Dllcp_commands.c818 skb->data[2] = sock->recv_n; in nfc_llcp_send_rr()
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4114.c316 ucontrol->value.bytes.data[i] = reg_read(chip, AK4114_REG_QSUB_ADDR + i); in snd_ak4114_spdif_qget()
H A Dak4113.c346 ucontrol->value.bytes.data[i] = reg_read(chip, in snd_ak4113_spdif_qget()
H A Dak4117.c303 ucontrol->value.bytes.data[i] = reg_read(chip, AK4117_REG_QSUB_ADDR + i); in snd_ak4117_spdif_qget()
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_crypto.c527 * a hash. ahash performance varies for different data sizes on different
581 * Calculate the hash of template data
600 u8 *data_to_hash = field_data[i].data; in ima_calc_field_array_hash_tfm()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8804.c84 unsigned long event, void *data) \
242 /* set data format */ in wm8804_set_fmt()
/kernel/linux/linux-5.10/sound/soc/generic/
H A Daudio-graph-card.c638 /* Allocate the private data and the DAI link array */ in graph_probe()
698 .data = (void *)DPCM_SELECTABLE },
H A Dsimple-card.c599 /* Allocate the private data and the DAI link array */ in asoc_simple_probe()
703 .data = (void *)DPCM_SELECTABLE },
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daxg-pdm.c194 /* Capture the data when we are at 75% of the half period */ in axg_pdm_set_sample_pointer()
579 .data = &axg_pdm_config,
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dsiu_dai.c563 siu_stream->rw_flg = 0; /* stream-data transfer flag */ in siu_dai_prepare()
737 memcpy(&info->fw, fw_entry->data, fw_entry->size); in siu_probe()
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/
H A Dmt6797-afe-pcm.c688 /* force cpu use normal mode when access sram data */ in mt6797_afe_runtime_resume()
691 /* force cpu use 8_24 format when writing 32bit data */ in mt6797_afe_runtime_resume()
792 afe->memif[i].data = &memif_data[i]; in mt6797_afe_pcm_dev_probe()
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dbrowser.c364 * forget about any reference to any entry in the underlying data structure,
574 void *data __maybe_unused) in ui_browser__color_config()
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dextent_tree.c508 p = xdr_encode_opaque_fixed(p, be->be_device->deviceid.data, in encode_block_extent()
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dradeon_drm.h177 #define RADEON_CMD_SCALARS 2 /* emit scalar data */
178 #define RADEON_CMD_VECTORS 3 /* emit vector data */
307 /* Byte offsets for indirect buffer data
673 const void __user *data; member
898 /** Length of data to read */
900 /** Pointer to write the data into. */
911 /** Length of data to write */
913 /** Pointer to read the data from. */
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h152 * NOTE: This data structure is stricly ordered wr then attr. I.e the attr
177 u32 length; /* total length of data in sg_list */
269 * @rq: data structure for request queue entry
334 void *priv; /* Driver private data */
383 u32 r_rcv_len; /* receive data len processed */
393 struct rvt_sge_state r_sge; /* current receive data */
408 struct rvt_sge_state s_sge; /* current send request data */
885 void *data, u32 length,
947 * @rvt_rq: request queue data structure
/kernel/linux/linux-5.10/include/trace/events/
H A Dbcache.h275 __entry->keys = b->keys.set[b->keys.nsets].data->keys;
/kernel/linux/linux-5.10/lib/
H A Dkobject_uevent.c274 kfree(info->data); in cleanup_uevent_env()
463 * kobject_uevent_env - send an uevent with environmental data
467 * @envp_ext: pointer to environmental data
/kernel/linux/linux-5.10/mm/
H A Dutil.c136 * kmemdup_nul - Create a NUL-terminated string from unterminated data
137 * @s: The data to stringify
138 * @len: The size of the data
647 * kvfree_sensitive - Free a data object containing sensitive information.
648 * @addr: address of the data object to be freed.
649 * @len: length of the data object.
652 * kvmalloc'ed object containing sensitive data to make sure that the
653 * compiler won't optimize out the data clearing.
878 t.data = &new_policy; in overcommit_policy_handler()
/kernel/linux/linux-5.10/kernel/debug/
H A Ddebug_core.c893 void *data) in module_event()
892 module_event(struct notifier_block *self, unsigned long val, void *data) module_event() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h143 typedef void (*ocfs2_lock_callback)(int status, unsigned long data);
265 OCFS2_MOUNT_DATA_WRITEBACK = 1 << 4, /* No data ordering */
/kernel/linux/linux-5.10/fs/proc/
H A Dinode.c651 return pde->data; in proc_get_link()
/kernel/linux/linux-5.10/net/atm/
H A Dsvc.c374 msg = (struct atmsvc_msg *)skb->data; in svc_accept()

Completed in 59 milliseconds

1...<<2281228222832284228522862287228822892290>>...2389