Searched refs:body (Results 1 - 25 of 102) sorted by relevance

12345

/linux-master/tools/testing/selftests/bpf/
H A Duprobe_multi.c15 #define F(body, name, idx) body(name, idx)
17 #define F10(body, name, idx) \
18 F(body, PASTE(name, idx), 0) F(body, PASTE(name, idx), 1) F(body, PASTE(name, idx), 2) \
19 F(body, PASTE(name, idx), 3) F(body, PASTE(name, idx), 4) F(body, PASTE(name, idx), 5) \
20 F(body, PAST
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c43 return (*hif)->body;
163 struct wfx_hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); local
167 body->length = cpu_to_le16(len);
168 memcpy(body->pds_data, conf, len);
179 struct wfx_hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); local
183 body->reset_stat = reset_stat;
184 wfx_fill_header(hif, wvif->id, HIF_REQ_ID_RESET, sizeof(*body));
195 struct wfx_hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), local
228 struct wfx_hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); local
247 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); local
272 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); local
332 struct wfx_hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); local
361 struct wfx_hif_req_set_bss_params *body = wfx_alloc_hif(sizeof(*body), &hif); local
378 struct wfx_hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); local
398 struct wfx_hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); local
414 struct wfx_hif_req_edca_queue_params *body = wfx_alloc_hif(sizeof(*body), &hif); local
442 struct wfx_hif_req_set_pm_mode *body = wfx_alloc_hif(sizeof(*body), &hif); local
469 struct wfx_hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); local
491 struct wfx_hif_req_beacon_transmit *body = wfx_alloc_hif(sizeof(*body), &hif); local
506 struct wfx_hif_req_map_link *body = wfx_alloc_hif(sizeof(*body), &hif); local
526 struct wfx_hif_req_update_ie *body = wfx_alloc_hif(buf_len, &hif); local
[all...]
H A Dhif_rx.c55 const struct wfx_hif_cnf_tx *body = buf; local
57 wfx_tx_confirm_cb(wdev, body);
64 const struct wfx_hif_cnf_multi_transmit *body = buf; local
67 WARN(body->num_tx_confs <= 0, "corrupted message");
68 for (i = 0; i < body->num_tx_confs; i++)
69 wfx_tx_confirm_cb(wdev, &body->tx_conf_payload[i]);
76 const struct wfx_hif_ind_startup *body = buf; local
78 if (body->status || body->firmware_type > 4) {
82 memcpy(&wdev->hw_caps, body, sizeo
101 const struct wfx_hif_ind_rx *body = buf; local
117 const struct wfx_hif_ind_event *body = buf; local
165 const struct wfx_hif_ind_scan_cmpl *body = buf; local
194 const struct wfx_hif_ind_suspend_resume_tx *body = buf; local
222 const struct wfx_hif_ind_generic *body = buf; local
299 const struct wfx_hif_ind_error *body = buf; local
325 const struct wfx_hif_ind_exception *body = buf; local
[all...]
/linux-master/drivers/media/usb/as102/
H A Das10x_cmd_stream.c29 sizeof(pcmd->body.add_pid_filter.req));
32 pcmd->body.add_pid_filter.req.proc_id =
34 pcmd->body.add_pid_filter.req.pid = cpu_to_le16(filter->pid);
35 pcmd->body.add_pid_filter.req.stream_type = filter->type;
38 pcmd->body.add_pid_filter.req.idx = filter->idx;
40 pcmd->body.add_pid_filter.req.idx = 0xFF;
45 sizeof(pcmd->body.add_pid_filter.req)
47 sizeof(prsp->body.add_pid_filter.rsp)
61 filter->idx = prsp->body.add_pid_filter.rsp.filter_id;
86 sizeof(pcmd->body
[all...]
H A Das10x_cmd.c28 sizeof(pcmd->body.turn_on.req));
31 pcmd->body.turn_on.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNON);
36 sizeof(pcmd->body.turn_on.req) +
39 sizeof(prsp->body.turn_on.rsp) +
69 sizeof(pcmd->body.turn_off.req));
72 pcmd->body.turn_off.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNOFF);
78 sizeof(pcmd->body.turn_off.req) + HEADER_SIZE,
80 sizeof(prsp->body.turn_off.rsp) + HEADER_SIZE);
111 sizeof(preq->body.set_tune.req));
114 preq->body
[all...]
H A Das10x_cmd_cfg.c34 sizeof(pcmd->body.context.req));
37 pcmd->body.context.req.proc_id = cpu_to_le16(CONTROL_PROC_CONTEXT);
38 pcmd->body.context.req.tag = cpu_to_le16(tag);
39 pcmd->body.context.req.type = cpu_to_le16(GET_CONTEXT_DATA);
45 sizeof(pcmd->body.context.req)
48 sizeof(prsp->body.context.rsp)
63 *pvalue = le32_to_cpu((__force __le32)prsp->body.context.rsp.reg_val.u.value32);
90 sizeof(pcmd->body.context.req));
93 pcmd->body.context.req.proc_id = cpu_to_le16(CONTROL_PROC_CONTEXT);
94 /* pcmd->body
[all...]
/linux-master/drivers/hv/
H A Dhv_kvp.c140 version = kvp_msg->body.kvp_register.version;
228 data = &message->body.kvp_enum_data;
272 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.ip_addr,
273 strlen((char *)in->body.kvp_ip_val.ip_addr),
280 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.sub_net,
281 strlen((char *)in->body.kvp_ip_val.sub_net),
288 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.gate_way,
289 strlen((char *)in->body.kvp_ip_val.gate_way),
296 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.dns_addr,
297 strlen((char *)in->body
[all...]
/linux-master/scripts/gcc-plugins/
H A Darm_ssp_per_task_plugin.c15 rtx body; local
23 body = PATTERN(insn);
24 if (GET_CODE(body) != SET ||
25 GET_CODE(SET_SRC(body)) != SYMBOL_REF)
27 sym = XSTR(SET_SRC(body), 0);
39 SET_SRC(body) = gen_rtx_PLUS(Pmode, current,
H A Dstackleak_plugin.c284 rtx body; local
293 * Check the expression code of the insn body, which is an RTL
297 body = PATTERN(insn);
299 if (GET_CODE(body) == PARALLEL)
300 body = XVECEXP(body, 0, 0);
302 if (GET_CODE(body) != CALL)
310 body = XEXP(body, 0);
311 if (GET_CODE(body) !
354 rtx body; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dtestmode.c66 struct build_release_number *body = local
70 body->drv_major = wcn->fw_major;
71 body->drv_minor = wcn->fw_minor;
72 body->drv_patch = wcn->fw_version;
73 body->drv_build = wcn->fw_revision;
74 body->ptt_max = 10;
75 body->ptt_min = 0;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c166 SVGA3dCmdSurfaceDMA body; member in struct:vmw_surface_dma
176 SVGA3dCmdDefineSurface body; member in struct:vmw_surface_define
184 SVGA3dCmdDestroySurface body; member in struct:vmw_surface_destroy
241 cmd->header.size = sizeof(cmd->body);
242 cmd->body.sid = id;
261 cmd_len = sizeof(cmd->body) + srf->metadata.num_sizes *
266 cmd->body.sid = srf->res.id;
272 cmd->body.surfaceFlags = (SVGA3dSurface1Flags)srf->metadata.flags;
273 cmd->body.format = srf->metadata.format;
275 cmd->body
309 SVGA3dCmdSurfaceDMA *body = &cmd->body; local
1040 SVGA3dCmdDefineGBSurface body; member in struct:__anon565
1044 SVGA3dCmdDefineGBSurface_v2 body; member in struct:__anon566
1048 SVGA3dCmdDefineGBSurface_v3 body; member in struct:__anon567
1052 SVGA3dCmdDefineGBSurface_v4 body; member in struct:__anon568
1174 SVGA3dCmdBindGBSurface body; member in struct:__anon569
1178 SVGA3dCmdUpdateGBSurface body; member in struct:__anon570
1223 SVGA3dCmdReadbackGBSurface body; member in struct:__anon571
1227 SVGA3dCmdInvalidateGBSurface body; member in struct:__anon572
1231 SVGA3dCmdBindGBSurface body; member in struct:__anon573
1286 SVGA3dCmdDestroyGBSurface body; member in struct:__anon574
1834 SVGA3dCmdDXUpdateSubResource body; member in struct:__anon575
1838 SVGA3dCmdUpdateGBImage body; member in struct:__anon576
1970 SVGA3dCmdReadbackGBSurface body; member in struct:__anon577
[all...]
H A Dvmwgfx_scrn.c68 SVGAFifoCmdBlitScreenToGMRFB body; member in struct:vmw_kms_sou_readback_blit
73 SVGAFifoCmdBlitGMRFBToScreen body; member in struct:vmw_kms_sou_bo_blit
78 SVGA3dCmdBlitSurfaceToScreen body; member in struct:vmw_kms_sou_dirty_cmd
83 SVGAFifoCmdDefineGMRFB body; member in struct:vmw_kms_sou_define_gmrfb
175 SVGAFifoCmdDestroyScreen body; member in struct:__anon558
189 cmd->body.screenId = sou->base.unit;
491 gmr->body.format.bitsPerPixel = update->vfb->base.format->cpp[0] * 8;
492 gmr->body.format.colorDepth = depth;
493 gmr->body.format.reserved = 0;
494 gmr->body
956 SVGAFifoCmdDefineGMRFB body; member in struct:__anon560
[all...]
H A Dvmwgfx_mob.c122 SVGA3dCmdSetOTableBase64 body; member in struct:__anon807
161 cmd->header.size = sizeof(cmd->body);
162 cmd->body.type = type;
163 cmd->body.baseAddress = mob->pt_root_page >> PAGE_SHIFT;
164 cmd->body.sizeInBytes = otable->size;
165 cmd->body.validSizeInBytes = 0;
166 cmd->body.ptDepth = mob->pt_level;
200 SVGA3dCmdSetOTableBase body; member in struct:__anon808
214 cmd->header.size = sizeof(cmd->body);
215 cmd->body
556 SVGA3dCmdDestroyGBMob body; member in struct:__anon809
610 SVGA3dCmdDefineGBMob64 body; member in struct:__anon810
[all...]
H A Dvmwgfx_streamoutput.c96 SVGA3dCmdDXBindStreamOutput body; member in struct:__anon833
107 cmd->header.size = sizeof(cmd->body);
108 cmd->body.soid = so->id;
109 cmd->body.mobid = res->guest_memory_bo->tbo.resource->start;
110 cmd->body.offsetInBytes = res->guest_memory_offset;
111 cmd->body.sizeInBytes = so->size;
167 SVGA3dCmdDXBindStreamOutput body; member in struct:__anon834
180 cmd->header.size = sizeof(cmd->body);
181 cmd->body.soid = res->id;
182 cmd->body
[all...]
H A Dvmwgfx_binding.c578 SVGA3dCmdSetShader body; member in struct:__anon761
586 cmd->header.size = sizeof(cmd->body);
587 cmd->body.cid = bi->ctx->id;
588 cmd->body.type = binding->shader_slot + SVGA3D_SHADERTYPE_MIN;
589 cmd->body.shid = ((rebind) ? bi->res->id : SVGA3D_INVALID_ID);
610 SVGA3dCmdSetRenderTarget body; member in struct:__anon762
618 cmd->header.size = sizeof(cmd->body);
619 cmd->body.cid = bi->ctx->id;
620 cmd->body.type = binding->slot;
621 cmd->body
649 } body; member in struct:__anon763
680 SVGA3dCmdDXSetShader body; member in struct:__anon765
709 SVGA3dCmdDXSetSingleConstantBuffer body; member in struct:__anon766
822 SVGA3dCmdDXSetShaderResources body; member in struct:__anon767
863 SVGA3dCmdDXSetRenderTargets body; member in struct:__anon768
942 SVGA3dCmdDXSetSOTargets body; member in struct:__anon769
1055 SVGA3dCmdDXSetVertexBuffers body; member in struct:__anon770
1089 SVGA3dCmdDXSetUAViews body; member in struct:__anon771
1119 SVGA3dCmdDXSetCSUAViews body; member in struct:__anon772
1283 SVGA3dCmdDXSetIndexBuffer body; member in struct:__anon773
1335 SVGA3dCmdDXSetStreamOutput body; member in struct:__anon774
[all...]
H A Dvmwgfx_cotable.c188 SVGA3dCmdDXSetCOTable body; member in struct:__anon10
201 cmd->header.size = sizeof(cmd->body);
202 cmd->body.cid = vcotbl->ctx->id;
203 cmd->body.type = vcotbl->type;
204 cmd->body.mobid = bo->resource->start;
205 cmd->body.validSizeInBytes = vcotbl->size_read_back;
264 SVGA3dCmdDXReadbackCOTable body; member in struct:__anon11
268 SVGA3dCmdDXSetCOTable body; member in struct:__anon12
290 cmd0->header.size = sizeof(cmd0->body);
291 cmd0->body
363 SVGA3dCmdDXReadbackCOTable body; member in struct:__anon13
[all...]
H A Dvmwgfx_execbuf.c55 __type body; \
723 cmd->header.size = sizeof(cmd->body);
724 cmd->body.cid = ctx_res->id;
725 cmd->body.mobid = dx_query_mob->tbo.resource->start;
832 &cmd->body, NULL);
874 if (cmd->body.type >= SVGA3D_RT_MAX) {
876 (unsigned int) cmd->body.type);
882 &cmd->body.cid, &ctx);
888 &cmd->body.target.sid, &res);
903 binding.slot = cmd->body
1686 SVGAFifoCmdDefineGMRFB body; member in struct:__anon538
2297 SVGA3dCmdDXSetVertexBuffers body; member in struct:__anon539
2517 SVGA3dCmdDXSetSOTargets body; member in struct:__anon541
2649 union vmw_view_destroy body; member in struct:__anon545
2902 SVGA3dCmdDXClearUAViewUint body; member in struct:__anon546
2921 SVGA3dCmdDXClearUAViewFloat body; member in struct:__anon547
2940 SVGA3dCmdDXSetUAViews body; member in struct:__anon548
2972 SVGA3dCmdDXSetCSUAViews body; member in struct:__anon549
3006 SVGA3dCmdDXDefineStreamOutputWithMob body; member in struct:__anon550
3038 SVGA3dCmdDXDestroyStreamOutput body; member in struct:__anon551
3074 SVGA3dCmdDXBindStreamOutput body; member in struct:__anon552
3116 SVGA3dCmdDXSetStreamOutput body; member in struct:__anon553
3169 SVGA3dCmdDXDrawIndexedInstancedIndirect body; member in struct:vmw_draw_indexed_instanced_indirect_cmd
3186 SVGA3dCmdDXDrawInstancedIndirect body; member in struct:vmw_draw_instanced_indirect_cmd
3203 SVGA3dCmdDXDispatchIndirect body; member in struct:vmw_dispatch_indirect_cmd
[all...]
H A Dvmwgfx_context.c147 SVGA3dCmdDestroyContext body; member in struct:__anon771
173 cmd->header.size = sizeof(cmd->body);
174 cmd->body.cid = res->id;
250 SVGA3dCmdDefineContext body; member in struct:__anon772
277 cmd->header.size = sizeof(cmd->body);
278 cmd->body.cid = res->id;
304 SVGA3dCmdDefineGBContext body; member in struct:__anon773
328 cmd->header.size = sizeof(cmd->body);
329 cmd->body.cid = res->id;
347 SVGA3dCmdBindGBContext body; member in struct:__anon774
380 SVGA3dCmdReadbackGBContext body; member in struct:__anon775
384 SVGA3dCmdBindGBContext body; member in struct:__anon776
439 SVGA3dCmdDestroyGBContext body; member in struct:__anon777
471 SVGA3dCmdDXDefineContext body; member in struct:__anon778
514 SVGA3dCmdDXBindContext body; member in struct:__anon779
589 SVGA3dCmdDXReadbackContext body; member in struct:__anon780
593 SVGA3dCmdDXBindContext body; member in struct:__anon781
655 SVGA3dCmdDXDestroyContext body; member in struct:__anon782
[all...]
H A Dvmwgfx_stdu.c83 SVGA3dCmdUpdateGBScreenTarget body; member in struct:vmw_stdu_update
88 SVGA3dCmdSurfaceDMA body; member in struct:vmw_stdu_dma
93 SVGA3dCmdSurfaceCopy body; member in struct:vmw_stdu_surface_copy
98 SVGA3dCmdUpdateGBImage body; member in struct:vmw_stdu_update_gb_image
170 SVGA3dCmdDefineGBScreenTarget body; member in struct:__anon562
178 cmd->header.size = sizeof(cmd->body);
180 cmd->body.stid = stdu->base.unit;
181 cmd->body.width = mode->hdisplay;
182 cmd->body.height = mode->vdisplay;
183 cmd->body
221 SVGA3dCmdBindGBScreenTarget body; member in struct:__anon563
329 SVGA3dCmdDestroyGBScreenTarget body; member in struct:__anon564
[all...]
H A Dvmwgfx_shader.c206 SVGA3dCmdDefineGBShader body; member in struct:__anon38
230 cmd->header.size = sizeof(cmd->body);
231 cmd->body.shid = res->id;
232 cmd->body.type = shader->type;
233 cmd->body.sizeInBytes = shader->size;
251 SVGA3dCmdBindGBShader body; member in struct:__anon39
262 cmd->header.size = sizeof(cmd->body);
263 cmd->body.shid = res->id;
264 cmd->body.mobid = bo->resource->start;
265 cmd->body
279 SVGA3dCmdBindGBShader body; member in struct:__anon40
316 SVGA3dCmdDestroyGBShader body; member in struct:__anon41
389 SVGA3dCmdDXBindShader body; member in struct:__anon42
475 SVGA3dCmdDXBindShader body; member in struct:__anon43
[all...]
/linux-master/fs/reiserfs/
H A Ddo_balan.c288 const char * const body)
313 leaf_insert_into_buf(&bi, n + tb->item_pos - ret, ih, body,
317 * Calculate key component, item length and body to
343 leaf_insert_into_buf(&bi, n + tb->item_pos - ret, ih, body,
353 const char * const body)
382 body, tb->zeroes_num);
397 (struct reiserfs_de_head *) body,
398 body + DEH_SIZE, tb->insert_size[0]);
409 /* Calculate new position to append in item body */
415 const char * const body)
286 balance_leaf_insert_left(struct tree_balance *tb, struct item_head *const ih, const char * const body) argument
351 balance_leaf_paste_left_shift_dirent(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
413 balance_leaf_paste_left_shift(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
532 balance_leaf_paste_left_whole(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
586 balance_leaf_paste_left(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
599 balance_leaf_left(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) argument
621 balance_leaf_insert_right(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
707 balance_leaf_paste_right_shift_dirent(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
758 balance_leaf_paste_right_shift(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
836 balance_leaf_paste_right_whole(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
880 balance_leaf_paste_right(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
904 balance_leaf_right(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) argument
919 balance_leaf_new_nodes_insert(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) argument
1009 balance_leaf_new_nodes_paste_dirent(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) argument
1064 balance_leaf_new_nodes_paste_shift(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) argument
1137 balance_leaf_new_nodes_paste_whole(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) argument
1190 balance_leaf_new_nodes_paste(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) argument
1220 balance_leaf_new_nodes(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int flag) argument
1260 balance_leaf_finish_node_insert(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
1277 balance_leaf_finish_node_paste_dirent(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
1311 balance_leaf_finish_node_paste(struct tree_balance *tb, struct item_head * const ih, const char * const body) argument
1355 balance_leaf_finish_node(struct tree_balance *tb, struct item_head * const ih, const char * const body, int flag) argument
1382 balance_leaf(struct tree_balance *tb, struct item_head *ih, const char *body, int flag, struct item_head *insert_key, struct buffer_head **insert_ptr) argument
1847 do_balance(struct tree_balance *tb, struct item_head *ih, const char *body, int flag) argument
[all...]
H A Ddir.c281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, argument
286 memset(body, 0, EMPTY_DIR_SIZE_V1);
287 dot = (struct reiserfs_de_head *)body;
310 memcpy(body + deh_location(dot), ".", 1);
311 memcpy(body + deh_location(dotdot), "..", 2);
315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, argument
320 memset(body, 0, EMPTY_DIR_SIZE);
321 dot = (struct reiserfs_de_head *)body;
344 memcpy(body + deh_location(dot), ".", 1);
345 memcpy(body
[all...]
/linux-master/fs/kernfs/
H A Dsymlink.c130 char *body; local
135 body = kzalloc(PAGE_SIZE, GFP_KERNEL);
136 if (!body)
138 error = kernfs_getlink(inode, body);
140 kfree(body);
143 set_delayed_call(done, kfree_link, body);
144 return body;
/linux-master/drivers/staging/ks7010/
H A Dks_hostif.c112 memcpy(ap->ssid.body, priv->reg.ssid.body,
115 memcpy(ap->rate_set.body, ap_info->rate_set.body,
119 memcpy(&ap->rate_set.body[ap->rate_set.size],
120 ap_info->ext_rate_set.body,
135 memcpy(ap->rsn_ie.body, ap_info->rsn.body, size);
140 memcpy(ap->wpa_ie.body, ap_info->rsn.body, siz
183 read_ie(unsigned char *bp, u8 max, u8 *body) argument
[all...]
/linux-master/drivers/media/rc/
H A Dir-rc6-decoder.c15 * RC6-6A-32 (MCE version with toggle bit in body)
32 #define RC6_6A_MCE_TOGGLE_MASK 0x8000 /* for the body bits */
167 data->body = 0;
184 /* Discard LSB's that won't fit in data->body */
185 if (data->count++ < CHAR_BIT * sizeof data->body) {
186 data->body <<= 1;
188 data->body |= 1;
214 scancode = data->body;
222 if (data->count > CHAR_BIT * sizeof data->body) {
228 scancode = data->body;
[all...]

Completed in 452 milliseconds

12345