/linux-4.4.14/drivers/crypto/vmx/ |
H A D | aesp8-ppc.pl | 476 my ($rndkey0,$rndkey1,$inout,$tmp)= map("v$_",(0..3)); 520 vmr $inout,$inptail 527 vperm $inout,$inout,$inptail,$inpperm 531 vxor $inout,$inout,$rndkey0 534 vxor $inout,$inout,$ivec 538 vcipher $inout,$inout,$rndkey1 542 vcipher $inout,$inout,$rndkey0 548 vcipher $inout,$inout,$rndkey1 552 vcipherlast $ivec,$inout,$rndkey0 556 vsel $inout,$outhead,$tmp,$outmask 558 stvx $inout,0,$out 579 vxor $inout,$tmp,$rndkey0 585 vncipher $inout,$inout,$rndkey1 589 vncipher $inout,$inout,$rndkey0 595 vncipher $inout,$inout,$rndkey1 599 vncipherlast $inout,$inout,$rndkey0 602 vxor $inout,$inout,$ivec 604 vperm $tmp,$inout,$inout,$outperm 605 vsel $inout,$outhead,$tmp,$outmask 607 stvx $inout,0,$out 613 lvx $inout,0,$out # redundant in aligned case 614 vsel $inout,$outhead,$inout,$outmask 615 stvx $inout,0,$out 627 vsel $inout,$outhead,$ivec,$outmask 629 stvx $inout,0,$ivp 630 vsel $inout,$ivec,$inptail,$outmask 631 stvx $inout,$idx,$ivp 1231 my ($rndkey0,$rndkey1,$inout,$tmp)= map("v$_",(0..3)); 1284 vxor $inout,$ivec,$rndkey0 1292 vcipher $inout,$inout,$rndkey1 1296 vcipher $inout,$inout,$rndkey0 1308 vcipher $inout,$inout,$rndkey1 1315 vcipherlast $inout,$inout,$dat 1319 vperm $inout,$inout,$inout,$outperm 1320 vsel $dat,$outhead,$inout,$outmask 1323 vmr $outhead,$inout 1324 vxor $inout,$ivec,$rndkey0 1332 lvx $inout,0,$out # redundant in aligned case 1333 vsel $inout,$outhead,$inout,$outmask 1334 stvx $inout,0,$out
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | 94 IP_VS_DBG_BUF(12, "Unknown ISAKMP entry for inout packet " ah_esp_conn_out_get()
|
H A D | ip_vs_core.c | 729 * - inout: 1=in->out, 0=out->in 732 struct ip_vs_conn *cp, int inout) ip_vs_nat_icmp() 740 if (inout) { ip_vs_nat_icmp() 757 if (inout) ip_vs_nat_icmp() 768 if (inout) ip_vs_nat_icmp() 778 struct ip_vs_conn *cp, int inout) ip_vs_nat_icmp_v6() 795 if (inout) { ip_vs_nat_icmp_v6() 809 ntohs(inout ? ports[1] : ports[0]), ip_vs_nat_icmp_v6() 810 ntohs(inout ? cp->vport : cp->dport)); ip_vs_nat_icmp_v6() 811 if (inout) ip_vs_nat_icmp_v6() 825 if (inout) ip_vs_nat_icmp_v6() 1135 * It will definitely route properly the inout NAT traffic handle_response() 731 ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp, struct ip_vs_conn *cp, int inout) ip_vs_nat_icmp() argument 777 ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp, struct ip_vs_conn *cp, int inout) ip_vs_nat_icmp_v6() argument
|
H A D | ip_vs_nfct.c | 172 FMT_TUPLE ", found inout cp=" FMT_CONN "\n", ip_vs_nfct_expect_callback() 179 ", inout cp=" FMT_CONN "\n", ip_vs_nfct_expect_callback()
|
/linux-4.4.14/drivers/scsi/arm/ |
H A D | powertec.c | 229 * int length, int host_no, int inout) 237 * inout - 0 for reading, 1 for writing.
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_ioctl.c | 1678 xfs_fsop_resblks_t inout; xfs_file_ioctl() local 1687 if (copy_from_user(&inout, arg, sizeof(inout))) xfs_file_ioctl() 1695 in = inout.resblks; xfs_file_ioctl() 1696 error = xfs_reserve_blocks(mp, &in, &inout); xfs_file_ioctl() 1701 if (copy_to_user(arg, &inout, sizeof(inout))) xfs_file_ioctl()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | pack_generic.c | 75 void ptlrpc_buf_set_swabbed(struct ptlrpc_request *req, const int inout, ptlrpc_buf_set_swabbed() argument 78 if (inout) ptlrpc_buf_set_swabbed() 85 int ptlrpc_buf_need_swab(struct ptlrpc_request *req, const int inout, ptlrpc_buf_need_swab() argument 88 if (inout) ptlrpc_buf_need_swab() 602 const int inout, int offset) lustre_unpack_ptlrpc_body_v2() 605 struct lustre_msg_v2 *m = inout ? req->rq_reqmsg : req->rq_repmsg; lustre_unpack_ptlrpc_body_v2() 612 if (ptlrpc_buf_need_swab(req, inout, offset)) { lustre_unpack_ptlrpc_body_v2() 614 ptlrpc_buf_set_swabbed(req, inout, offset); lustre_unpack_ptlrpc_body_v2() 622 if (!inout) lustre_unpack_ptlrpc_body_v2() 601 lustre_unpack_ptlrpc_body_v2(struct ptlrpc_request *req, const int inout, int offset) lustre_unpack_ptlrpc_body_v2() argument
|
H A D | layout.c | 1863 int inout = loc == RCL_CLIENT; swabber_dumper_helper() local 1867 if (ptlrpc_buf_need_swab(pill->rc_req, inout, offset) && swabber_dumper_helper() 1885 ptlrpc_buf_set_swabbed(pill->rc_req, inout, offset); swabber_dumper_helper() 1918 ptlrpc_buf_set_swabbed(pill->rc_req, inout, offset); swabber_dumper_helper()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 1842 * @priv2: an "inout" parameter (the caller might want to see the changes to it) 1843 * @priv3: an "inout" parameter (the caller might want to see the changes to it) 1883 * @priv2: inout parameter, accumulated size of the array 1884 * @priv3: inout parameter, accumulated number of the array elements 1940 * @priv2: inout parameter, pointer into a block of memory 1941 * @priv3: inout parameter, pointer to a 2-dimensional array
|
/linux-4.4.14/drivers/media/rc/ |
H A D | mceusb.c | 542 char *inout; mceusb_dev_printdata() local 558 inout = out ? "Request" : "Got"; mceusb_dev_printdata() 641 inout, carrier, period); mceusb_dev_printdata() 648 inout, data1); mceusb_dev_printdata() 654 inout, period); mceusb_dev_printdata() 664 inout, data1 == 0x02 ? "short" : "long"); mceusb_dev_printdata()
|
/linux-4.4.14/drivers/crypto/ |
H A D | omap-aes.c | 43 #define _calc_walked(inout) (dd->inout##_walk.offset - dd->inout##_sg->offset)
|
H A D | omap-des.c | 47 #define _calc_walked(inout) (dd->inout##_walk.offset - dd->inout##_sg->offset)
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_net.c | 2946 int inout = phone->outgoing & 1; isdn_net_getphones() local 2953 inout &= 1; isdn_net_getphones() 2954 for (n = p->local->phone[inout]; n; n = n->next) { isdn_net_getphones() 3012 int inout = phone->outgoing & 1; isdn_net_delphone() local 3017 n = p->local->phone[inout]; isdn_net_delphone() 3026 p->local->phone[inout] = n->next; isdn_net_delphone()
|
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1101.h | 318 #define IEEE_Status_B 0x0010 /* Busy port inout status */
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lustre_net.h | 2536 int ptlrpc_buf_need_swab(struct ptlrpc_request *req, const int inout, 2538 void ptlrpc_buf_set_swabbed(struct ptlrpc_request *req, const int inout,
|
/linux-4.4.14/drivers/scsi/ |
H A D | NCR5380.c | 699 * **start: if inout == FALSE pointer into buffer where user read should start 703 * inout: TRUE - user is writing; FALSE - user is reading
|
/linux-4.4.14/include/net/ |
H A D | ip_vs.h | 752 /* output hook: Process packet in inout direction, diff set for TCP.
|