/linux/arch/powerpc/include/asm/ |
H A D | dbell.h | 37 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 57 static inline void _ppc_msgclr(u32 msg) in _ppc_msgclr() 65 u32 msg = PPC_DBELL_TYPE(type); in ppc_msgclr() local 74 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 96 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd() local
|
/linux/net/ceph/ |
H A D | msgpool.c | 15 struct ceph_msg *msg; in msgpool_alloc() local 31 struct ceph_msg *msg = element; in msgpool_free() local 62 struct ceph_msg *msg; in ceph_msgpool_get() local 81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
|
/linux/drivers/firmware/arm_scmi/ |
H A D | msg.c | 56 static void msg_tx_prepare(struct scmi_msg_payld *msg, struct scmi_xfer *xfer) in msg_tx_prepare() 70 static u32 msg_read_header(struct scmi_msg_payld *msg) in msg_read_header() 82 static void msg_fetch_response(struct scmi_msg_payld *msg, in msg_fetch_response() 103 static void msg_fetch_notification(struct scmi_msg_payld *msg, size_t len, in msg_fetch_notification()
|
/linux/drivers/thermal/ |
H A D | thermal_netlink.c | 62 struct sk_buff *msg; member 212 struct sk_buff *msg = p->msg; in thermal_genl_event_cpu_capability_change() local 317 struct sk_buff *msg; in thermal_genl_send_event() local 493 struct sk_buff *msg = data; in __thermal_genl_cmd_tz_get_id() local 504 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_id() local 528 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_trip() local 566 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_temp() local 591 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_gov() local 616 struct sk_buff *msg = data; in __thermal_genl_cmd_cdev_get() local 629 struct sk_buff *msg = p->msg; in thermal_genl_cmd_cdev_get() local [all …]
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen2_pfvf.c | 127 static bool gen2_csr_is_in_use(u32 msg, enum gen2_csr_pos offset) in gen2_csr_is_in_use() 132 static void gen2_csr_clear_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_clear_in_use() 137 static void gen2_csr_set_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_set_in_use() 142 static bool is_legacy_user_pfvf_message(u32 msg) in is_legacy_user_pfvf_message() 178 struct pfvf_message msg, in adf_gen2_pfvf_send() 279 struct pfvf_message msg = { 0 }; in adf_gen2_pfvf_recv() local 324 static int adf_gen2_pf2vf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_pf2vf_send() 338 static int adf_gen2_vf2pf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_vf2pf_send()
|
/linux/drivers/hsi/controllers/ |
H A D | omap_ssi_port.c | 172 struct hsi_msg *msg; in ssi_process_errqueue() local 183 static int ssi_claim_lch(struct hsi_msg *msg) in ssi_claim_lch() 201 static int ssi_start_dma(struct hsi_msg *msg, int lch) in ssi_start_dma() 280 static int ssi_start_pio(struct hsi_msg *msg) in ssi_start_pio() 316 struct hsi_msg *msg; in ssi_start_transfer() local 332 static int ssi_async_break(struct hsi_msg *msg) in ssi_async_break() 371 static int ssi_async(struct hsi_msg *msg) in ssi_async() 431 struct hsi_msg *msg; in ssi_flush_queue() local 519 struct hsi_msg *msg; in ssi_flush() local 638 struct hsi_msg *msg; in ssi_transfer() local [all …]
|
/linux/net/ |
H A D | compat.c | 37 struct compat_msghdr *msg, in __get_compat_msghdr() 88 struct compat_msghdr msg; in get_compat_msghdr() local 114 #define CMSG_COMPAT_FIRSTHDR(msg) \ argument 125 static inline struct compat_cmsghdr __user *cmsg_compat_nxthdr(struct msghdr *msg, in cmsg_compat_nxthdr() 283 static int scm_max_fds_compat(struct msghdr *msg) in scm_max_fds_compat() 290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat() 343 struct compat_msghdr __user *msg, in __compat_sys_sendmsg() 350 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument 371 struct compat_msghdr __user *msg, in __compat_sys_recvmsg() 378 COMPAT_SYSCALL_DEFINE3(recvmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | 271 void debug_timestamp(struct smi_info *smi_info, char *msg) in debug_timestamp() 290 struct ipmi_smi_msg *msg) in deliver_recv_msg() 298 struct ipmi_smi_msg *msg = smi_info->curr_msg; in return_hosed_msg() local 358 static void start_new_msg(struct smi_info *smi_info, unsigned char *msg, in start_new_msg() 371 unsigned char msg[2]; in start_check_enables() local 382 unsigned char msg[3]; in start_clear_flags() local 452 struct ipmi_smi_msg *msg; in alloc_msg_handle_irq() local 544 struct ipmi_smi_msg *msg; in handle_transaction_done() local 570 unsigned char msg[4]; in handle_transaction_done() local 593 unsigned char msg[3]; in handle_transaction_done() local [all …]
|
/linux/net/ieee802154/ |
H A D | netlink.c | 27 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local 45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() 59 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local 74 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
|
/linux/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 31 struct sst_block *msg; in sst_create_block() local 118 struct ipc_post *msg = ipc_msg; in sst_post_message_mrfld() local 216 void *msg) in process_fw_init() 249 struct ipc_post *msg) in process_fw_async_msg() 319 struct ipc_post *msg) in sst_process_reply_mrfld()
|
/linux/tools/include/linux/ |
H A D | compiler.h | 14 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 21 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 24 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 36 #define compiletime_assert(condition, msg) \ argument 249 #define __BUILD_BUG_ON_ZERO_MSG(e, msg, ...) ((int)(sizeof(struct { int:(-!!(e)); }))) argument 251 #define __BUILD_BUG_ON_ZERO_MSG(e, msg, ...) ((int)sizeof(struct {_Static_assert(!(e), msg);})) argument
|
/linux/drivers/media/pci/ttpci/ |
H A D | budget.c | 87 static int SendDiSEqCMsg(struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 203 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; in alps_bsrv2_tuner_set_params() local 246 struct i2c_msg msg = { .addr = 0x62, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdbe2_tuner_set_params() local 277 struct i2c_msg msg = { .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_401_tuner_set_params() local 334 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_451_tuner_set_params() local 359 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in s5h1420_tuner_set_params() local 427 struct i2c_msg msg[] = { in i2c_readreg() local 439 struct i2c_msg msg[] = { { .addr = 0x50, .flags = 0, .buf = &b, .len = 1 }, in read_pwm() local
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_mbox.c | 32 struct mbox_msghdr *msg; in forward_to_af() local 378 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler() local 450 struct mbox_msghdr *msg) in process_afpf_mbox_msg() 514 static void forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, in forward_to_vf() 564 struct mbox_msghdr *msg; in otx2_cptpf_afpf_mbox_handler() local 596 struct mbox_msghdr *msg) in handle_msg_cpt_inst_lmtst() 618 struct mbox_msghdr *msg) in process_afpf_mbox_up_msg() 640 struct mbox_msghdr *msg; in otx2_cptpf_afpf_mbox_up_handler() local
|
/linux/net/batman-adv/ |
H A D | bat_v.c | 128 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 178 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 210 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_neigh_dump() 264 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 333 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 384 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 419 batadv_v_orig_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_orig_dump() 653 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry() 749 static void batadv_v_gw_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_gw_dump()
|
/linux/drivers/clk/tegra/ |
H A D | clk-bpmp.c | 63 struct tegra_bpmp_message msg; in tegra_bpmp_clk_transfer() local 98 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_prepare() local 110 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_unprepare() local 127 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_is_prepared() local 149 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_recalc_rate() local 173 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_determine_rate() local 204 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_set_parent() local 231 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_get_parent() local 261 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_set_rate() local 334 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_get_max_id() local [all …]
|
/linux/fs/nfs/ |
H A D | nfs42proc.c | 46 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate() 101 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() 137 struct rpc_message msg = { in nfs42_proc_allocate() local 164 struct rpc_message msg = { in nfs42_proc_deallocate() local 188 struct rpc_message msg = { in nfs42_proc_zero_range() local 408 struct rpc_message msg = { in _nfs42_proc_copy() local 637 struct rpc_message msg = { in nfs42_do_offload_cancel_async() local 681 struct rpc_message msg = { in _nfs42_proc_offload_status() local 783 struct rpc_message msg = { in _nfs42_proc_copy_notify() local 866 struct rpc_message msg = { in _nfs42_proc_llseek() local [all …]
|
/linux/drivers/crypto/bcm/ |
H A D | util.h | 27 #define flow_dump(msg, var, var_len) \ argument 45 #define packet_dump(msg, var, var_len) \ argument 65 static inline void flow_dump(const char *msg, const void *var, size_t var_len) in flow_dump() 73 static inline void packet_dump(const char *msg, const void *var, size_t var_len) in packet_dump()
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | hfi-events.c | 56 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler() 63 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() 78 static int seq_check_handler(struct nl_msg *msg, void *arg) in seq_check_handler() 84 struct nl_msg *msg, in send_and_recv_msgs() 122 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() 155 struct nl_msg *msg; in nl_get_multicast_id() local
|
/linux/net/rxrpc/ |
H A D | recvmsg.c | 68 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term() 164 static int rxrpc_recvmsg_user_id(struct rxrpc_call *call, struct msghdr *msg, in rxrpc_recvmsg_user_id() 186 static int rxrpc_recvmsg_challenge(struct socket *sock, struct msghdr *msg, in rxrpc_recvmsg_challenge() 198 static int rxrpc_recvmsg_oob(struct socket *sock, struct msghdr *msg, in rxrpc_recvmsg_oob() 244 struct msghdr *msg, struct iov_iter *iter, in rxrpc_recvmsg_data() 366 int rxrpc_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rxrpc_recvmsg()
|
/linux/kernel/locking/ |
H A D | spinlock_debug.c | 55 static void spin_dump(raw_spinlock_t *lock, const char *msg) in spin_dump() 73 static void spin_bug(raw_spinlock_t *lock, const char *msg) in spin_bug() 81 #define SPIN_BUG_ON(cond, lock, msg) if (unlikely(cond)) spin_bug(lock, msg) argument 146 static void rwlock_bug(rwlock_t *lock, const char *msg) in rwlock_bug() 157 #define RWLOCK_BUG_ON(cond, lock, msg) if (unlikely(cond)) rwlock_bug(lock, msg) argument
|
/linux/tools/testing/selftests/landlock/ |
H A D | audit.h | 64 static int audit_send(const int fd, const struct audit_message *const msg) in audit_send() 85 static int audit_recv(const int fd, struct audit_message *msg) in audit_recv() 147 struct audit_message msg = { in audit_filter_exe() local 174 struct audit_message msg = { in audit_filter_drop() local 195 const struct audit_message msg = { in audit_set_status() local 254 struct audit_message msg; in audit_match_record() local 345 struct audit_message msg; in audit_count_records() local
|
/linux/drivers/misc/amd-sbi/ |
H A D | rmi-core.c | 110 struct apml_cpuid_msg *msg) in rmi_cpuid_read() 191 struct apml_mcamsr_msg *msg) in rmi_mca_msr_read() 269 struct apml_mbox_msg *msg) in rmi_mailbox_xfer() 359 struct apml_reg_xfer_msg msg = { 0 }; in apml_rmi_reg_xfer() local 386 struct apml_mbox_msg msg = { 0 }; in apml_mailbox_xfer() local 405 struct apml_cpuid_msg msg = { 0 }; in apml_cpuid_xfer() local 424 struct apml_mcamsr_msg msg = { 0 }; in apml_mcamsr_xfer() local
|
/linux/net/devlink/ |
H A D | sb.c | 167 static int devlink_nl_sb_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_fill() 209 struct sk_buff *msg; in devlink_nl_sb_get_doit() local 232 devlink_nl_sb_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_get_dump_one() 264 static int devlink_nl_sb_pool_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_pool_fill() 311 struct sk_buff *msg; in devlink_nl_sb_pool_get_doit() local 342 static int __sb_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_pool_get_dumpit() 369 devlink_nl_sb_pool_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_pool_get_dump_one() 447 static int devlink_nl_sb_port_pool_fill(struct sk_buff *msg, in devlink_nl_sb_port_pool_fill() 512 struct sk_buff *msg; in devlink_nl_sb_port_pool_get_doit() local 544 static int __sb_port_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_port_pool_get_dumpit() [all …]
|
/linux/drivers/soundwire/ |
H A D | bus.c | 235 static inline int do_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in do_transfer() 254 struct sdw_msg *msg) in do_transfer_defer() 276 static int sdw_transfer_unlocked(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_unlocked() 295 int sdw_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer() 347 int sdw_transfer_defer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_defer() 362 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg() 418 struct sdw_msg msg; in sdw_ntransfer_no_pm() local 489 struct sdw_msg msg; in sdw_bread_no_pm() local 508 struct sdw_msg msg; in sdw_bwrite_no_pm() local 521 struct sdw_msg msg; in sdw_bread_no_pm_unlocked() local [all …]
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_vf.c | 170 u32 msg[4]; in fm10k_update_vlan_vf() local 276 u32 msg[7]; in fm10k_update_uc_addr_vf() local 319 u32 msg[7]; in fm10k_update_mc_addr_vf() local 352 u32 msg[1]; in fm10k_update_int_moderator_vf() local 403 u32 msg[2]; in fm10k_update_lport_state_vf() local 431 u32 msg[3]; in fm10k_update_xcast_mode_vf() local
|