Home
last modified time | relevance | path

Searched defs:body (Results 1 – 25 of 68) sorted by relevance

123

/linux/drivers/staging/wfx/
A Dhif_tx.c148 struct hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in hif_configuration() local
164 struct hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_reset() local
181 struct hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_read_mib() local
217 struct hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); in hif_write_mib() local
237 struct hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in hif_scan() local
299 struct hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_join() local
329 struct hif_req_set_bss_params *body = in hif_set_bss_params() local
348 struct hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_add_key() local
442 struct hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_start() local
465 struct hif_req_beacon_transmit *body = wfx_alloc_hif(sizeof(*body), in hif_beacon_transmit() local
[all …]
A Dhif_rx.c56 const struct hif_cnf_tx *body = buf; in hif_tx_confirm() local
65 const struct hif_cnf_multi_transmit *body = buf; in hif_multi_tx_confirm() local
77 const struct hif_ind_startup *body = buf; in hif_startup_indication() local
109 const struct hif_ind_rx *body = buf; in hif_receive_indication() local
126 const struct hif_ind_event *body = buf; in hif_event_indication() local
177 const struct hif_ind_scan_cmpl *body = buf; in hif_scan_complete_indication() local
208 const struct hif_ind_suspend_resume_tx *body = buf; in hif_suspend_resume_indication() local
236 const struct hif_ind_generic *body = buf; in hif_generic_indication() local
316 const struct hif_ind_error *body = buf; in hif_error_indication() local
343 const struct hif_ind_exception *body = buf; in hif_exception_indication() local
/linux/fs/reiserfs/
A Ddo_balan.c288 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 Ddir.c281 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/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_context.c145 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member
248 SVGA3dCmdDefineContext body; in vmw_context_init() member
302 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member
345 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member
378 SVGA3dCmdReadbackGBContext body; in vmw_gb_context_unbind() member
382 SVGA3dCmdBindGBContext body; in vmw_gb_context_unbind() member
437 SVGA3dCmdDestroyGBContext body; in vmw_gb_context_destroy() member
469 SVGA3dCmdDXDefineContext body; in vmw_dx_context_create() member
512 SVGA3dCmdDXBindContext body; in vmw_dx_context_bind() member
591 SVGA3dCmdDXBindContext body; in vmw_dx_context_unbind() member
[all …]
A Dvmwgfx_surface.c173 SVGA3dCmdSurfaceDMA body; member
183 SVGA3dCmdDefineSurface body; member
191 SVGA3dCmdDestroySurface body; member
1072 SVGA3dCmdDefineGBSurface body; in vmw_gb_surface_create() member
1206 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_bind() member
1210 SVGA3dCmdUpdateGBSurface body; in vmw_gb_surface_bind() member
1255 SVGA3dCmdReadbackGBSurface body; in vmw_gb_surface_unbind() member
1263 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_unbind() member
1318 SVGA3dCmdDestroyGBSurface body; in vmw_gb_surface_destroy() member
1886 SVGA3dCmdUpdateGBImage body; in vmw_surface_dirty_sync() member
[all …]
A Dvmwgfx_binding.c557 SVGA3dCmdSetShader body; in vmw_binding_scrub_shader() member
589 SVGA3dCmdSetRenderTarget body; in vmw_binding_scrub_render_target() member
628 } body; in vmw_binding_scrub_texture() member
659 SVGA3dCmdDXSetShader body; in vmw_binding_scrub_dx_shader() member
842 SVGA3dCmdDXSetRenderTargets body; in vmw_emit_set_rt() member
921 SVGA3dCmdDXSetSOTargets body; in vmw_emit_set_so_target() member
1034 SVGA3dCmdDXSetVertexBuffers body; in vmw_emit_set_vb() member
1068 SVGA3dCmdDXSetUAViews body; in vmw_emit_set_uav() member
1098 SVGA3dCmdDXSetCSUAViews body; in vmw_emit_set_cs_uav() member
1262 SVGA3dCmdDXSetIndexBuffer body; in vmw_binding_scrub_ib() member
[all …]
A Dvmwgfx_cotable.c173 SVGA3dCmdDXSetCOTable body; in vmw_cotable_unscrub() member
249 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_scrub() member
253 SVGA3dCmdDXSetCOTable body; in vmw_cotable_scrub() member
348 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_readback() member
A Dvmwgfx_mob.c127 SVGA3dCmdSetOTableBase64 body; in vmw_setup_otable_base() member
208 SVGA3dCmdSetOTableBase body; in vmw_takedown_otable_base() member
562 SVGA3dCmdDestroyGBMob body; in vmw_mob_unbind() member
616 SVGA3dCmdDefineGBMob64 body; in vmw_mob_bind() member
A Dvmwgfx_shader.c208 SVGA3dCmdDefineGBShader body; in vmw_gb_shader_create() member
253 SVGA3dCmdBindGBShader body; in vmw_gb_shader_bind() member
281 SVGA3dCmdBindGBShader body; in vmw_gb_shader_unbind() member
318 SVGA3dCmdDestroyGBShader body; in vmw_gb_shader_destroy() member
391 SVGA3dCmdDXBindShader body; in vmw_dx_shader_unscrub() member
477 SVGA3dCmdDXBindShader body; in vmw_dx_shader_scrub() member
A Dvmwgfx_scrn.c69 SVGAFifoCmdBlitScreenToGMRFB body; member
74 SVGAFifoCmdBlitGMRFBToScreen body; member
79 SVGA3dCmdBlitSurfaceToScreen body; member
84 SVGAFifoCmdDefineGMRFB body; member
176 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member
985 SVGAFifoCmdDefineGMRFB body; in do_bo_define_gmrfb() member
A Dvmwgfx_execbuf.c1695 SVGAFifoCmdDefineGMRFB body; in vmw_cmd_check_define_gmrfb() member
2273 SVGA3dCmdDXSetVertexBuffers body; in vmw_cmd_dx_set_vertex_buffers() member
2491 SVGA3dCmdDXSetSOTargets body; in vmw_cmd_dx_set_so_targets() member
2623 union vmw_view_destroy body; in vmw_cmd_dx_view_remove() member
2874 SVGA3dCmdDXClearUAViewUint body; in vmw_cmd_clear_uav_uint() member
2893 SVGA3dCmdDXClearUAViewFloat body; in vmw_cmd_clear_uav_float() member
2912 SVGA3dCmdDXSetUAViews body; in vmw_cmd_set_uav() member
2944 SVGA3dCmdDXSetCSUAViews body; in vmw_cmd_set_cs_uav() member
3044 SVGA3dCmdDXBindStreamOutput body; in vmw_cmd_dx_bind_streamoutput() member
3086 SVGA3dCmdDXSetStreamOutput body; in vmw_cmd_dx_set_streamoutput() member
[all …]
A Dvmwgfx_stdu.c86 SVGA3dCmdUpdateGBScreenTarget body; member
91 SVGA3dCmdSurfaceDMA body; member
96 SVGA3dCmdSurfaceCopy body; member
101 SVGA3dCmdUpdateGBImage body; member
174 SVGA3dCmdDefineGBScreenTarget body; in vmw_stdu_define_st() member
223 SVGA3dCmdBindGBScreenTarget body; in vmw_stdu_bind_st() member
328 SVGA3dCmdDestroyGBScreenTarget body; in vmw_stdu_destroy_st() member
A Dvmwgfx_streamoutput.c96 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_unscrub() member
167 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_scrub() member
A Dvmwgfx_so.c165 struct vmw_view_define body; in vmw_view_create() member
208 union vmw_view_destroy body; in vmw_view_destroy() member
A Dvmwgfx_cmd.c566 SVGA3dCmdWaitForQuery body; in vmw_cmd_emit_dummy_legacy_query() member
612 SVGA3dCmdWaitForGBQuery body; in vmw_cmd_emit_dummy_gb_query() member
/linux/drivers/xen/xenbus/
A Dxenbus.h67 char body[]; member
83 char *body; member
/linux/scripts/gcc-plugins/
A Dstackleak_plugin.c284 rtx body; in remove_stack_tracking_gcall() local
354 rtx body; in remove_stack_tracking_gasm() local
A Darm_ssp_per_task_plugin.c15 rtx body; in arm_pertask_ssp_rtl_execute() local
/linux/drivers/staging/ks7010/
A Dks_hostif.h83 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/drivers/tty/ipwireless/
A Dhardware.c332 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/scripts/genksyms/
A Dparse.y45 struct string_list **body, in record_compound()
/linux/fs/kernfs/
A Dsymlink.c129 char *body; in kernfs_iop_get_link() local
/linux/drivers/firmware/google/
A Dmemconsole-coreboot.c24 u8 body[]; member
/linux/drivers/net/wireless/ath/wcn36xx/
A Dtestmode.c66 struct build_release_number *body = in wcn36xx_tm_cmd_ptt() local

Completed in 88 milliseconds

123