Home
last modified time | relevance | path

Searched defs:msg (Results 1351 - 1375 of 4552) sorted by relevance

1...<<51525354555657585960>>...183

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dmessages.c16 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_FW_VERSION); in catpt_ipc_get_fw_version() local
56 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ALLOCATE_STREAM); in catpt_ipc_alloc_stream() local
108 union catpt_global_msg msg = CATPT_GLOBAL_MSG(FREE_STREAM); in catpt_ipc_free_stream() local
127 union catpt_global_msg msg = CATPT_GLOBAL_MSG(SET_DEVICE_FORMATS); in catpt_ipc_set_device_format() local
145 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ENTER_DX_STATE); in catpt_ipc_enter_dxstate() local
165 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_MIXER_STREAM_INFO); catpt_ipc_get_mixer_stream_info() local
182 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM); catpt_ipc_reset_stream() local
199 union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM); catpt_ipc_pause_stream() local
216 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM); catpt_ipc_resume_stream() local
243 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME); catpt_ipc_set_volume() local
275 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_WRITE_POSITION); catpt_ipc_set_write_pos() local
299 union catpt_stream_msg msg = CATPT_STAGE_MSG(MUTE_LOOPBACK); catpt_ipc_mute_loopback() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c179 char msg[BUFSIZ]; in symbol__gtk_annotate() local
/kernel/linux/linux-5.10/fs/hpfs/
H A Dalloc.c69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated() argument
100 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg) in hpfs_chk_sectors() argument
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dvisorchannel.c210 signalremove_inner(struct visorchannel *channel, u32 queue, void *msg) signalremove_inner() argument
250 visorchannel_signalremove(struct visorchannel *channel, u32 queue, void *msg) visorchannel_signalremove() argument
300 signalinsert_inner(struct visorchannel *channel, u32 queue, void *msg) signalinsert_inner() argument
418 visorchannel_signalinsert(struct visorchannel *channel, u32 queue, void *msg) visorchannel_signalinsert() argument
[all...]
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_comms.c208 struct xsd_sockmsg msg; in process_msg() member
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dquota.c37 ceph_handle_quota(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) ceph_handle_quota() argument
/kernel/linux/linux-5.10/fs/lockd/
H A Dsvcsubs.c36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() argument
46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument
54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() argument
59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dread.c207 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) nfs_initiate_read() argument
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmiscdev.c150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev() local
324 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; ecryptfs_miscdev_response() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dscif_ioctl.h104 __u64 msg; member
/kernel/linux/linux-5.10/include/soc/arc/
H A Dmcip.h66 msg:1, sem:1, ipi:1, slv:1, member
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia_i2c.c134 u8 msg[2] = { index, data }; in viafb_i2c_writebyte() local
/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.c27 struct w1_netlink_msg *msg; /* advances as w1_netlink_msg is appened */ member
42 struct w1_netlink_msg *msg; member
192 w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, int portid, int error) w1_netlink_send_error() argument
197 struct w1_netlink_msg msg; w1_netlink_send_error() member
214 w1_netlink_send(struct w1_master *dev, struct w1_netlink_msg *msg) w1_netlink_send() argument
218 struct w1_netlink_msg msg; w1_netlink_send() member
401 struct w1_netlink_msg *msg; w1_process_command_root() local
498 w1_list_count_cmds(struct w1_netlink_msg *msg, int *cmd_count, u16 *slave_len) w1_list_count_cmds() argument
537 struct w1_netlink_msg *msg = (struct w1_netlink_msg *)(cn + 1); w1_cn_callback() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_mmiotrace.c250 const char *msg = print->buf; in mmio_print_mark() local
/kernel/linux/linux-5.10/kernel/irq/
H A Dmsi.c59 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg() argument
64 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg() argument
79 static void msi_check_level(struct irq_domain *domain, struct msi_msg *msg) in msi_check_level() argument
73 irq_chip_write_msi_msg(struct irq_data *data, struct msi_msg *msg) irq_chip_write_msi_msg() argument
105 struct msi_msg msg[2] = { [1] = { }, }; msi_domain_set_affinity() local
121 struct msi_msg msg[2] = { [1] = { }, }; msi_domain_activate() local
132 struct msi_msg msg[2]; msi_domain_deactivate() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmlock.c442 int dlm_create_lock_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_create_lock_handler() argument
H A Ddlmunlock.c391 int dlm_unlock_lock_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_unlock_lock_handler() argument
/kernel/linux/linux-5.10/net/atm/
H A Dsvc.c327 struct atmsvc_msg *msg; in svc_accept() local
H A Dmpoa_caches.c136 struct k_message msg; in cache_hit() local
194 struct k_message msg; in_cache_remove_entry() local
255 struct k_message msg; check_resolving_entries() local
429 struct k_message msg; eg_cache_remove_entry() local
456 eg_cache_add_entry(struct k_message *msg, struct mpoa_client *client) eg_cache_add_entry() argument
504 struct k_message msg; clear_expired() local
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_device.c74 struct nd_msg *msg, _msg; in br_dev_xmit() local
H A Dbr_arp_nd_proxy.c232 struct nd_msg *br_is_nd_neigh_msg(struct sk_buff *skb, struct nd_msg *msg) in br_is_nd_neigh_msg() argument
399 br_do_suppress_nd(struct sk_buff *skb, struct net_bridge *br, u16 vid, struct net_bridge_port *p, struct nd_msg *msg) br_do_suppress_nd() argument
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dgateway_client.c549 int batadv_gw_dump(struct sk_buff *msg, struct netlink_callback *cb) in batadv_gw_dump() argument
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dcore.c197 struct msghdr msg; in cmtp_send_frame() local
/kernel/linux/linux-5.10/net/core/
H A Dscm.c137 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() argument
219 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg() argument
261 put_cmsg_scm_timestamping64(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) put_cmsg_scm_timestamping64() argument
275 put_cmsg_scm_timestamping(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) put_cmsg_scm_timestamping() argument
289 scm_max_fds(struct msghdr *msg) scm_max_fds() argument
296 scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) scm_detach_fds() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6.c213 struct sk_buff *msg; in seg6_genl_get_tunsrc() local
245 __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo, struct sk_buff *msg) __seg6_hmac_fill_info() argument
[all...]

Completed in 18 milliseconds

1...<<51525354555657585960>>...183