/linux-4.1.27/drivers/media/usb/as102/ |
D | as10x_cmd.c | 37 sizeof(pcmd->body.turn_on.req)); in as10x_cmd_turn_on() 40 pcmd->body.turn_on.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNON); in as10x_cmd_turn_on() 45 sizeof(pcmd->body.turn_on.req) + in as10x_cmd_turn_on() 48 sizeof(prsp->body.turn_on.rsp) + in as10x_cmd_turn_on() 78 sizeof(pcmd->body.turn_off.req)); in as10x_cmd_turn_off() 81 pcmd->body.turn_off.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNOFF); in as10x_cmd_turn_off() 87 sizeof(pcmd->body.turn_off.req) + HEADER_SIZE, in as10x_cmd_turn_off() 89 sizeof(prsp->body.turn_off.rsp) + HEADER_SIZE); in as10x_cmd_turn_off() 120 sizeof(preq->body.set_tune.req)); in as10x_cmd_set_tune() 123 preq->body.set_tune.req.proc_id = cpu_to_le16(CONTROL_PROC_SETTUNE); in as10x_cmd_set_tune() [all …]
|
D | as10x_cmd_stream.c | 38 sizeof(pcmd->body.add_pid_filter.req)); in as10x_cmd_add_PID_filter() 41 pcmd->body.add_pid_filter.req.proc_id = in as10x_cmd_add_PID_filter() 43 pcmd->body.add_pid_filter.req.pid = cpu_to_le16(filter->pid); in as10x_cmd_add_PID_filter() 44 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter() 47 pcmd->body.add_pid_filter.req.idx = filter->idx; in as10x_cmd_add_PID_filter() 49 pcmd->body.add_pid_filter.req.idx = 0xFF; in as10x_cmd_add_PID_filter() 54 sizeof(pcmd->body.add_pid_filter.req) in as10x_cmd_add_PID_filter() 56 sizeof(prsp->body.add_pid_filter.rsp) in as10x_cmd_add_PID_filter() 70 filter->idx = prsp->body.add_pid_filter.rsp.filter_id; in as10x_cmd_add_PID_filter() 95 sizeof(pcmd->body.del_pid_filter.req)); in as10x_cmd_del_PID_filter() [all …]
|
D | as10x_cmd_cfg.c | 43 sizeof(pcmd->body.context.req)); in as10x_cmd_get_context() 46 pcmd->body.context.req.proc_id = cpu_to_le16(CONTROL_PROC_CONTEXT); in as10x_cmd_get_context() 47 pcmd->body.context.req.tag = cpu_to_le16(tag); in as10x_cmd_get_context() 48 pcmd->body.context.req.type = cpu_to_le16(GET_CONTEXT_DATA); in as10x_cmd_get_context() 54 sizeof(pcmd->body.context.req) in as10x_cmd_get_context() 57 sizeof(prsp->body.context.rsp) in as10x_cmd_get_context() 72 *pvalue = le32_to_cpu((__force __le32)prsp->body.context.rsp.reg_val.u.value32); in as10x_cmd_get_context() 99 sizeof(pcmd->body.context.req)); in as10x_cmd_set_context() 102 pcmd->body.context.req.proc_id = cpu_to_le16(CONTROL_PROC_CONTEXT); in as10x_cmd_set_context() 104 pcmd->body.context.req.reg_val.u.value32 = (__force u32)cpu_to_le32(value); in as10x_cmd_set_context() [all …]
|
D | as10x_cmd.h | 466 } __packed body; member
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozusbsvc1.c | 62 struct oz_get_desc_req *body; in oz_usb_get_desc_req() local 78 body = (struct oz_get_desc_req *)(elt+1); in oz_usb_get_desc_req() 79 body->type = OZ_GET_DESC_REQ; in oz_usb_get_desc_req() 80 body->req_id = req_id; in oz_usb_get_desc_req() 81 put_unaligned(cpu_to_le16(offset), &body->offset); in oz_usb_get_desc_req() 82 put_unaligned(cpu_to_le16(len), &body->size); in oz_usb_get_desc_req() 83 body->req_type = req_type; in oz_usb_get_desc_req() 84 body->desc_type = desc_type; in oz_usb_get_desc_req() 85 body->w_index = windex; in oz_usb_get_desc_req() 86 body->index = index; in oz_usb_get_desc_req() [all …]
|
D | ozproto.c | 81 struct oz_elt_connect_rsp *body; in oz_send_conn_rsp() local 92 body = (struct oz_elt_connect_rsp *)(elt+1); in oz_send_conn_rsp() 106 memset(body, 0, sizeof(struct oz_elt_connect_rsp)); in oz_send_conn_rsp() 107 body->status = status; in oz_send_conn_rsp() 109 body->mode = pd->mode; in oz_send_conn_rsp() 110 body->session_id = pd->session_id; in oz_send_conn_rsp() 111 put_unaligned(cpu_to_le16(pd->total_apps), &body->apps); in oz_send_conn_rsp() 167 struct oz_elt_connect_req *body = in oz_connect_req() local 207 oz_dbg(ON, "Host vendor: %d\n", body->host_vendor); in oz_connect_req() 209 pd->mode = body->mode; in oz_connect_req() [all …]
|
D | ozeltbuf.c | 171 struct oz_isoc_fixed *body = (struct oz_isoc_fixed *) in oz_queue_elt_info() local 173 if ((body->app_id == OZ_APPID_USB) && (body->type in oz_queue_elt_info() 175 (body->format == OZ_DATA_F_ISOC_FIXED)) { in oz_queue_elt_info() 176 u8 unit_count = body->frame_number; in oz_queue_elt_info() 178 body->frame_number = st->frame_number; in oz_queue_elt_info()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | llog_client.c | 84 struct llogd_body *body; in llog_client_open() local 114 body = req_capsule_client_get(&req->rq_pill, &RMF_LLOGD_BODY); in llog_client_open() 116 body->lgd_logid = *logid; in llog_client_open() 117 body->lgd_ctxt_idx = ctxt->loc_idx - 1; in llog_client_open() 131 body = req_capsule_server_get(&req->rq_pill, &RMF_LLOGD_BODY); in llog_client_open() 132 if (body == NULL) { in llog_client_open() 137 lgh->lgh_id = body->lgd_logid; in llog_client_open() 150 struct llogd_body *body; in llog_client_destroy() local 162 body = req_capsule_client_get(&req->rq_pill, &RMF_LLOGD_BODY); in llog_client_destroy() 163 body->lgd_logid = loghandle->lgh_id; in llog_client_destroy() [all …]
|
D | pack_generic.c | 1910 void lustre_swab_mgs_config_body(struct mgs_config_body *body) in lustre_swab_mgs_config_body() argument 1912 __swab64s(&body->mcb_offset); in lustre_swab_mgs_config_body() 1913 __swab32s(&body->mcb_units); in lustre_swab_mgs_config_body() 1914 __swab16s(&body->mcb_type); in lustre_swab_mgs_config_body() 1918 void lustre_swab_mgs_config_res(struct mgs_config_res *body) in lustre_swab_mgs_config_res() argument 1920 __swab64s(&body->mcr_offset); in lustre_swab_mgs_config_res() 1921 __swab64s(&body->mcr_size); in lustre_swab_mgs_config_res()
|
/linux-4.1.27/drivers/hv/ |
D | hv_kvp.c | 109 version = kvp_msg->body.kvp_register.version; in kvp_register() 204 data = &message->body.kvp_enum_data; in kvp_cn_callback() 244 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.ip_addr, in process_ob_ipinfo() 245 strlen((char *)in->body.kvp_ip_val.ip_addr), in process_ob_ipinfo() 252 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.sub_net, in process_ob_ipinfo() 253 strlen((char *)in->body.kvp_ip_val.sub_net), in process_ob_ipinfo() 260 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.gate_way, in process_ob_ipinfo() 261 strlen((char *)in->body.kvp_ip_val.gate_way), in process_ob_ipinfo() 268 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.dns_addr, in process_ob_ipinfo() 269 strlen((char *)in->body.kvp_ip_val.dns_addr), in process_ob_ipinfo() [all …]
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_context.c | 112 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member 139 cmd->header.size = cpu_to_le32(sizeof(cmd->body)); in vmw_hw_context_destroy() 140 cmd->body.cid = cpu_to_le32(res->id); in vmw_hw_context_destroy() 191 SVGA3dCmdDefineContext body; in vmw_context_init() member 219 cmd->header.size = cpu_to_le32(sizeof(cmd->body)); in vmw_context_init() 220 cmd->body.cid = cpu_to_le32(res->id); in vmw_context_init() 255 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member 281 cmd->header.size = sizeof(cmd->body); in vmw_gb_context_create() 282 cmd->body.cid = res->id; in vmw_gb_context_create() 300 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member [all …]
|
D | vmwgfx_surface.c | 123 SVGA3dCmdSurfaceDMA body; member 133 SVGA3dCmdDefineSurface body; member 141 SVGA3dCmdDestroySurface body; member 198 cmd->header.size = sizeof(cmd->body); in vmw_surface_destroy_encode() 199 cmd->body.sid = id; in vmw_surface_destroy_encode() 218 cmd_len = sizeof(cmd->body) + srf->num_sizes * sizeof(SVGA3dSize); in vmw_surface_define_encode() 222 cmd->body.sid = srf->res.id; in vmw_surface_define_encode() 223 cmd->body.surfaceFlags = srf->flags; in vmw_surface_define_encode() 224 cmd->body.format = cpu_to_le32(srf->format); in vmw_surface_define_encode() 226 cmd->body.face[i].numMipLevels = srf->mip_levels[i]; in vmw_surface_define_encode() [all …]
|
D | vmwgfx_mob.c | 100 SVGA3dCmdSetOTableBase64 body; in vmw_setup_otable_base() member 143 cmd->header.size = sizeof(cmd->body); in vmw_setup_otable_base() 144 cmd->body.type = type; in vmw_setup_otable_base() 145 cmd->body.baseAddress = cpu_to_le64(mob->pt_root_page >> PAGE_SHIFT); in vmw_setup_otable_base() 146 cmd->body.sizeInBytes = otable->size; in vmw_setup_otable_base() 147 cmd->body.validSizeInBytes = 0; in vmw_setup_otable_base() 148 cmd->body.ptDepth = mob->pt_level; in vmw_setup_otable_base() 182 SVGA3dCmdSetOTableBase body; in vmw_takedown_otable_base() member 197 cmd->header.size = sizeof(cmd->body); in vmw_takedown_otable_base() 198 cmd->body.type = type; in vmw_takedown_otable_base() [all …]
|
D | vmwgfx_shader.c | 137 SVGA3dCmdDefineGBShader body; in vmw_gb_shader_create() member 163 cmd->header.size = sizeof(cmd->body); in vmw_gb_shader_create() 164 cmd->body.shid = res->id; in vmw_gb_shader_create() 165 cmd->body.type = shader->type; in vmw_gb_shader_create() 166 cmd->body.sizeInBytes = shader->size; in vmw_gb_shader_create() 184 SVGA3dCmdBindGBShader body; in vmw_gb_shader_bind() member 198 cmd->header.size = sizeof(cmd->body); in vmw_gb_shader_bind() 199 cmd->body.shid = res->id; in vmw_gb_shader_bind() 200 cmd->body.mobid = bo->mem.start; in vmw_gb_shader_bind() 201 cmd->body.offsetInBytes = res->backup_offset; in vmw_gb_shader_bind() [all …]
|
D | vmwgfx_execbuf.c | 633 SVGA3dCmdSetRenderTarget body; in vmw_cmd_set_render_target_check() member 642 user_context_converter, &cmd->body.cid, in vmw_cmd_set_render_target_check() 649 &cmd->body.target.sid, &res_node); in vmw_cmd_set_render_target_check() 659 bi.i1.rt_type = cmd->body.type; in vmw_cmd_set_render_target_check() 672 SVGA3dCmdSurfaceCopy body; in vmw_cmd_surface_copy_check() member 679 &cmd->body.src.sid, NULL); in vmw_cmd_surface_copy_check() 684 &cmd->body.dest.sid, NULL); in vmw_cmd_surface_copy_check() 693 SVGA3dCmdSurfaceStretchBlt body; in vmw_cmd_stretch_blt_check() member 700 &cmd->body.src.sid, NULL); in vmw_cmd_stretch_blt_check() 705 &cmd->body.dest.sid, NULL); in vmw_cmd_stretch_blt_check() [all …]
|
D | vmwgfx_kms.c | 464 SVGA3dCmdBlitSurfaceToScreen body; in do_surface_dirty_sou() member 514 cmd->body.srcRect.left = left; in do_surface_dirty_sou() 515 cmd->body.srcRect.right = right; in do_surface_dirty_sou() 516 cmd->body.srcRect.top = top; in do_surface_dirty_sou() 517 cmd->body.srcRect.bottom = bottom; in do_surface_dirty_sou() 548 cmd->body.destRect.left = clip.x1; in do_surface_dirty_sou() 549 cmd->body.destRect.right = clip.x2; in do_surface_dirty_sou() 550 cmd->body.destRect.top = clip.y1; in do_surface_dirty_sou() 551 cmd->body.destRect.bottom = clip.y2; in do_surface_dirty_sou() 560 cmd->body.srcImage.sid = cpu_to_le32(framebuffer->user_handle); in do_surface_dirty_sou() [all …]
|
D | vmwgfx_fifo.c | 551 SVGA3dCmdWaitForQuery body; in vmw_fifo_emit_dummy_legacy_query() member 562 cmd->header.size = sizeof(cmd->body); in vmw_fifo_emit_dummy_legacy_query() 563 cmd->body.cid = cid; in vmw_fifo_emit_dummy_legacy_query() 564 cmd->body.type = SVGA3D_QUERYTYPE_OCCLUSION; in vmw_fifo_emit_dummy_legacy_query() 567 cmd->body.guestResult.gmrId = SVGA_GMR_FRAMEBUFFER; in vmw_fifo_emit_dummy_legacy_query() 568 cmd->body.guestResult.offset = bo->offset; in vmw_fifo_emit_dummy_legacy_query() 570 cmd->body.guestResult.gmrId = bo->mem.start; in vmw_fifo_emit_dummy_legacy_query() 571 cmd->body.guestResult.offset = 0; in vmw_fifo_emit_dummy_legacy_query() 600 SVGA3dCmdWaitForGBQuery body; in vmw_fifo_emit_dummy_gb_query() member 611 cmd->header.size = sizeof(cmd->body); in vmw_fifo_emit_dummy_gb_query() [all …]
|
D | vmwgfx_overlay.c | 66 SVGAFifoCmdEscape body; member 78 header->body.nsid = SVGA_ESCAPE_NSID_VMWARE; in fill_escape() 79 header->body.size = size; in fill_escape() 191 SVGAEscapeVideoSetRegs body; in vmw_overlay_send_stop() member 209 fill_escape(&cmds->escape, sizeof(cmds->body)); in vmw_overlay_send_stop() 210 cmds->body.header.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_SET_REGS; in vmw_overlay_send_stop() 211 cmds->body.header.streamId = stream_id; in vmw_overlay_send_stop() 212 cmds->body.items[0].registerId = SVGA_VIDEO_ENABLED; in vmw_overlay_send_stop() 213 cmds->body.items[0].value = false; in vmw_overlay_send_stop()
|
D | vmwgfx_fb.c | 220 SVGAFifoCmdUpdate body; in vmw_fb_dirty_flush() member 255 cmd->body.x = cpu_to_le32(x); in vmw_fb_dirty_flush() 256 cmd->body.y = cpu_to_le32(y); in vmw_fb_dirty_flush() 257 cmd->body.width = cpu_to_le32(w); in vmw_fb_dirty_flush() 258 cmd->body.height = cpu_to_le32(h); in vmw_fb_dirty_flush()
|
D | vmwgfx_scrn.c | 168 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member 185 cmd->body.screenId = sou->base.unit; in vmw_sou_fifo_destroy()
|
/linux-4.1.27/fs/reiserfs/ |
D | do_balan.c | 291 const char * const body) in balance_leaf_insert_left() argument 317 leaf_insert_into_buf(&bi, n + tb->item_pos - ret, ih, body, in balance_leaf_insert_left() 349 leaf_insert_into_buf(&bi, n + tb->item_pos - ret, ih, body, in balance_leaf_insert_left() 359 const char * const body) in balance_leaf_paste_left_shift_dirent() argument 388 body, tb->zeroes_num); in balance_leaf_paste_left_shift_dirent() 403 (struct reiserfs_de_head *) body, in balance_leaf_paste_left_shift_dirent() 404 body + DEH_SIZE, tb->insert_size[0]); in balance_leaf_paste_left_shift_dirent() 421 const char * const body) in balance_leaf_paste_left_shift() argument 429 balance_leaf_paste_left_shift_dirent(tb, ih, body); in balance_leaf_paste_left_shift() 472 ih_item_len(tbL0_ih), l_n, body, in balance_leaf_paste_left_shift() [all …]
|
D | dir.c | 281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1() argument 286 memset(body, 0, EMPTY_DIR_SIZE_V1); in make_empty_dir_item_v1() 287 dot = (struct reiserfs_de_head *)body; in make_empty_dir_item_v1() 310 memcpy(body + deh_location(dot), ".", 1); in make_empty_dir_item_v1() 311 memcpy(body + deh_location(dotdot), "..", 2); in make_empty_dir_item_v1() 315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item() argument 320 memset(body, 0, EMPTY_DIR_SIZE); in make_empty_dir_item() 321 dot = (struct reiserfs_de_head *)body; in make_empty_dir_item() 344 memcpy(body + deh_location(dot), ".", 1); in make_empty_dir_item() 345 memcpy(body + deh_location(dotdot), "..", 2); in make_empty_dir_item()
|
D | stree.c | 2072 const char *body, in reiserfs_paste_into_item() argument 2113 body)) == REPEAT_SEARCH) { in reiserfs_paste_into_item() 2141 do_balance(&s_paste_balance, NULL /*ih */ , body, M_PASTE); in reiserfs_paste_into_item() 2170 const char *body) in reiserfs_insert_item() argument 2223 body)) == REPEAT_SEARCH) { in reiserfs_insert_item() 2243 do_balance(&s_ins_balance, ih, body, M_INSERT); in reiserfs_insert_item()
|
D | lbalance.c | 980 const char *body, int zeros_number) in leaf_paste_in_buffer() argument 1026 if (body) { in leaf_paste_in_buffer() 1038 zeros_number, body, in leaf_paste_in_buffer() 1044 zeros_number, body, in leaf_paste_in_buffer()
|
D | reiserfs.h | 1966 extern void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, 1968 extern void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, 3017 struct inode *inode, const char *body); 3023 const char *body, int paste_size); 3230 const char * const body, int zeros_number); 3247 const char *body, int flag);
|
D | inode.c | 1811 char *body = empty_dir; in reiserfs_new_directory() local 1830 make_empty_dir_item_v1(body, ih->ih_key.k_dir_id, in reiserfs_new_directory() 1838 make_empty_dir_item(body, ih->ih_key.k_dir_id, in reiserfs_new_directory() 1860 return reiserfs_insert_item(th, path, &key, ih, inode, body); in reiserfs_new_directory()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 67 struct mdt_body *body; in lmv_intent_remote() local 71 body = req_capsule_server_get(&(*reqp)->rq_pill, &RMF_MDT_BODY); in lmv_intent_remote() 72 if (body == NULL) in lmv_intent_remote() 75 LASSERT((body->valid & OBD_MD_MDS)); in lmv_intent_remote() 94 LASSERT(fid_is_sane(&body->fid1)); in lmv_intent_remote() 96 tgt = lmv_find_target(lmv, &body->fid1); in lmv_intent_remote() 108 op_data->op_fid1 = body->fid1; in lmv_intent_remote() 118 op_data->op_fid3 = body->fid1; in lmv_intent_remote() 123 PFID(&body->fid1), tgt->ltd_idx); in lmv_intent_remote() 168 struct mdt_body *body; in lmv_intent_open() local [all …]
|
D | lmv_internal.h | 80 struct mdt_body *body; in lmv_get_mea() local 85 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in lmv_get_mea() 87 if (!body || !S_ISDIR(body->mode) || !body->eadatasize) in lmv_get_mea() 91 body->eadatasize); in lmv_get_mea()
|
D | lmv_obd.c | 1741 struct mdt_body *body; in lmv_enqueue_remote() local 1745 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in lmv_enqueue_remote() 1746 LASSERT(body != NULL); in lmv_enqueue_remote() 1748 if (!(body->valid & OBD_MD_MDS)) in lmv_enqueue_remote() 1752 LL_IT2STR(it), PFID(&op_data->op_fid1), PFID(&body->fid1)); in lmv_enqueue_remote() 1762 fid1 = body->fid1; in lmv_enqueue_remote() 1832 struct mdt_body *body; in lmv_getattr_name() local 1851 body = req_capsule_server_get(&(*request)->rq_pill, in lmv_getattr_name() 1853 LASSERT(body != NULL); in lmv_getattr_name() 1855 if (body->valid & OBD_MD_MDS) { in lmv_getattr_name() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 194 struct ost_body *body, void *capa) in osc_pack_capa() argument 205 body->oa.o_valid |= OBD_MD_FLOSSCAPA; in osc_pack_capa() 212 struct ost_body *body; in osc_pack_req_body() local 214 body = req_capsule_client_get(&req->rq_pill, &RMF_OST_BODY); in osc_pack_req_body() 215 LASSERT(body); in osc_pack_req_body() 217 lustre_set_wire_obdo(&req->rq_import->imp_connect_data, &body->oa, in osc_pack_req_body() 219 osc_pack_capa(req, body, oinfo->oi_capa); in osc_pack_req_body() 237 struct ost_body *body; in osc_getattr_interpret() local 242 body = req_capsule_server_get(&req->rq_pill, &RMF_OST_BODY); in osc_getattr_interpret() 243 if (body) { in osc_getattr_interpret() [all …]
|
D | osc_quota.c | 290 struct obd_quotactl *body; in osc_quotacheck() local 299 body = req_capsule_client_get(&req->rq_pill, &RMF_OBD_QUOTACTL); in osc_quotacheck() 300 *body = *oqctl; in osc_quotacheck()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_mdc.h | 148 struct mdt_body *body) in mdc_update_max_ea_from_body() argument 150 if (body->valid & OBD_MD_FLMODEASIZE) { in mdc_update_max_ea_from_body() 153 if (cli->cl_max_mds_easize < body->max_mdsize) { in mdc_update_max_ea_from_body() 154 cli->cl_max_mds_easize = body->max_mdsize; in mdc_update_max_ea_from_body() 156 min_t(__u32, body->max_mdsize, PAGE_CACHE_SIZE); in mdc_update_max_ea_from_body() 158 if (cli->cl_max_mds_cookiesize < body->max_cookiesize) { in mdc_update_max_ea_from_body() 159 cli->cl_max_mds_cookiesize = body->max_cookiesize; in mdc_update_max_ea_from_body() 161 min_t(__u32, body->max_cookiesize, PAGE_CACHE_SIZE); in mdc_update_max_ea_from_body()
|
D | obd.h | 1246 struct mdt_body *body; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | symlink.c | 51 struct mdt_body *body; in ll_readlink_internal() local 83 body = req_capsule_server_get(&(*request)->rq_pill, &RMF_MDT_BODY); in ll_readlink_internal() 84 LASSERT(body != NULL); in ll_readlink_internal() 85 if ((body->valid & OBD_MD_LINKNAME) == 0) { in ll_readlink_internal() 92 if (body->eadatasize != symlen) { in ll_readlink_internal() 94 inode->i_ino, body->eadatasize - 1, symlen - 1); in ll_readlink_internal()
|
D | namei.c | 63 if (unlikely(!(md->body->valid & OBD_MD_FLID))) { in ll_test_inode() 68 if (!lu_fid_eq(&lli->lli_fid, &md->body->fid1)) in ll_test_inode() 77 struct mdt_body *body = ((struct lustre_md *)opaque)->body; in ll_set_inode() local 79 if (unlikely(!(body->valid & OBD_MD_FLID))) { in ll_set_inode() 84 lli->lli_fid = body->fid1; in ll_set_inode() 85 if (unlikely(!(body->valid & OBD_MD_FLTYPE))) { in ll_set_inode() 88 PFID(&lli->lli_fid), body->valid); in ll_set_inode() 92 inode->i_mode = (inode->i_mode & ~S_IFMT) | (body->mode & S_IFMT); in ll_set_inode() 139 inode, PFID(&md->body->fid1)); in ll_iget() 745 struct mdt_body *body = req_capsule_server_get(&request->rq_pill, in ll_update_times() local [all …]
|
D | llite_lib.c | 1215 op_data->op_handle = md.body->handle; in ll_md_setattr() 1216 op_data->op_ioepoch = md.body->ioepoch; in ll_md_setattr() 1605 struct mdt_body *body = md->body; in ll_update_inode() local 1609 LASSERT((lsm != NULL) == ((body->valid & OBD_MD_FLEASIZE) != 0)); in ll_update_inode() 1621 if (body->valid & OBD_MD_FLRMTPERM) in ll_update_inode() 1625 else if (body->valid & OBD_MD_FLACL) { in ll_update_inode() 1633 inode->i_ino = cl_fid_build_ino(&body->fid1, in ll_update_inode() 1635 inode->i_generation = cl_fid_build_gen(&body->fid1); in ll_update_inode() 1637 if (body->valid & OBD_MD_FLATIME) { in ll_update_inode() 1638 if (body->atime > LTIME_S(inode->i_atime)) in ll_update_inode() [all …]
|
D | xattr_cache.c | 358 struct mdt_body *body; in ll_xattr_cache_refill() local 392 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_xattr_cache_refill() 393 if (body == NULL) { in ll_xattr_cache_refill() 400 body->eadatasize); in ll_xattr_cache_refill() 402 body->aclsize); in ll_xattr_cache_refill() 404 body->max_mdsize * sizeof(__u32)); in ll_xattr_cache_refill() 411 xtail = xdata + body->eadatasize; in ll_xattr_cache_refill() 412 xvtail = xval + body->aclsize; in ll_xattr_cache_refill() 418 for (i = 0; i < body->max_mdsize; i++) { in ll_xattr_cache_refill()
|
D | xattr.c | 289 struct mdt_body *body; in ll_getxattr_common() local 392 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_getxattr_common() 393 LASSERT(body); in ll_getxattr_common() 397 rc = body->eadatasize; in ll_getxattr_common() 401 if (size < body->eadatasize) { in ll_getxattr_common() 403 body->eadatasize, (int)size); in ll_getxattr_common() 408 if (body->eadatasize == 0) { in ll_getxattr_common() 415 body->eadatasize); in ll_getxattr_common() 421 memcpy(buffer, xdata, body->eadatasize); in ll_getxattr_common() 422 rc = body->eadatasize; in ll_getxattr_common()
|
D | dir.c | 149 struct mdt_body *body; in ll_dir_filler() local 190 body = req_capsule_server_get(&request->rq_pill, &RMF_MDT_BODY); in ll_dir_filler() 192 LASSERT(body != NULL); in ll_dir_filler() 194 if (body->valid & OBD_MD_FLSIZE) in ll_dir_filler() 195 cl_isize_write(inode, body->size); in ll_dir_filler() 799 struct mdt_body *body; in ll_dir_getstripe() local 825 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_dir_getstripe() 826 LASSERT(body != NULL); in ll_dir_getstripe() 828 lmmsize = body->eadatasize; in ll_dir_getstripe() 830 if (!(body->valid & (OBD_MD_FLEASIZE | OBD_MD_FLDIREA)) || in ll_dir_getstripe() [all …]
|
D | llite_nfs.c | 288 struct mdt_body *body; in ll_get_parent() local 317 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_get_parent() 318 LASSERT(body->valid & OBD_MD_FLID); in ll_get_parent() 321 PFID(ll_inode2fid(dir)), PFID(&body->fid1)); in ll_get_parent() 323 result = ll_iget_for_nfs(dir->i_sb, &body->fid1, NULL); in ll_get_parent()
|
D | file.c | 199 struct mdt_body *body; in ll_close_inode_openhandle() local 201 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_close_inode_openhandle() 202 if (!(body->valid & OBD_MD_FLRELEASED)) in ll_close_inode_openhandle() 477 struct mdt_body *body; in ll_och_fill() local 479 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_och_fill() 480 och->och_fh = body->handle; in ll_och_fill() 481 och->och_fid = body->fid1; in ll_och_fill() 501 struct mdt_body *body; in ll_local_open() local 508 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_local_open() 509 ll_ioepoch_open(lli, body->ioepoch); in ll_local_open() [all …]
|
D | statahead.c | 620 struct mdt_body *body; in ll_post_statahead() local 638 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in ll_post_statahead() 639 if (body == NULL) { in ll_post_statahead() 653 if (body->valid & OBD_MD_MDS) { in ll_post_statahead() 662 if (unlikely(!lu_fid_eq(&minfo->mi_data.op_fid2, &body->fid1))){ in ll_post_statahead()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | iop.c | 451 msg->body[0] = cpu_to_le32(PAGE_SIZE); in i2o_iop_init_outbound_queue() 453 msg->body[1] = cpu_to_le32(I2O_OUTBOUND_MSG_FRAME_SIZE << 16 | 0x80); in i2o_iop_init_outbound_queue() 454 msg->body[2] = cpu_to_le32(0xd0000004); in i2o_iop_init_outbound_queue() 455 msg->body[3] = cpu_to_le32(i2o_dma_low(c->status.phys)); in i2o_iop_init_outbound_queue() 456 msg->body[4] = cpu_to_le32(i2o_dma_high(c->status.phys)); in i2o_iop_init_outbound_queue() 515 msg->body[0] = cpu_to_le32(0x00000000); in i2o_iop_reset() 516 msg->body[1] = cpu_to_le32(0x00000000); in i2o_iop_reset() 517 msg->body[2] = cpu_to_le32(i2o_dma_low(c->status.phys)); in i2o_iop_reset() 518 msg->body[3] = cpu_to_le32(i2o_dma_high(c->status.phys)); in i2o_iop_reset() 736 msg->body[0] = cpu_to_le32(c->unit + 2); in i2o_iop_systab_set() [all …]
|
D | exec-osm.c | 172 rc = le32_to_cpu(wait->msg->body[0]) >> 24; in i2o_msg_post_wait_mem() 408 msg->body[0] = cpu_to_le32(0xffffffff); in i2o_exec_lct_notify() 409 msg->body[1] = cpu_to_le32(change_ind); in i2o_exec_lct_notify() 410 msg->body[2] = cpu_to_le32(0xd0000000 | c->dlct.len); in i2o_exec_lct_notify() 411 msg->body[3] = cpu_to_le32(c->dlct.phys); in i2o_exec_lct_notify() 474 pm = le32_to_cpu(msg->body[3]); in i2o_exec_reply() 560 msg->body[0] = cpu_to_le32(0xffffffff); in i2o_exec_lct_get() 561 msg->body[1] = cpu_to_le32(0x00000000); in i2o_exec_lct_get() 562 msg->body[2] = cpu_to_le32(0xd0000000 | c->dlct.len); in i2o_exec_lct_get() 563 msg->body[3] = cpu_to_le32(c->dlct.phys); in i2o_exec_lct_get()
|
D | i2o_config.c | 284 msg->body[0] = in i2o_cfg_swdl() 288 msg->body[1] = cpu_to_le32(swlen); in i2o_cfg_swdl() 289 msg->body[2] = cpu_to_le32(kxfer.sw_id); in i2o_cfg_swdl() 290 msg->body[3] = cpu_to_le32(0xD0000000 | fragsize); in i2o_cfg_swdl() 291 msg->body[4] = cpu_to_le32(buffer.phys); in i2o_cfg_swdl() 356 msg->body[0] = in i2o_cfg_swul() 359 msg->body[1] = cpu_to_le32(swlen); in i2o_cfg_swul() 360 msg->body[2] = cpu_to_le32(kxfer.sw_id); in i2o_cfg_swul() 361 msg->body[3] = cpu_to_le32(0xD0000000 | fragsize); in i2o_cfg_swul() 362 msg->body[4] = cpu_to_le32(buffer.phys); in i2o_cfg_swul() [all …]
|
D | i2o_block.c | 148 msg->body[0] = cpu_to_le32(60 << 16); in i2o_block_device_flush() 176 msg->body[0] = cpu_to_le32(-1); in i2o_block_device_mount() 177 msg->body[1] = cpu_to_le32(0x00000000); in i2o_block_device_mount() 205 msg->body[0] = cpu_to_le32(-1); in i2o_block_device_lock() 233 msg->body[0] = cpu_to_le32(media_id); in i2o_block_device_unlock() 263 msg->body[0] = cpu_to_le32(op << 24); in i2o_block_device_power() 477 if ((le32_to_cpu(msg->body[0]) >> 24) != 0) { in i2o_block_reply() 478 u32 status = le32_to_cpu(msg->body[0]); in i2o_block_reply() 500 i2o_block_end_request(req, error, le32_to_cpu(msg->body[1])); in i2o_block_reply() 763 mptr = &msg->body[0]; in i2o_block_transfer()
|
D | device.c | 47 msg->body[0] = cpu_to_le32(type); in i2o_device_issue_claim() 490 msg->body[i++] = cpu_to_le32(0x00000000); in i2o_parm_issue() 491 msg->body[i++] = cpu_to_le32(0x4C000000 | oplen); /* OperationList */ in i2o_parm_issue() 492 memcpy(&msg->body[i], oplist, oplen); in i2o_parm_issue() 494 msg->body[i++] = cpu_to_le32(0xD0000000 | res.len); /* ResultList */ in i2o_parm_issue() 495 msg->body[i++] = cpu_to_le32(res.phys); in i2o_parm_issue()
|
D | i2o_scsi.c | 360 error = le32_to_cpu(msg->body[0]); in i2o_scsi_reply() 370 memcpy(cmd->sense_buffer, &msg->body[3], in i2o_scsi_reply() 583 mptr = &msg->body[0]; in i2o_scsi_queuecommand_lck() 725 msg->body[0] = cpu_to_le32(i2o_cntxt_list_get_ptr(c, SCpnt)); in DEF_SCSI_QCMD()
|
D | driver.c | 231 evt->event_indicator = le32_to_cpu(msg->body[0]); in i2o_driver_dispatch() 232 memcpy(&evt->data, &msg->body[1], size * 4); in i2o_driver_dispatch()
|
D | i2o.h | 409 u32 body[0]; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 109 struct mdt_body *body; in send_getstatus() local 127 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in send_getstatus() 128 if (body == NULL) { in send_getstatus() 133 if (body->valid & OBD_MD_FLMDSCAPA) { in send_getstatus() 139 *rootfid = body->fid1; in send_getstatus() 171 struct mdt_body *body; in mdc_getattr_common() local 181 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_getattr_common() 182 if (body == NULL) in mdc_getattr_common() 185 CDEBUG(D_NET, "mode: %o\n", body->mode); in mdc_getattr_common() 187 if (body->eadatasize != 0) { in mdc_getattr_common() [all …]
|
D | mdc_locks.c | 257 struct mdt_body *body) in mdc_realloc_openmsg() argument 263 body->eadatasize); in mdc_realloc_openmsg() 266 DLM_INTENT_REC_OFF + 4, body->eadatasize); in mdc_realloc_openmsg() 267 body->valid &= ~OBD_MD_FLEASIZE; in mdc_realloc_openmsg() 268 body->eadatasize = 0; in mdc_realloc_openmsg() 630 struct mdt_body *body; in mdc_finish_enqueue() local 632 body = req_capsule_server_get(pill, &RMF_MDT_BODY); in mdc_finish_enqueue() 633 if (body == NULL) { in mdc_finish_enqueue() 649 if ((body->valid & (OBD_MD_FLDIREA | OBD_MD_FLEASIZE)) != 0) { in mdc_finish_enqueue() 652 mdc_update_max_ea_from_body(exp, body); in mdc_finish_enqueue() [all …]
|
D | mdc_reint.c | 182 struct mdt_body *body; in mdc_setattr() local 185 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_setattr() 187 LASSERT(body != NULL); in mdc_setattr() 188 epoch->handle = body->handle; in mdc_setattr() 189 epoch->ioepoch = body->ioepoch; in mdc_setattr() 301 struct mdt_body *body; in mdc_create() local 304 body = req_capsule_server_get(&req->rq_pill, &RMF_MDT_BODY); in mdc_create() 305 LASSERT(body); in mdc_create() 306 if (body->valid & OBD_MD_FLMDSCAPA) { in mdc_create()
|
/linux-4.1.27/drivers/media/rc/ |
D | ir-rc6-decoder.c | 185 data->body = 0; in ir_rc6_decode() 203 if (data->count++ < CHAR_BIT * sizeof data->body) { in ir_rc6_decode() 204 data->body <<= 1; in ir_rc6_decode() 206 data->body |= 1; in ir_rc6_decode() 235 scancode = data->body; in ir_rc6_decode() 243 if (data->count > CHAR_BIT * sizeof data->body) { in ir_rc6_decode() 249 scancode = data->body; in ir_rc6_decode()
|
D | ir-mce_kbd-decoder.c | 290 data->body = 0; in ir_mce_kbd_decode() 298 data->body <<= 1; in ir_mce_kbd_decode() 300 data->body |= 1; in ir_mce_kbd_decode() 323 scancode = data->body & 0xffff; in ir_mce_kbd_decode() 324 IR_dprintk(1, "keyboard data 0x%08x\n", data->body); in ir_mce_kbd_decode() 334 scancode = data->body & 0x1fffff; in ir_mce_kbd_decode()
|
D | rc-core-priv.h | 62 u32 body; member 98 u32 body; member
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | fwio.c | 401 union p54_scan_body_union *body; in p54_scan() local 410 2 + sizeof(*iq_autocal) + sizeof(*body) + in p54_scan() 440 body = (void *) skb_put(skb, sizeof(body->longbow)); in p54_scan() 442 body = (void *) skb_put(skb, sizeof(body->normal)); in p54_scan() 452 memcpy(&body->longbow.power_limits, in p54_scan() 459 body->normal.val_barker = 0x38; in p54_scan() 460 body->normal.val_bpsk = body->normal.dup_bpsk = in p54_scan() 462 body->normal.val_qpsk = body->normal.dup_qpsk = in p54_scan() 464 body->normal.val_16qam = body->normal.dup_16qam = in p54_scan() 466 body->normal.val_64qam = body->normal.dup_64qam = in p54_scan() [all …]
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
D | pio_phys.S | 27 .body 42 .body 57 .body
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_xs.c | 63 char *body; member 169 char *body; in read_reply() local 201 body = msg->u.reply.body; in read_reply() 205 return body; in read_reply() 845 char *body; in process_msg() local 882 body = kmalloc(msg->hdr.len + 1, GFP_NOIO | __GFP_HIGH); in process_msg() 883 if (body == NULL) { in process_msg() 889 err = xb_read(body, msg->hdr.len); in process_msg() 891 kfree(body); in process_msg() 895 body[msg->hdr.len] = '\0'; in process_msg() [all …]
|
D | xenbus_dev_frontend.c | 415 char body[3]; in xenbus_write_watch() member 419 .len = sizeof(reply.body) in xenbus_write_watch()
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha256-armv4.pl | 301 my $body = shift; 302 my @insns = (&$body,&$body,&$body,&$body); 402 my $body = shift; 403 my @insns = (&$body,&$body,&$body,&$body);
|
D | sha1-armv4-large.S | 30 @ [*] Manually counted instructions in "grand" loop body. Measured
|
/linux-4.1.27/tools/hv/ |
D | hv_kvp_daemon.c | 1601 p = (char *)hv_msg->body.kvp_register.version; in main() 1615 kvp_ip_val = &hv_msg->body.kvp_ip_val; in main() 1639 kvp_ip_val = &hv_msg->body.kvp_ip_val; in main() 1659 hv_msg->body.kvp_set.data.key, in main() 1660 hv_msg->body.kvp_set.data.key_size, in main() 1661 hv_msg->body.kvp_set.data.value, in main() 1662 hv_msg->body.kvp_set.data.value_size)) in main() 1668 hv_msg->body.kvp_set.data.key, in main() 1669 hv_msg->body.kvp_set.data.key_size, in main() 1670 hv_msg->body.kvp_set.data.value, in main() [all …]
|
/linux-4.1.27/drivers/tty/ipwireless/ |
D | hardware.c | 331 struct ipw_control_packet_body body; member 768 const struct ipw_control_packet_body *body = in handle_received_CTRL_packet() local 779 switch (body->sig_no) { in handle_received_CTRL_packet() 797 if (body->value) in handle_received_CTRL_packet() 1288 packet->body.sig_no = sig_no; in alloc_ctrl_packet() 1327 packet->body.value = (state == 0 ? 0 : 1); in set_control_line() 1369 struct tl_setup_get_version_qry body; member 1374 struct tl_setup_config_msg body; member 1379 struct tl_setup_config_done_msg body; member 1384 struct tl_setup_open_msg body; member [all …]
|
/linux-4.1.27/arch/ia64/lib/ |
D | xor.S | 28 .body 65 .body 105 .body 148 .body
|
D | flush.S | 45 .body 99 .body
|
D | ip_fast_csum.S | 35 .body 84 .body
|
D | strnlen_user.S | 23 .body
|
D | clear_page.S | 39 .body
|
D | copy_page.S | 55 .body
|
D | strlen.S | 95 .body
|
D | strlen_user.S | 97 .body
|
D | clear_user.S | 61 .body
|
D | copy_page_mck.S | 111 .body
|
D | do_csum.S | 171 .body
|
D | memcpy.S | 59 .body
|
D | memcpy_mck.S | 120 .body 283 .body
|
D | memset.S | 63 .body
|
D | copy_user.S | 95 .body
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 856 struct ldlm_request *body; in ldlm_cli_enqueue() local 922 LASSERTF(len >= sizeof(*body), "buflen[%d] = %d, not %d\n", in ldlm_cli_enqueue() 923 DLM_LOCKREQ_OFF, len, (int)sizeof(*body)); in ldlm_cli_enqueue() 927 body = req_capsule_client_get(&req->rq_pill, &RMF_DLM_REQ); in ldlm_cli_enqueue() 928 ldlm_lock2desc(lock, &body->lock_desc); in ldlm_cli_enqueue() 929 body->lock_flags = ldlm_flags_to_wire(*flags); in ldlm_cli_enqueue() 930 body->lock_handle[0] = *lockh; in ldlm_cli_enqueue() 1010 struct ldlm_request *body; in ldlm_cli_convert() local 1037 body = req_capsule_client_get(&req->rq_pill, &RMF_DLM_REQ); in ldlm_cli_convert() 1038 body->lock_handle[0] = lock->l_remote_handle; in ldlm_cli_convert() [all …]
|
/linux-4.1.27/arch/ia64/kernel/ |
D | fsys.S | 54 .body 63 .body 96 .body 143 .body 318 .body 334 .body 387 .body 408 .body
|
D | gate.S | 41 .body 115 .body 209 .body 229 .body 316 .body
|
D | pal.S | 72 .body 106 .body 154 .body 212 .body
|
D | esi_stub.S | 52 .body
|
D | efi_stub.S | 50 .body
|
D | entry.S | 66 .body 117 .body 148 .body 176 .body 249 .body 370 .body 1249 .body 1271 .body 1311 .ret21: .body 1329 .body [all …]
|
D | relocate_kernel.S | 24 .body 192 .body
|
D | unwind_decoder.c | 163 int body = (code & 0x20) != 0; in unw_decode_r1() local 167 UNW_DEC_PROLOGUE(R1, body, rlen, arg); in unw_decode_r1()
|
D | entry.h | 39 .body
|
D | mca_asm.S | 260 .body 369 .body
|
D | unwind.c | 806 desc_prologue (int body, unw_word rlen, unsigned char mask, unsigned char grsave, in desc_prologue() argument 830 sr->in_body = body; in desc_prologue() 832 if (!body) { in desc_prologue()
|
D | head.S | 196 .body 1017 .body
|
D | ivt.S | 1660 .body
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.y | 57 struct string_list **body, in record_compound() argument 60 struct string_list *b = *body, *i = *ident, *r; in record_compound() 65 remove_list(body, ident); in record_compound() 69 r->next = (*keyw)->next; *body = r; (*keyw)->next = NULL; in record_compound()
|
D | parse.tab.c_shipped | 101 struct string_list **body, 104 struct string_list *b = *body, *i = *ident, *r; 109 remove_list(body, ident); 113 r->next = (*keyw)->next; *body = r; (*keyw)->next = NULL; 326 /* Pacify GCC's `empty if-body' warning. */
|
D | lex.lex.c_shipped | 1373 /* TODO. We should be able to replace this entire function body
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 152 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum_hmac_md5() argument 203 err = xdr_process_buf(body, body_offset, body->len - body_offset, in make_checksum_hmac_md5() 242 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum() argument 253 body, body_offset, in make_checksum() 283 err = xdr_process_buf(body, body_offset, body->len - body_offset, in make_checksum() 323 struct xdr_buf *body, int body_offset, u8 *cksumkey, in make_checksum_v2() argument 357 err = xdr_process_buf(body, body_offset, body->len - body_offset, in make_checksum_v2()
|
/linux-4.1.27/arch/tile/lib/ |
D | atomic_asm_32.S | 80 .macro atomic_op, name, bitwidth, body 98 \body /* set r24, and r25 if 64-bit */
|
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 1318 struct mgs_config_body *body; in mgc_process_recover_log() local 1368 body = req_capsule_client_get(&req->rq_pill, &RMF_MGS_CONFIG_BODY); in mgc_process_recover_log() 1369 LASSERT(body != NULL); in mgc_process_recover_log() 1370 LASSERT(sizeof(body->mcb_name) > strlen(cld->cld_logname)); in mgc_process_recover_log() 1371 if (strlcpy(body->mcb_name, cld->cld_logname, sizeof(body->mcb_name)) in mgc_process_recover_log() 1372 >= sizeof(body->mcb_name)) { in mgc_process_recover_log() 1376 body->mcb_offset = cfg->cfg_last_idx + 1; in mgc_process_recover_log() 1377 body->mcb_type = cld->cld_type; in mgc_process_recover_log() 1378 body->mcb_bits = PAGE_CACHE_SHIFT; in mgc_process_recover_log() 1379 body->mcb_units = nrpages; in mgc_process_recover_log()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | gss_krb5.h | 241 struct xdr_buf *body, int body_offset, u8 *cksumkey, 246 struct xdr_buf *body, int body_offset, u8 *key,
|
/linux-4.1.27/Documentation/networking/ |
D | ax25.txt | 8 majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
|
D | x25.txt | 35 majordomo@vger.kernel.org with the following in the message body:
|
D | tlan.txt | 115 in the body of an email to majordomo@vuser.vu.union.edu.
|
D | tcp.txt | 95 off immediately if possible, but otherwise queue and compute the body
|
D | LICENSE.qlge | 245 the limitation as if written in the body of this License.
|
D | LICENSE.qlcnic | 245 the limitation as if written in the body of this License.
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | smd.c | 415 struct wcn36xx_hal_mac_start_req_msg msg_body, *body; in wcn36xx_smd_start() local 428 body = (struct wcn36xx_hal_mac_start_req_msg *)wcn->hal_buf; in wcn36xx_smd_start() 429 len = body->header.len; in wcn36xx_smd_start() 437 body->header.len = len; in wcn36xx_smd_start() 438 body->params.len = len - sizeof(*body); in wcn36xx_smd_start() 443 ret = wcn36xx_smd_send_and_wait(wcn, body->header.len); in wcn36xx_smd_start() 2057 struct wcn36xx_hal_update_cfg_req_msg msg_body, *body; in wcn36xx_smd_update_cfg() local 2066 body = (struct wcn36xx_hal_update_cfg_req_msg *) wcn->hal_buf; in wcn36xx_smd_update_cfg() 2070 body->header.len = len; in wcn36xx_smd_update_cfg() 2071 body->len = len - sizeof(*body); in wcn36xx_smd_update_cfg() [all …]
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_ap.c | 63 u16 type_subtype, char *body, 970 u16 type_subtype, char *body, in prism2_send_mgmt() argument 1002 if (body) in prism2_send_mgmt() 1003 memcpy(skb_put(skb, body_len), body, body_len); in prism2_send_mgmt() 1352 char body[8 + WLAN_AUTH_CHALLENGE_LEN], *challenge = NULL; in handle_authen() local 1519 pos = (__le16 *) body; in handle_authen() 1540 body, olen, hdr->addr2, ap->tx_callback_auth); in handle_authen() 1563 char body[12], *p, *lpos; in handle_assoc() local 1690 pos = (__le16 *) body; in handle_assoc() 1741 body, (u8 *) pos - (u8 *) body, in handle_assoc() [all …]
|
D | hostap.h | 50 u8 *body, size_t bodylen);
|
D | hostap_main.c | 1042 u8 *body, size_t bodylen) in prism2_sta_send_mgmt() argument 1060 if (body) in prism2_sta_send_mgmt() 1061 memcpy(skb_put(skb, bodylen), body, bodylen); in prism2_sta_send_mgmt()
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-pn544.txt | 24 HCI messages consist of an eight bit header and the message body. The
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.h | 120 const char* body; member
|
D | aicasm_scan.l | 534 body_head = macro_symbol->info.macroinfo->body;
|
D | aicasm_gram.y | 1620 cur_symbol->info.macroinfo->body = strdup(bodytext); in add_macro_body() 1621 if (cur_symbol->info.macroinfo->body == NULL) { in add_macro_body()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 1416 cable_OUI = msg->body[1] & 0xffffffff; in netxen_handle_linkevent() 1417 cable_len = (msg->body[1] >> 32) & 0xffff; in netxen_handle_linkevent() 1418 link_speed = (msg->body[1] >> 48) & 0xffff; in netxen_handle_linkevent() 1420 link_status = msg->body[2] & 0xff; in netxen_handle_linkevent() 1421 duplex = (msg->body[2] >> 16) & 0xff; in netxen_handle_linkevent() 1422 autoneg = (msg->body[2] >> 24) & 0xff; in netxen_handle_linkevent() 1424 module = (msg->body[2] >> 8) & 0xff; in netxen_handle_linkevent() 1462 opcode = netxen_get_nic_msg_opcode(msg.body[0]); in netxen_handle_fw_message()
|
D | netxen_nic.h | 1135 u64 body[7]; member
|
/linux-4.1.27/include/uapi/linux/ |
D | hyperv.h | 383 } body; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 1039 cable_OUI = msg->body[1] & 0xffffffff; in qlcnic_handle_linkevent() 1040 cable_len = (msg->body[1] >> 32) & 0xffff; in qlcnic_handle_linkevent() 1041 link_speed = (msg->body[1] >> 48) & 0xffff; in qlcnic_handle_linkevent() 1043 link_status = msg->body[2] & 0xff; in qlcnic_handle_linkevent() 1044 duplex = (msg->body[2] >> 16) & 0xff; in qlcnic_handle_linkevent() 1045 autoneg = (msg->body[2] >> 24) & 0xff; in qlcnic_handle_linkevent() 1046 lb_status = (msg->body[2] >> 32) & 0x3; in qlcnic_handle_linkevent() 1048 module = (msg->body[2] >> 8) & 0xff; in qlcnic_handle_linkevent() 1099 opcode = qlcnic_get_nic_msg_opcode(msg.body[0]); in qlcnic_handle_fw_message() 1106 ret = (u32)(msg.body[1]); in qlcnic_handle_fw_message()
|
D | qlcnic.h | 979 u64 body[7]; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 88 have obtained appropriate regulatory body certification for a 118 absorbed by the body when using a wireless device. The RF exposure
|
/linux-4.1.27/Documentation/ |
D | SecurityBugs | 37 The Linux kernel security team is not a formal body and therefore unable
|
D | email-clients.txt | 18 inline text in the body of the email. Some maintainers accept 217 for reading/merging patches into the body text. To do this, download
|
D | SubmittingPatches | 610 The canonical patch message body contains the following: 617 - The body of the explanation, line wrapped at 75 columns, which will 676 The "from" line must be the very first line in the message body, 686 The explanation body will be committed to the permanent source
|
D | CodingStyle | 121 body of function 135 body of do-loop 452 Also, try to avoid putting comments inside a function body: if the
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | boot_head.S | 24 .body
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 134 body of function 145 body of do-loop
|
/linux-4.1.27/net/tipc/ |
D | link.h | 165 unchar body[TIPC_MAX_IF_NAME]; member
|
/linux-4.1.27/include/linux/ |
D | sctp.h | 341 __u8 body[0]; member
|
/linux-4.1.27/drivers/net/wireless/ |
D | atmel.c | 596 u8 *body, int body_len); 878 u8 *body, int body_len) in atmel_transmit_management_frame() argument 887 atmel_copy_to_card(priv->dev, buff + MGMT_FRAME_BODY_OFFSET, body, body_len); in atmel_transmit_management_frame() 2915 } body; in send_association_request() local 2926 body.capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in send_association_request() 2928 body.capability |= cpu_to_le16(WLAN_CAPABILITY_PRIVACY); in send_association_request() 2930 body.capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in send_association_request() 2932 body.listen_interval = cpu_to_le16(priv->listen_interval * priv->beacon_period); in send_association_request() 2936 memcpy(body.ap, priv->CurrentBSSID, ETH_ALEN); in send_association_request() 2937 ssid_el_p = &body.ssid_el_id; in send_association_request() [all …]
|
/linux-4.1.27/Documentation/isdn/ |
D | README.avmb1 | 176 in the body.
|
D | README | 26 Subject irrelevant, in the message body:
|
/linux-4.1.27/Documentation/trace/ |
D | kprobetrace.txt | 11 kprobes can probe (this means, all functions body except for __kprobes
|
/linux-4.1.27/scripts/ |
D | analyze_suspend.py | 2034 body {overflow-y: scroll;}\n\ 2046 </style>\n</head>\n<body>\n' 2349 body {overflow-y: scroll;}\n\ 2389 </style>\n</head>\n<body>\n'
|
/linux-4.1.27/kernel/trace/ |
D | ring_buffer.c | 3000 void *body; in ring_buffer_write() local 3029 body = rb_event_data(event); in ring_buffer_write() 3031 memcpy(body, data, length); in ring_buffer_write()
|
/linux-4.1.27/Documentation/development-process/ |
D | 3.Early-stage | 52 creation of a body of code.
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 267 it. The format is standards body-type-variant.
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 1105 LASSERT(md->body->valid & OBD_MD_FLID); in cl_file_inode_init()
|
/linux-4.1.27/Documentation/ia64/ |
D | fsys.txt | 253 .body
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 2908 extern void lustre_swab_mgs_config_body(struct mgs_config_body *body); 2914 extern void lustre_swab_mgs_config_res(struct mgs_config_res *body);
|
/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 1636 cookie = (struct sctp_signed_cookie *) retval->body; in sctp_pack_cookie() 2586 asoc->peer.cookie = param.cookie->body; in sctp_process_param()
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.qla4xxx | 246 the limitation as if written in the body of this License.
|
D | LICENSE.qla2xxx | 247 the limitation as if written in the body of this License.
|
D | BusLogic.txt | 566 message body.
|
/linux-4.1.27/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 159 body, but in general most of the per-field validation is handled by the
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 406 in the body of the mail message (not in the subject line). Please be
|
D | README.DAC960 | 265 message body.
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 349 The numbers in the body of the table give the approx number of times a
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 235 the limitation as if written in the body of this License.
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 235 written in the body of this License.
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 235 the limitation as if written in the body of this License.
|
/linux-4.1.27/ |
D | COPYING | 251 the limitation as if written in the body of this License.
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 11 standardization body. SPI uses a master/slave configuration.
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 1772 /* TODO. We should be able to replace this entire function body
|
D | zconf.tab.c_shipped | 316 /* Pacify GCC's `empty if-body' warning. */
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1640 /* TODO. We should be able to replace this entire function body
|
D | dtc-parser.tab.c_shipped | 328 /* Pacify GCC's `empty if-body' warning. */
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1280 preceding the beginning of the body of the text.
|