| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | cec-funcs.h | 14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source() 29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on() 35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on() 43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source() 52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source() 58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source() 67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information() 77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information() 83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change() [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | cec-funcs.h | 9 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 17 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source() 22 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on() 27 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on() 32 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source() 40 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source() 45 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source() 53 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information() 62 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information() 67 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change() [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | cec-funcs.h | 14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source() 29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on() 35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on() 43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source() 52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source() 58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source() 67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information() 77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information() 83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change() [all …]
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| D | message_verify.c | 274 static int is_str_msg_valid(char *msg, int str_len[], size_t str_num) in is_str_msg_valid() 289 static int verify_open_req(size_t msg_len, void *msg) in verify_open_req() 307 static int verify_open_resp(size_t msg_len, void *msg) in verify_open_resp() 317 static int hmdfs_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_open_verify() 328 static int verify_atomic_open_req(size_t msg_len, void *msg) in verify_atomic_open_req() 346 static int verify_atomic_open_resp(size_t msg_len, void *msg) in verify_atomic_open_resp() 356 static int hmdfs_atomic_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_atomic_open_verify() 367 static int verify_iterate_req(size_t msg_len, void *msg) in verify_iterate_req() 384 static int hmdfs_iterate_verify(int flag, size_t msg_len, void *msg) in hmdfs_iterate_verify() 395 static int verify_mkdir_req(size_t msg_len, void *msg) in verify_mkdir_req() [all …]
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| D | message_verify.c | 274 static int is_str_msg_valid(char *msg, int str_len[], size_t str_num) in is_str_msg_valid() 289 static int verify_open_req(size_t msg_len, void *msg) in verify_open_req() 307 static int verify_open_resp(size_t msg_len, void *msg) in verify_open_resp() 317 static int hmdfs_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_open_verify() 328 static int verify_atomic_open_req(size_t msg_len, void *msg) in verify_atomic_open_req() 346 static int verify_atomic_open_resp(size_t msg_len, void *msg) in verify_atomic_open_resp() 356 static int hmdfs_atomic_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_atomic_open_verify() 367 static int verify_iterate_req(size_t msg_len, void *msg) in verify_iterate_req() 384 static int hmdfs_iterate_verify(int flag, size_t msg_len, void *msg) in hmdfs_iterate_verify() 395 static int verify_mkdir_req(size_t msg_len, void *msg) in verify_mkdir_req() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_hfi.c | 194 struct a6xx_hfi_msg_gmu_init_cmd msg = { 0 }; in a6xx_hfi_send_gmu_init() local 206 struct a6xx_hfi_msg_fw_version msg = { 0 }; in a6xx_hfi_get_fw_version() local 217 struct a6xx_hfi_msg_perf_table_v1 msg = { 0 }; in a6xx_hfi_send_perf_table_v1() local 239 struct a6xx_hfi_msg_perf_table msg = { 0 }; in a6xx_hfi_send_perf_table() local 260 static void a618_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a618_build_bw_table() 288 static void a619_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a619_build_bw_table() 347 static void a640_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a640_build_bw_table() 386 static void a650_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a650_build_bw_table() 417 static void a690_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a690_build_bw_table() 448 static void a660_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a660_build_bw_table() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
| D | allegro-mail.c | 44 allegro_enc_init(u32 *dst, struct mcu_msg_init_request *msg) in allegro_enc_init() 227 allegro_enc_create_channel(u32 *dst, struct mcu_msg_create_channel *msg) in allegro_enc_create_channel() 248 struct mcu_msg_create_channel_response *msg, in allegro_decode_config_blob() 265 allegro_enc_destroy_channel(u32 *dst, struct mcu_msg_destroy_channel *msg) in allegro_enc_destroy_channel() 275 allegro_enc_push_buffers(u32 *dst, struct mcu_msg_push_buffers_internal *msg) in allegro_enc_push_buffers() 296 struct mcu_msg_put_stream_buffer *msg) in allegro_enc_put_stream_buffer() 312 allegro_enc_encode_frame(u32 *dst, struct mcu_msg_encode_frame *msg) in allegro_enc_encode_frame() 351 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init() 361 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, in allegro_dec_create_channel() 390 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, in allegro_dec_destroy_channel() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
| D | allegro-mail.c | 44 allegro_enc_init(u32 *dst, struct mcu_msg_init_request *msg) in allegro_enc_init() 233 allegro_enc_create_channel(u32 *dst, struct mcu_msg_create_channel *msg) in allegro_enc_create_channel() 254 struct mcu_msg_create_channel_response *msg, in allegro_decode_config_blob() 271 allegro_enc_destroy_channel(u32 *dst, struct mcu_msg_destroy_channel *msg) in allegro_enc_destroy_channel() 281 allegro_enc_push_buffers(u32 *dst, struct mcu_msg_push_buffers_internal *msg) in allegro_enc_push_buffers() 302 struct mcu_msg_put_stream_buffer *msg) in allegro_enc_put_stream_buffer() 318 allegro_enc_encode_frame(u32 *dst, struct mcu_msg_encode_frame *msg) in allegro_enc_encode_frame() 357 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init() 367 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, in allegro_dec_create_channel() 396 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, in allegro_dec_destroy_channel() [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/chrome/ |
| D | cros_ec_proto.c | 56 struct cros_ec_command *msg) in prepare_tx() 89 struct cros_ec_command *msg) in prepare_tx_legacy() 110 static int cros_ec_xfer_command(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_ec_xfer_command() 140 struct cros_ec_command msg; in cros_ec_wait_until_complete() member 143 struct cros_ec_command *msg = &buf.msg; in cros_ec_wait_until_complete() local 181 static int cros_ec_send_command(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_ec_send_command() 202 struct cros_ec_command *msg) in cros_ec_prepare_tx() 225 struct cros_ec_command *msg) in cros_ec_check_result() 257 struct cros_ec_command *msg; in cros_ec_get_host_event_wake_mask() local 293 struct cros_ec_command *msg; in cros_ec_get_proto_info() local [all …]
|
| /kernel/linux/linux-5.10/drivers/platform/chrome/ |
| D | cros_ec_proto.c | 56 struct cros_ec_command *msg) in prepare_packet() 89 struct cros_ec_command *msg) in send_command() 171 struct cros_ec_command *msg) in cros_ec_prepare_tx() 205 struct cros_ec_command *msg) in cros_ec_check_result() 236 struct cros_ec_command *msg, in cros_ec_get_host_event_wake_mask() 264 struct cros_ec_command *msg) in cros_ec_host_command_proto_query() 309 struct cros_ec_command *msg; in cros_ec_host_command_proto_query_v2() local 377 struct cros_ec_command *msg; in cros_ec_get_host_command_version_mask() local 582 int cros_ec_cmd_xfer(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_ec_cmd_xfer() 643 struct cros_ec_command *msg) in cros_ec_cmd_xfer_status() [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
| D | restrack.c | 39 static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) in fill_sq() 67 static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) in fill_rq() 95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe() 119 static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq, in fill_swsqes() 137 int c4iw_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ibqp) in c4iw_fill_res_qp_entry() 196 int c4iw_fill_res_cm_id_entry(struct sk_buff *msg, in c4iw_fill_res_cm_id_entry() 271 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq() 307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() 333 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes() 350 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes() [all …]
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| D | restrack.c | 39 static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) in fill_sq() 67 static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) in fill_rq() 95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe() 119 static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq, in fill_swsqes() 137 int c4iw_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ibqp) in c4iw_fill_res_qp_entry() 196 int c4iw_fill_res_cm_id_entry(struct sk_buff *msg, in c4iw_fill_res_cm_id_entry() 271 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq() 307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() 333 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes() 350 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes() [all …]
|
| /kernel/linux/linux-5.10/drivers/connector/ |
| D | cn_proc.c | 51 static inline void send_msg(struct cn_msg *msg) in send_msg() 71 struct cn_msg *msg; in proc_fork_connector() local 101 struct cn_msg *msg; in proc_exec_connector() local 125 struct cn_msg *msg; in proc_id_connector() local 163 struct cn_msg *msg; in proc_sid_connector() local 187 struct cn_msg *msg; in proc_ptrace_connector() local 219 struct cn_msg *msg; in proc_comm_connector() local 244 struct cn_msg *msg; in proc_coredump_connector() local 277 struct cn_msg *msg; in proc_exit_connector() local 320 struct cn_msg *msg; in cn_proc_ack() local [all …]
|
| /kernel/linux/linux-6.6/sound/virtio/ |
| D | virtio_ctl_msg.c | 33 void virtsnd_ctl_msg_ref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_ref() 46 void virtsnd_ctl_msg_unref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_unref() 58 void *virtsnd_ctl_msg_request(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_request() 69 void *virtsnd_ctl_msg_response(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_response() 88 struct virtio_snd_msg *msg; in virtsnd_ctl_msg_alloc() local 121 int virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg, in virtsnd_ctl_msg_send() 219 void virtsnd_ctl_msg_complete(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_complete() 240 struct virtio_snd_msg *msg = in virtsnd_ctl_msg_cancel_all() local 264 struct virtio_snd_msg *msg; in virtsnd_ctl_query_info() local 297 struct virtio_snd_msg *msg; in virtsnd_ctl_notify_cb() local
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | netlink_compat.c | 179 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 276 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 329 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 385 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 405 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 426 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 469 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 502 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 541 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 681 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | netlink_compat.c | 182 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 277 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 330 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 386 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 406 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 427 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 470 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 503 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 542 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 682 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | nldev.c | 161 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type() 173 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32() 185 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64() 198 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string() 211 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32() 218 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex() 226 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64() 233 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex() 240 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() 251 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_hfi.c | 190 struct a6xx_hfi_msg_gmu_init_cmd msg = { 0 }; in a6xx_hfi_send_gmu_init() local 202 struct a6xx_hfi_msg_fw_version msg = { 0 }; in a6xx_hfi_get_fw_version() local 213 struct a6xx_hfi_msg_perf_table_v1 msg = { 0 }; in a6xx_hfi_send_perf_table_v1() local 235 struct a6xx_hfi_msg_perf_table msg = { 0 }; in a6xx_hfi_send_perf_table() local 256 static void a618_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a618_build_bw_table() 284 static void a640_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a640_build_bw_table() 323 static void a650_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a650_build_bw_table() 354 static void a6xx_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a6xx_build_bw_table() 394 struct a6xx_hfi_msg_bw_table msg = { 0 }; in a6xx_hfi_send_bw_table() local 413 struct a6xx_hfi_msg_test msg = { 0 }; in a6xx_hfi_send_test() local [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | nldev.c | 151 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type() 163 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32() 175 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64() 188 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string() 201 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32() 208 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex() 216 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64() 223 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex() 230 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() 241 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| D | txrx_edma.h | 349 static inline __le16 wil_rx_status_get_length(void *msg) in wil_rx_status_get_length() 354 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs() 360 static inline u8 wil_rx_status_get_cb_mode(void *msg) in wil_rx_status_get_cb_mode() 366 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id() 372 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast() 388 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid() 402 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid() 415 static inline int wil_rx_status_get_eop(void *msg) /* EoP = End of Packet */ in wil_rx_status_get_eop() 427 static inline __le16 wil_rx_status_get_buff_id(void *msg) in wil_rx_status_get_buff_id() 432 static inline u8 wil_rx_status_get_data_offset(void *msg) in wil_rx_status_get_data_offset() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| D | txrx_edma.h | 349 static inline __le16 wil_rx_status_get_length(void *msg) in wil_rx_status_get_length() 354 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs() 360 static inline u8 wil_rx_status_get_cb_mode(void *msg) in wil_rx_status_get_cb_mode() 366 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id() 372 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast() 388 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid() 402 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid() 415 static inline int wil_rx_status_get_eop(void *msg) /* EoP = End of Packet */ in wil_rx_status_get_eop() 427 static inline __le16 wil_rx_status_get_buff_id(void *msg) in wil_rx_status_get_buff_id() 432 static inline u8 wil_rx_status_get_data_offset(void *msg) in wil_rx_status_get_data_offset() [all …]
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| D | proc.c | 59 struct rpc_message msg = { in nfs_proc_get_root() local 106 struct rpc_message msg = { in nfs_proc_getattr() local 134 struct rpc_message msg = { in nfs_proc_setattr() local 168 struct rpc_message msg = { in nfs_proc_lookup() local 196 struct rpc_message msg = { in nfs_proc_readlink() local 245 struct rpc_message msg = { in nfs_proc_create() local 274 struct rpc_message msg = { in nfs_proc_mknod() local 320 struct rpc_message msg = { in nfs_proc_remove() local 335 nfs_proc_unlink_setup(struct rpc_message *msg, in nfs_proc_unlink_setup() 354 nfs_proc_rename_setup(struct rpc_message *msg, in nfs_proc_rename_setup() [all …]
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | chunk.c | 35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 49 struct sctp_datamsg *msg; in sctp_datamsg_new() local 58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | chunk.c | 35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 49 struct sctp_datamsg *msg; in sctp_datamsg_new() local 58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
| /kernel/linux/linux-6.6/drivers/connector/ |
| D | cn_proc.c | 88 static inline void send_msg(struct cn_msg *msg) in send_msg() 119 struct cn_msg *msg; in proc_fork_connector() local 149 struct cn_msg *msg; in proc_exec_connector() local 173 struct cn_msg *msg; in proc_id_connector() local 211 struct cn_msg *msg; in proc_sid_connector() local 235 struct cn_msg *msg; in proc_ptrace_connector() local 267 struct cn_msg *msg; in proc_comm_connector() local 292 struct cn_msg *msg; in proc_coredump_connector() local 325 struct cn_msg *msg; in proc_exit_connector() local 368 struct cn_msg *msg; in cn_proc_ack() local [all …]
|