/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/ |
A D | hif_tx.c | 145 struct wfx_hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_configuration() local 161 struct wfx_hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_reset() local 177 struct wfx_hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_read_mib() local 210 struct wfx_hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_write_mib() local 229 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_scan() local 289 struct wfx_hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_join() local 335 struct wfx_hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_add_key() local 355 struct wfx_hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_remove_key() local 426 struct wfx_hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_start() local 463 struct wfx_hif_req_map_link *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_map_link() local [all …]
|
A D | hif_rx.c | 55 const struct wfx_hif_cnf_tx *body = buf; in wfx_hif_tx_confirm() local 64 const struct wfx_hif_cnf_multi_transmit *body = buf; in wfx_hif_multi_tx_confirm() local 76 const struct wfx_hif_ind_startup *body = buf; in wfx_hif_startup_indication() local 101 const struct wfx_hif_ind_rx *body = buf; in wfx_hif_receive_indication() local 117 const struct wfx_hif_ind_event *body = buf; in wfx_hif_event_indication() local 165 const struct wfx_hif_ind_scan_cmpl *body = buf; in wfx_hif_scan_complete_indication() local 194 const struct wfx_hif_ind_suspend_resume_tx *body = buf; in wfx_hif_suspend_resume_indication() local 222 const struct wfx_hif_ind_generic *body = buf; in wfx_hif_generic_indication() local 299 const struct wfx_hif_ind_error *body = buf; in wfx_hif_error_indication() local 325 const struct wfx_hif_ind_exception *body = buf; in wfx_hif_exception_indication() local
|
/linux-6.3-rc2/fs/reiserfs/ |
A D | do_balan.c | 288 const char * const body) in balance_leaf_insert_left() 353 const char * const body) in balance_leaf_paste_left_shift_dirent() 415 const char * const body) in balance_leaf_paste_left_shift() 534 const char * const body) in balance_leaf_paste_left_whole() 921 const char * const body, in balance_leaf_new_nodes_insert() 1011 const char * const body, in balance_leaf_new_nodes_paste_dirent() 1066 const char * const body, in balance_leaf_new_nodes_paste_shift() 1192 const char * const body, in balance_leaf_new_nodes_paste() 1222 const char * const body, in balance_leaf_new_nodes() 1383 const char *body, int flag, in balance_leaf() [all …]
|
A D | dir.c | 281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1() 315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item()
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_context.c | 143 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member 246 SVGA3dCmdDefineContext body; in vmw_context_init() member 300 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member 343 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member 376 SVGA3dCmdReadbackGBContext body; in vmw_gb_context_unbind() member 380 SVGA3dCmdBindGBContext body; in vmw_gb_context_unbind() member 435 SVGA3dCmdDestroyGBContext body; in vmw_gb_context_destroy() member 467 SVGA3dCmdDXDefineContext body; in vmw_dx_context_create() member 510 SVGA3dCmdDXBindContext body; in vmw_dx_context_bind() member 589 SVGA3dCmdDXBindContext body; in vmw_dx_context_unbind() member [all …]
|
A D | vmwgfx_surface.c | 164 SVGA3dCmdSurfaceDMA body; member 174 SVGA3dCmdDefineSurface body; member 182 SVGA3dCmdDestroySurface body; member 1044 SVGA3dCmdDefineGBSurface body; in vmw_gb_surface_create() member 1178 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_bind() member 1182 SVGA3dCmdUpdateGBSurface body; in vmw_gb_surface_bind() member 1227 SVGA3dCmdReadbackGBSurface body; in vmw_gb_surface_unbind() member 1235 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_unbind() member 1290 SVGA3dCmdDestroyGBSurface body; in vmw_gb_surface_destroy() member 1846 SVGA3dCmdUpdateGBImage body; in vmw_surface_dirty_sync() member [all …]
|
A D | vmwgfx_binding.c | 578 SVGA3dCmdSetShader body; in vmw_binding_scrub_shader() member 610 SVGA3dCmdSetRenderTarget body; in vmw_binding_scrub_render_target() member 649 } body; in vmw_binding_scrub_texture() member 680 SVGA3dCmdDXSetShader body; in vmw_binding_scrub_dx_shader() member 863 SVGA3dCmdDXSetRenderTargets body; in vmw_emit_set_rt() member 942 SVGA3dCmdDXSetSOTargets body; in vmw_emit_set_so_target() member 1055 SVGA3dCmdDXSetVertexBuffers body; in vmw_emit_set_vb() member 1089 SVGA3dCmdDXSetUAViews body; in vmw_emit_set_uav() member 1119 SVGA3dCmdDXSetCSUAViews body; in vmw_emit_set_cs_uav() member 1283 SVGA3dCmdDXSetIndexBuffer body; in vmw_binding_scrub_ib() member [all …]
|
A D | vmwgfx_cotable.c | 186 SVGA3dCmdDXSetCOTable body; in vmw_cotable_unscrub() member 262 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_scrub() member 266 SVGA3dCmdDXSetCOTable body; in vmw_cotable_scrub() member 361 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_readback() member
|
A D | vmwgfx_mob.c | 121 SVGA3dCmdSetOTableBase64 body; in vmw_setup_otable_base() member 199 SVGA3dCmdSetOTableBase body; in vmw_takedown_otable_base() member 552 SVGA3dCmdDestroyGBMob body; in vmw_mob_unbind() member 606 SVGA3dCmdDefineGBMob64 body; in vmw_mob_bind() member
|
A D | vmwgfx_shader.c | 203 SVGA3dCmdDefineGBShader body; in vmw_gb_shader_create() member 248 SVGA3dCmdBindGBShader body; in vmw_gb_shader_bind() member 276 SVGA3dCmdBindGBShader body; in vmw_gb_shader_unbind() member 313 SVGA3dCmdDestroyGBShader body; in vmw_gb_shader_destroy() member 386 SVGA3dCmdDXBindShader body; in vmw_dx_shader_unscrub() member 472 SVGA3dCmdDXBindShader body; in vmw_dx_shader_scrub() member
|
A D | vmwgfx_scrn.c | 67 SVGAFifoCmdBlitScreenToGMRFB body; member 72 SVGAFifoCmdBlitGMRFBToScreen body; member 77 SVGA3dCmdBlitSurfaceToScreen body; member 82 SVGAFifoCmdDefineGMRFB body; member 174 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member 956 SVGAFifoCmdDefineGMRFB body; in do_bo_define_gmrfb() member
|
A D | vmwgfx_execbuf.c | 1677 SVGAFifoCmdDefineGMRFB body; in vmw_cmd_check_define_gmrfb() member 2295 SVGA3dCmdDXSetVertexBuffers body; in vmw_cmd_dx_set_vertex_buffers() member 2513 SVGA3dCmdDXSetSOTargets body; in vmw_cmd_dx_set_so_targets() member 2645 union vmw_view_destroy body; in vmw_cmd_dx_view_remove() member 2896 SVGA3dCmdDXClearUAViewUint body; in vmw_cmd_clear_uav_uint() member 2915 SVGA3dCmdDXClearUAViewFloat body; in vmw_cmd_clear_uav_float() member 2934 SVGA3dCmdDXSetUAViews body; in vmw_cmd_set_uav() member 2966 SVGA3dCmdDXSetCSUAViews body; in vmw_cmd_set_cs_uav() member 3066 SVGA3dCmdDXBindStreamOutput body; in vmw_cmd_dx_bind_streamoutput() member 3108 SVGA3dCmdDXSetStreamOutput body; in vmw_cmd_dx_set_streamoutput() member [all …]
|
A D | vmwgfx_stdu.c | 84 SVGA3dCmdUpdateGBScreenTarget body; member 89 SVGA3dCmdSurfaceDMA body; member 94 SVGA3dCmdSurfaceCopy body; member 99 SVGA3dCmdUpdateGBImage body; member 177 SVGA3dCmdDefineGBScreenTarget body; in vmw_stdu_define_st() member 226 SVGA3dCmdBindGBScreenTarget body; in vmw_stdu_bind_st() member 331 SVGA3dCmdDestroyGBScreenTarget body; in vmw_stdu_destroy_st() member
|
A D | vmwgfx_streamoutput.c | 94 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_unscrub() member 165 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_scrub() member
|
A D | vmwgfx_so.c | 165 struct vmw_view_define body; in vmw_view_create() member 208 union vmw_view_destroy body; in vmw_view_destroy() member
|
/linux-6.3-rc2/drivers/xen/xenbus/ |
A D | xenbus.h | 67 char body[]; member 83 char *body; member
|
/linux-6.3-rc2/Documentation/sphinx-static/ |
A D | theme_rtd_colors.css | 9 body { selector
|
/linux-6.3-rc2/drivers/staging/ks7010/ |
A D | ks_hostif.h | 83 u8 body[CHANNEL_LIST_MAX_SIZE]; member 197 u8 body[]; member 253 u8 body[IEEE80211_MAX_SSID_LEN]; member 260 u8 body[8]; member 289 u8 body[RSN_BODY_SIZE]; member 298 u8 body[16]; member 313 u8 body[1024]; /* +18 */ member 340 u8 body[128]; /* +53 */ member
|
/linux-6.3-rc2/drivers/tty/ipwireless/ |
A D | hardware.c | 332 struct ipw_control_packet_body body; member 769 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet() local 1370 struct tl_setup_get_version_qry body; member 1375 struct tl_setup_config_msg body; member 1380 struct tl_setup_config_done_msg body; member 1385 struct tl_setup_open_msg body; member 1390 struct tl_setup_info_msg body; member 1395 struct TlSetupRebootMsgAck body; member
|
/linux-6.3-rc2/scripts/gcc-plugins/ |
A D | stackleak_plugin.c | 284 rtx body; in remove_stack_tracking_gcall() local 354 rtx body; in remove_stack_tracking_gasm() local
|
A D | arm_ssp_per_task_plugin.c | 15 rtx body; in arm_pertask_ssp_rtl_execute() local
|
/linux-6.3-rc2/scripts/genksyms/ |
A D | parse.y | 45 struct string_list **body, in record_compound()
|
/linux-6.3-rc2/fs/kernfs/ |
A D | symlink.c | 130 char *body; in kernfs_iop_get_link() local
|
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ |
A D | hostap_ap.c | 924 u16 type_subtype, char *body, in prism2_send_mgmt() 1290 char body[8 + WLAN_AUTH_CHALLENGE_LEN], *challenge = NULL; in handle_authen() local 1501 char body[12], *p, *lpos; in handle_assoc() local 1710 char *body = (char *) (skb->data + IEEE80211_MGMT_HDR_LEN); in handle_deauth() local 1752 char *body = skb->data + IEEE80211_MGMT_HDR_LEN; in handle_disassoc() local 1986 char *body = skb->data + IEEE80211_MGMT_HDR_LEN; in handle_beacon() local
|
/linux-6.3-rc2/drivers/firmware/google/ |
A D | memconsole-coreboot.c | 24 u8 body[]; member
|