Searched refs:rep (Results 51 - 75 of 180) sorted by relevance

12345678

/linux-master/net/ipv4/
H A Dudp_diag.c35 struct sk_buff *rep; local
66 rep = nlmsg_new(nla_total_size(sizeof(struct inet_diag_msg)) +
70 if (!rep)
73 err = inet_sk_diag_fill(sk, NULL, rep, cb, req, 0,
77 kfree_skb(rep);
80 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid);
H A Dtcp_ipv4.c740 } rep; local
766 memset(&rep, 0, sizeof(rep));
767 rep.th.dest = th->source;
768 rep.th.source = th->dest;
769 rep.th.doff = sizeof(struct tcphdr) / 4;
770 rep.th.rst = 1;
773 rep.th.seq = th->ack_seq;
775 rep.th.ack = 1;
776 rep
935 } rep; local
[all...]
/linux-master/arch/x86/boot/compressed/
H A Dhead_32.S120 rep movsl
151 rep stosl
/linux-master/arch/x86/lib/
H A Dclear_page_64.S20 rep stosq
50 rep stosb
H A Dcopy_user_64.S28 * for 'rep movs', so that we can rewrite the function call with
29 * just a plain 'rep movs' on machines that have FSRM. But to make
71 0: ALTERNATIVE "jmp .Llarge_movsq", "rep movsb", X86_FEATURE_ERMS
80 0: rep movsq
H A Dmemmove_64.S42 #define MEMMOVE_BYTES movq %rdx, %rcx; rep movsb; RET
90 rep movsq
107 rep movsq
/linux-master/drivers/hid/
H A Dhid-apple.c746 struct apple_backlight_set_report *rep; local
748 rep = kmalloc(sizeof(*rep), GFP_KERNEL);
749 if (rep == NULL)
752 rep->report_id = 0xB0;
753 rep->version = 1;
754 rep->backlight = value;
755 rep->rate = rate;
757 ret = hid_hw_raw_request(hdev, 0xB0u, (u8 *) rep, sizeof(*rep),
777 struct apple_backlight_config_report *rep; local
[all...]
H A Dhid-nintendo.c1364 struct joycon_input_report *rep,
1367 u8 *raw = rep->imu_raw_bytes;
1385 struct joycon_input_report *rep)
1394 joycon_input_report_parse_imu_data(ctlr, rep, imu_data);
1581 static void joycon_handle_rumble_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1587 if (IS_ENABLED(CONFIG_NINTENDO_FF) && rep->vibrator_report &&
1606 static void joycon_parse_battery_status(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1613 tmp = rep->bat_con;
1644 struct joycon_input_report *rep)
1651 raw_x = hid_field_extract(ctlr->hdev, rep
1363 joycon_input_report_parse_imu_data(struct joycon_ctlr *ctlr, struct joycon_input_report *rep, struct joycon_imu_data *imu_data) argument
1384 joycon_parse_imu_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1643 joycon_report_left_stick(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1661 joycon_report_right_stick(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1679 joycon_report_dpad(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
1700 joycon_report_buttons(struct joycon_ctlr *ctlr, struct joycon_input_report *rep, const struct joycon_ctlr_button_mapping button_mappings[]) argument
1711 joycon_parse_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) argument
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_compress_internal.h152 U32 rep[ZSTD_REP_NUM]; member in struct:__anon192
181 U32 rep[ZSTD_REP_NUM]; member in struct:__anon195
452 ZSTD_matchState_t* bs, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
648 * updates in-place @rep (array of repeat offsets)
652 ZSTD_updateRep(U32 rep[ZSTD_REP_NUM], U32 const offBase_minus1, U32 const ll0) argument
655 rep[2] = rep[1];
656 rep[1] = rep[0];
657 rep[
672 U32 rep[3]; member in struct:repcodes_s
676 ZSTD_newRep(U32 const rep[ZSTD_REP_NUM], U32 const offBase_minus1, U32 const ll0) argument
[all...]
H A Dzstd_compress_superblock.c539 repcodes_t rep; local
540 ZSTD_memcpy(&rep, prevCBlock->rep, sizeof(rep));
542 ZSTD_updateRep(rep.rep, seq->offBase - 1, ZSTD_getSequenceLength(seqStorePtr, seq).litLength == 0);
544 ZSTD_memcpy(nextCBlock->rep, &rep, sizeof(rep));
/linux-master/net/tipc/
H A Dnet.c327 struct sk_buff *rep; local
330 rep = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL);
331 if (!rep)
334 msg.skb = rep;
H A Dbearer.c911 struct sk_buff *rep; local
930 rep = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL);
931 if (!rep)
934 msg.skb = rep;
951 return genlmsg_reply(rep, info);
954 nlmsg_free(rep);
1261 struct sk_buff *rep; local
1277 rep = nlmsg_new(NLMSG_GOODSIZE, GFP_KERNEL);
1278 if (!rep)
1281 msg.skb = rep;
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c114 struct devlink_health_reporter *rep; local
116 rep = dl->fw_reporter;
118 if (!IS_ERR_OR_NULL(rep))
119 devlink_health_reporter_destroy(rep);
/linux-master/lib/842/
H A D842_decompress.c282 u64 op, rep, tmp, bytes, total; local
305 ret = next_bits(&p, &rep, REPEAT_BITS);
312 /* copy rep + 1 */
313 rep++;
315 if (rep * 8 > p.olen)
318 while (rep-- > 0) {
/linux-master/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h488 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep);
542 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs);
569 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep);
570 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep);
571 void rpcrdma_reply_handler(struct rpcrdma_rep *rep);
H A Dfrwr_ops.c424 * @rep: Received reply
428 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) argument
433 if (mr->mr_handle == rep->rr_inv_rkey) {
573 struct rpcrdma_rep *rep; local
578 /* Ensure that @rep is generated before the MR is released */
579 rep = mr->mr_req->rl_reply;
583 if (rep)
584 rpcrdma_unpin_rqst(rep);
589 rpcrdma_complete_rqst(rep);
/linux-master/drivers/input/keyboard/
H A Dspear-keyboard.c64 bool rep; member in struct:spear_kbd
161 kbd->rep = true;
217 kbd->rep = pdata->rep;
245 if (kbd->rep)
/linux-master/drivers/media/i2c/
H A Dir-kbd-i2c.c537 int rep, i, l, p = 0, s, c = 0; local
601 for (rep = c / 3; rep >= 1; rep--) {
602 if (!memcmp(&codes[c - rep * 3], &codes[c - rep * 2], rep) &&
603 !cmp_no_trail(&codes[c - rep], &codes[c - rep * 2], rep)) {
[all...]
/linux-master/fs/cachefiles/
H A Dnamei.c267 struct dentry *rep,
275 _enter(",'%pd','%pd'", dir, rep);
277 if (rep->d_parent != dir) {
284 if (!d_is_dir(rep)) {
285 dget(rep); /* Stop the dentry being negated if it's only pinned
288 ret = cachefiles_unlink(cache, object, dir, rep, why);
289 dput(rep);
312 if (rep->d_parent != dir || IS_DEADDIR(d_inode(rep))) {
326 if (trap == rep) {
264 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, enum fscache_why_object_killed why) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c303 struct drm_nouveau_gem_info *rep)
311 rep->domain = nvbo->valid_domains;
313 rep->domain = NOUVEAU_GEM_DOMAIN_GART;
315 rep->domain = NOUVEAU_GEM_DOMAIN_VRAM;
316 rep->offset = nvbo->offset;
323 rep->offset = vma->addr;
325 rep->offset = 0;
327 rep->size = nvbo->bo.base.size;
328 rep->map_handle = drm_vma_node_offset_addr(&nvbo->bo.base.vma_node);
329 rep
302 nouveau_gem_info(struct drm_file *file_priv, struct drm_gem_object *gem, struct drm_nouveau_gem_info *rep) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c56 #define mlx5_esw_for_each_rep(esw, i, rep) \
57 xa_for_each(&((esw)->offloads.vport_reps), i, rep)
933 struct mlx5_eswitch_rep *rep,
989 dest.vport.num = rep->vport;
990 dest.vport.vhca_id = MLX5_CAP_GEN(rep->esw->dev, vhca_id);
994 if (rep->vport == MLX5_VPORT_UPLINK &&
1001 dest.vport.num = rep->vport;
1002 dest.vport.vhca_id = MLX5_CAP_GEN(rep->esw->dev, vhca_id);
1007 rep->vport == MLX5_VPORT_UPLINK)
2354 struct mlx5_eswitch_rep *rep; local
931 mlx5_eswitch_add_send_to_vport_rule(struct mlx5_eswitch *on_esw, struct mlx5_eswitch *from_esw, struct mlx5_eswitch_rep *rep, u32 sqn) argument
2378 mlx5_esw_offloads_rep_cleanup(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep) argument
2387 struct mlx5_eswitch_rep *rep; local
2508 __esw_offloads_load_rep(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u8 rep_type) argument
2518 __esw_offloads_unload_rep(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u8 rep_type) argument
2528 struct mlx5_eswitch_rep *rep; local
2537 struct mlx5_eswitch_rep *rep; local
2559 struct mlx5_eswitch_rep *rep; local
2884 struct mlx5_eswitch_rep *rep; local
2913 struct mlx5_eswitch_rep *rep; local
3293 struct mlx5_eswitch_rep *rep; local
4046 struct mlx5_eswitch_rep *rep; local
4062 struct mlx5_eswitch_rep *rep; local
4075 struct mlx5_eswitch_rep *rep; local
4085 struct mlx5_eswitch_rep *rep; local
[all...]
/linux-master/arch/x86/kernel/
H A Drelocate_kernel_32.S266 rep ; movsl
271 rep ; movsl
276 rep ; movsl
H A Drelocate_kernel_64.S296 rep ; movsq
301 rep ; movsq
306 rep ; movsq
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-platform.c203 struct device_node *rep = NULL; local
217 rep = of_graph_get_remote_endpoint(ep);
218 if (!rep)
220 rparent = of_coresight_get_port_parent(rep);
223 if (of_graph_parse_endpoint(rep, &rendpoint))
255 of_node_put(rep);
/linux-master/net/sctp/
H A Ddiag.c252 struct sk_buff *rep; local
259 rep = nlmsg_new(inet_assoc_attr_size(assoc), GFP_KERNEL);
260 if (!rep)
269 err = inet_sctp_diag_fill(sk, assoc, rep, req, sk_user_ns(NETLINK_CB(skb).sk),
278 return nlmsg_unicast(sock_net(skb->sk)->diag_nlsk, rep, NETLINK_CB(skb).portid);
282 kfree_skb(rep);

Completed in 608 milliseconds

12345678