Searched refs:destination (Results 1 - 200 of 1106) sorted by relevance

123456

/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_iprange.h9 IPRANGE_DST = 1 << 1, /* match destination IP address */
H A Dnf_tables.h429 * @NFTA_IMMEDIATE_DREG: destination register to load data into (NLA_U32)
444 * @NFTA_BITWISE_DREG: destination register (NLA_U32: nft_registers)
487 * @NFTA_BYTEORDER_DREG: destination register (NLA_U32: nft_registers)
543 * @NFTA_LOOKUP_DREG: destination register (NLA_U32: nft_registers)
601 * @NFTA_PAYLOAD_DREG: destination register to load data into (NLA_U32: nft_registers)
619 * @NFTA_EXTHDR_DREG: destination register (NLA_U32: nft_registers)
692 * @NFTA_META_DREG: destination register (NLA_U32)
717 * @NFT_CT_DST: conntrack layer 3 protocol destination (IPv4/IPv6 address)
720 * @NFT_CT_PROTO_DST: conntrack layer 4 protocol destination
742 * @NFTA_CT_DREG: destination register (NLA_U32)
877 * @NFT_NAT_DNAT: destination NAT
/linux-4.1.27/drivers/acpi/acpica/
H A Drsmisc.c77 void *destination; acpi_rs_convert_aml_to_resource() local
111 * destination is the internal resource descriptor acpi_rs_convert_aml_to_resource()
114 destination = acpi_rs_convert_aml_to_resource()
139 ACPI_SET8(destination, acpi_rs_convert_aml_to_resource()
147 ACPI_SET8(destination, acpi_rs_convert_aml_to_resource()
155 ACPI_SET8(destination, acpi_rs_convert_aml_to_resource()
162 ACPI_SET8(destination, item_count); acpi_rs_convert_aml_to_resource()
171 ACPI_SET16(destination, item_count); acpi_rs_convert_aml_to_resource()
184 ACPI_SET16(destination, item_count); acpi_rs_convert_aml_to_resource()
190 ACPI_SET8(destination, item_count); acpi_rs_convert_aml_to_resource()
218 ACPI_SET16(destination, item_count); acpi_rs_convert_aml_to_resource()
226 ACPI_SET16(destination, item_count); acpi_rs_convert_aml_to_resource()
236 ACPI_SET16(destination, item_count); acpi_rs_convert_aml_to_resource()
255 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_aml_to_resource()
266 *(u16 **)destination = ACPI_CAST_PTR(u16, target); acpi_rs_convert_aml_to_resource()
282 *(u8 **)destination = ACPI_CAST_PTR(u8, target); acpi_rs_convert_aml_to_resource()
298 *(u8 **)destination = ACPI_CAST_PTR(u8, target); acpi_rs_convert_aml_to_resource()
314 *(u8 **)destination = ACPI_CAST_PTR(u8, target); acpi_rs_convert_aml_to_resource()
327 ACPI_MEMSET(destination, info->aml_offset, info->value); acpi_rs_convert_aml_to_resource()
333 ACPI_MEMCPY(destination, source, ACPI_GET16(target)); acpi_rs_convert_aml_to_resource()
353 destination, aml, NULL); acpi_rs_convert_aml_to_resource()
371 destination, aml, acpi_rs_convert_aml_to_resource()
381 destination); acpi_rs_convert_aml_to_resource()
397 acpi_rs_decode_bitmask(temp16, destination); acpi_rs_convert_aml_to_resource()
475 void *destination; acpi_rs_convert_resource_to_aml() local
497 * destination is the external AML byte stream buffer acpi_rs_convert_resource_to_aml()
500 destination = ACPI_ADD_PTR(void, aml, info->aml_offset); acpi_rs_convert_resource_to_aml()
518 ACPI_SET8(destination, 0); acpi_rs_convert_resource_to_aml()
525 ACPI_SET_BIT(*ACPI_CAST8(destination), (u8) acpi_rs_convert_resource_to_aml()
534 ACPI_SET_BIT(*ACPI_CAST8(destination), (u8) acpi_rs_convert_resource_to_aml()
543 ACPI_SET_BIT(*ACPI_CAST8(destination), (u8) acpi_rs_convert_resource_to_aml()
551 ACPI_SET8(destination, item_count); acpi_rs_convert_resource_to_aml()
568 ACPI_SET16(destination, aml_length); acpi_rs_convert_resource_to_aml()
579 ACPI_SET16(destination, item_count); acpi_rs_convert_resource_to_aml()
591 ACPI_SET16(destination, aml_length); acpi_rs_convert_resource_to_aml()
610 ACPI_SET16(destination, item_count + info->value); acpi_rs_convert_resource_to_aml()
635 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_resource_to_aml()
641 destination = (char *)ACPI_ADD_PTR(void, aml, acpi_rs_convert_resource_to_aml()
643 (destination)); acpi_rs_convert_resource_to_aml()
645 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_resource_to_aml()
653 destination = (char *)ACPI_ADD_PTR(void, aml, acpi_rs_convert_resource_to_aml()
655 (destination)); acpi_rs_convert_resource_to_aml()
657 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_resource_to_aml()
663 destination = (char *)ACPI_ADD_PTR(void, aml, acpi_rs_convert_resource_to_aml()
667 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_resource_to_aml()
673 destination = (char *)ACPI_ADD_PTR(void, aml, acpi_rs_convert_resource_to_aml()
677 acpi_rs_move_data(destination, source, item_count, acpi_rs_convert_resource_to_aml()
714 ACPI_SET8(destination, acpi_rs_convert_resource_to_aml()
731 ACPI_MOVE_16_TO_16(destination, &temp16); acpi_rs_convert_resource_to_aml()
H A Dacmacros.h86 /* 16-bit source, 16/32/64 destination */
99 /* 32-bit source, 16/32/64 destination */
114 /* 64-bit source, 16/32/64 destination */
137 /* 16-bit source, 16/32/64 destination */
143 /* 32-bit source, 16/32/64 destination */
149 /* 64-bit source, 16/32/64 destination */
159 * the destination (or both) is/are unaligned. (Little-endian move)
162 /* 16-bit source, 16/32/64 destination */
170 /* 32-bit source, 16/32/64 destination */
181 /* 64-bit source, 16/32/64 destination */
H A Drsutils.c118 * PARAMETERS: destination - Pointer to the destination descriptor
132 acpi_rs_move_data(void *destination, void *source, u16 item_count, u8 move_type) acpi_rs_move_data() argument
151 ACPI_MEMCPY(destination, source, item_count); acpi_rs_move_data()
162 ACPI_MOVE_16_TO_16(&ACPI_CAST_PTR(u16, destination)[i], acpi_rs_move_data()
168 ACPI_MOVE_32_TO_32(&ACPI_CAST_PTR(u32, destination)[i], acpi_rs_move_data()
174 ACPI_MOVE_64_TO_64(&ACPI_CAST_PTR(u64, destination)[i], acpi_rs_move_data()
273 * PARAMETERS: destination - Pointer to the destination string
283 static u16 acpi_rs_strcpy(char *destination, char *source) acpi_rs_strcpy() argument
290 destination[i] = source[i]; acpi_rs_strcpy()
293 destination[i] = 0; acpi_rs_strcpy()
351 * String destination pointer is not specified; Set the String acpi_rs_get_resource_source()
374 /* Copy the resource_source string to the destination */ acpi_rs_get_resource_source()
H A Drsmemory.c71 * These fields are contiguous in both the source and destination:
103 * These fields are contiguous in both the source and destination:
135 * These fields are contiguous in both the source and destination:
H A Dexstoren.c180 * This module allows destination types of Number, String,
203 * There is no destination object (An uninitialized node or acpi_ex_store_object_to_object()
205 * creating a new destination object acpi_ex_store_object_to_object()
215 * The source type does not match the type of the destination. acpi_ex_store_object_to_object()
H A Drsaddr.c70 * These fields are contiguous in both the source and destination:
108 * These fields are contiguous in both the source and destination:
146 * These fields are contiguous in both the source and destination:
189 * These fields are contiguous in both the source and destination:
H A Drsio.c71 * These fields are contiguous in both the source and destination:
101 * These fields are contiguous in both the source and destination:
129 * These fields are contiguous in both the source and destination:
/linux-4.1.27/arch/m68k/fpsp040/
H A Dsto_res.S6 | users destination register then fp0 is moved to the
7 | correct floating-point destination register. fp0 and fp1
14 | Output: moves the result to the true destination reg or mem
16 | Modifies: destination floating point register
34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
H A Dx_snan.S171 | Store to the users destination address
174 beqs wrt_dn |destination is a data register
193 | Store to the users destination address
196 beqs wrt_dn |destination is a data register
215 | Store to the users destination address
218 beqs wrt_dn |destination is a data register
258 cmpib #3,%d0 |check for nan in destination
259 bnes issrc |destination nan has priority
H A Dx_store.S83 bfextu %d0{#6:#3},%d0 |extract destination register
103 | a0 -> destination address
174 | a0 -> destination address
229 tstl %a0 |users destination address
230 beqs sgl_Dn |destination is a data register
H A Dx_ovfl.S10 | destination format.
15 | destination. If the instruction is not move_out, then the
16 | destination is not affected. For 68881 compatibility, the
17 | following values should be stored at the destination, based
H A Dskeleton.S394 | a1 - user destination address
401 | the 68040 always reads the destination address and thus the page
439 | a1 - supervisor destination address
443 | destination address on the supervisor stack. Also like mem_write,
473 movel 8(%sp),%a1 | destination
489 movel 8(%sp),%a1 | destination
H A Dx_unfl.S11 | it is equal to the denormalized exponent for the destination
13 | destination format.
224 | ;If destination format is sgl/dbl,
H A Dutil.S10 | g_dfmtou: returns the destination format.
74 | This forces the destination precision to be extended
164 | This sets the round precision according to the destination size.
169 | ;for fmovout, the destination format
325 | get destination format - this is the also the rounding precision
349 | For move out instructions (opclass 011) the destination format
433 | g_dfmtou --- put destination format in d0{1:0}
/linux-4.1.27/drivers/crypto/qce/
H A Dcipher.h34 * @dst_nents: destination entries
36 * @dst_chained: is destination chained
38 * @dst_tbl: destination sg table
39 * @dst_sg: destination sg pointer table beginning
/linux-4.1.27/arch/sh/lib64/
H A Dstrcpy.S3 ! Entry: arg0: destination
5 ! Exit: result: destination
43 // r22 < r23 : Need to do a load from the destination.
44 // r22 == r23 : Doesn't actually need to load from destination,
58 // bytes before the destination region.
H A Dcopy_page.S13 r2 : destination effective address (start of page)
75 alloco r2, 0x40 ! alloc destination line 2 lines ahead
H A Dcopy_user_memcpy.S8 ! Entry: ARG0: destination pointer
12 ! Exit: RESULT: destination pointer
43 and destination pointers are equally aligned, because the stlo/sthi pairs
/linux-4.1.27/net/batman-adv/
H A Dsend.h55 * @dst_hint: can be used to override the destination contained in the skb
58 * Look up the recipient node for the destination address in the ethernet
60 * unicast header. Then send this frame to the according destination node.
77 * @dst_hint: can be used to override the destination contained in the skb
80 * Look up the recipient node for the destination address in the ethernet
82 * unicast-4addr header. Then send this frame to the according destination
H A Dsend.c88 * @orig_node: Final destination of the packet.
148 * @orig_node: the destination node
168 /* copy the destination for faster routing */ batadv_send_skb_push_fill_unicast()
170 /* set the destination tt version number */ batadv_send_skb_push_fill_unicast()
179 * @orig_node: the destination node
196 * @orig_node: the destination node
289 /* inform the destination node that we are still missing a correct route batadv_send_skb_unicast()
290 * for this client. The destination will receive this packet and will batadv_send_skb_unicast()
315 * @dst_hint: can be used to override the destination contained in the skb
318 * Look up the recipient node for the destination address in the ethernet
322 * to the according destination node.
H A Dpacket.h193 /* the destination hardware field in the ARP frame is used to
236 * @dst: address of the destination node
262 * @dst: address of the destination node
288 * @dst: address of the destination node
328 * @dest: originator destination of the unicast packet
334 uint8_t ttvn; /* destination translation table version number */
362 * @dest: final destination used when routing fragments
422 * @second_orig_dest: original destination of second included packet
432 /* uint8_t first_dest[ETH_ALEN]; - saved in mac header destination */
454 * @dst: address of the destination
H A Drouting.c387 * reason: -ENODATA for bad header, -EBADR for broadcast destination or source,
388 * and -EREMOTE for non-local (other host) destination.
419 * @orig_node: the destination node
628 * @dst_addr: the payload destination
632 * the new corresponding information (originator address where the destination
702 /* check if the destination client was served by this node and it is now batadv_check_unicast_ttvn()
704 * message and that it knows the new destination in the mesh to re-route batadv_check_unicast_ttvn()
715 /* at this point the mesh destination should have been batadv_check_unicast_ttvn()
723 /* retrieve the TTVN known by this node for the packet destination. This batadv_check_unicast_ttvn()
732 * destination, the packet can immediately be dropped as it will batadv_check_unicast_ttvn()
751 * destination can possibly be updated and forwarded towards the new batadv_check_unicast_ttvn()
763 /* the packet has not been re-routed: either the destination is batadv_check_unicast_ttvn()
764 * currently served by this node or there is no destination at all and batadv_check_unicast_ttvn()
880 * @dst_addr: the payload destination
/linux-4.1.27/include/net/
H A Dfirewire.h21 u8 h_dest[FWNET_ALEN]; /* destination address */
H A Dflow_keys.h7 * @dst: destination ip address in case of IPv4
H A Dllc_pdu.h225 * @dsap: destination sap.
259 * @skb: input skb that destination address must be extracted from it
260 * @sa: pointer to destination address (6 byte array).
262 * This function extracts destination address(MAC) of input frame.
285 * @skb: input skb that destination SAP must be extracted from it.
286 * @dsap: destination SAP (output argument).
288 * This function extracts destination SAP of input frame. right bit of
/linux-4.1.27/arch/blackfin/lib/
H A Dstrcpy.S13 * Returns a pointer to the destination string dest
H A Dstrncmp.S13 * Returns a pointer to the destination string dest
H A Dstrncpy.S14 * Returns a pointer (R0) to the destination string dest
/linux-4.1.27/net/sctp/
H A Dprimitive.c73 * Format: ASSOCIATE(local SCTP instance name, destination transport addr,
75 * -> association id [,destination transport addr list] [,outbound stream
125 * [,stream id] [,life time] [,destination transport address]
153 * initiated to transport (i.e. sent to the destination via SCTP's
158 * o destination transport address - specified as one of the destination
160 * should be sent. Whenever possible, SCTP should use this destination
183 * Format: REQUESTHEARTBEAT(association id, destination transport address)
188 * destination transport address of the given association. The returned
190 * chunk to the destination address is successful.
196 * o destination transport address - the transport address of the
/linux-4.1.27/include/uapi/linux/
H A Dip_vs.h114 /* Connection flags from destination that can be changed by user space */
146 /* destination server address */
152 int weight; /* destination weight */
214 __be32 addr; /* destination address */
217 int weight; /* destination weight */
302 IPVS_CMD_NEW_DEST, /* add destination */
303 IPVS_CMD_SET_DEST, /* modify destination */
304 IPVS_CMD_DEL_DEST, /* delete destination */
305 IPVS_CMD_GET_DEST, /* get destination info */
329 IPVS_CMD_ATTR_DEST, /* nested destination attribute */
369 * Attributes used to describe a destination (real server)
379 IPVS_DEST_ATTR_WEIGHT, /* destination weight */
415 * Attributes used to describe service or destination entry statistics
H A Dbpqether.h16 unsigned char destination[ETH_ALEN]; member in struct:bpq_ethaddr
H A Dif_fc.h38 __u8 daddr[FC_ALEN]; /* destination address */
44 __u8 dsap; /* destination SAP */
H A Dif_fddi.h71 __u8 dsap; /* destination service access point */
78 __u8 dsap; /* destination service access point */
96 __u8 daddr[FDDI_K_ALEN]; /* destination address */
H A Dfib_rules.h34 FRA_DST, /* destination address */
H A Dipv6.h98 * home address option in destination options header
H A Droute.h51 #define RTF_GATEWAY 0x0002 /* destination is a gateway */
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h52 destination : 9, member in struct:ins_format1
60 destination : 9,
71 destination : 9, member in struct:ins_format2
79 destination : 9,
107 destination : 9, member in struct:ins_format4
115 destination : 9,
H A Daicasm_gram.y218 %type <sym_ref> reg_symbol address destination source opt_source
930 destination: label
1180 f1_opcode destination ',' immediate_or_a opt_source ret ';'
1194 T_INC destination opt_source ret ';'
1204 T_DEC destination opt_source ret ';'
1221 | T_CLC T_MVI destination ',' immediate_or_a ret ';'
1235 | T_STC destination ret ';'
1245 T_BMOV destination ',' source ',' immediate ret ';'
1252 T_MOV destination ',' source ret ';'
1262 T_MVI destination ',' immediate ret ';'
1282 T_NOT destination opt_source ret ';'
1292 T_CLR destination ret ';'
1351 f2_opcode destination ',' expression opt_source ret ';'
1664 /* Ensure that immediate makes sense for this destination */
1673 f1_instr->destination = dest->symbol->info.rinfo->address
1746 f2_instr->destination = dest->symbol->info.rinfo->address
1845 "Register %s unavailable in destination reg mode %d",
1851 stop("Read Only register specified as destination",
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcfdma.h21 #define MCFDMA_DAR 0x01 /* DMA destination adr (r/w) */
90 #define MCFDMA_DMR_DSTS_OFF 0x8 /* offset to the destination size bits */
91 #define MCFDMA_DMR_DSTS_LONG 0x00000000L /* Long destination size */
92 #define MCFDMA_DMR_DSTS_BYTE 0x00000100L /* Byte destination size */
93 #define MCFDMA_DMR_DSTS_WORD 0x00000200L /* Word destination size */
94 #define MCFDMA_DMR_DSTS_LINE 0x00000300L /* Line destination size */
/linux-4.1.27/arch/x86/math-emu/
H A Dreg_mul.c4 | Multiply one FPU_REG by another, put the result in a destination FPU_REG. |
15 | The destination may be any FPU_REG, including one of the source FPU_REGs. |
26 The destination is st(deststnr).
H A Dreg_u_add.S6 | result in a destination FPU_REG. |
64 movl PARAM3,%edi /* destination */
65 movw %dx,EXP(%edi) /* Copy exponent to destination */
H A Dreg_divide.c4 | Divide one FPU_REG by another and put the result in a destination FPU_REG.|
16 | The destination may be any FPU_REG, including one of the source FPU_REGs. |
H A Dreg_u_sub.S66 movl PARAM3,%edi /* destination */
68 movw %dx,EXP(%edi) /* Copy exponent to destination */
H A Dreg_u_mul.S107 movl PARAM3,%edi /* Point to the destination */
/linux-4.1.27/arch/arm/mm/
H A Dcopypage-xsc3.c24 * r0 = destination
88 * r0 = destination
89 * r1 = virtual user address of ultimate destination page
H A Dcopypage-v6.c86 * pages ultimate destination. v6_copy_user_highpage_aliasing()
115 * the pages ultimate destination. v6_clear_user_highpage_aliasing()
H A Dcopypage-xscale.c34 * We flush the destination cache lines just before we write the data into the
44 * when prefetching destination as well. (NP) mc_copy_user_page()
/linux-4.1.27/net/llc/
H A Dllc_output.c27 * @da: The MAC destination address
55 * @dmac: destination mac address
56 * @dsap: destination sap
H A Dllc_if.c70 * @dmac: destination mac address
71 * @dsap: destination sap
/linux-4.1.27/drivers/video/fbdev/
H A Dc2p_iplan2.c76 * @dx: Horizontal destination offset (in pixels)
77 * @dy: Vertical destination offset (in pixels)
107 /* Single destination word */ c2p_iplan2()
116 /* Multiple destination words */ c2p_iplan2()
H A Dc2p_planar.c76 * @dx: Horizontal destination offset (in pixels)
77 * @dy: Vertical destination offset (in pixels)
107 /* Single destination word */ c2p_planar()
117 /* Multiple destination words */ c2p_planar()
/linux-4.1.27/arch/arm/include/asm/
H A Dfncpy.h32 * the source and destination addresses for fncpy() must be aligned to a
36 * destination buffer returns 8-byte-aligned pointers.
66 * Minimum alignment requirement for the source and destination addresses
78 * Ensure alignment of source and destination addresses, \
H A Dkvm_asm.h70 * source/destination register and the a2 parameter is the second
71 * source/destination register. Note that the ldrd/strd instructions
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_lblcr.c88 * IPVS destination set structure and operations
92 struct ip_vs_dest *dest; /* destination server */
99 struct list_head list; /* destination list */
164 /* get weighted least-connection node in the destination set */ ip_vs_dest_set_min()
171 /* select the first destination server, whose weight > 0 */ ip_vs_dest_set_min()
185 /* find the destination with the weighted least load */ ip_vs_dest_set_min()
213 /* get weighted most-connection node in the destination set */ ip_vs_dest_set_max()
223 /* select the first destination server, whose weight > 0 */ ip_vs_dest_set_max()
233 /* find the destination with the weighted most load */ ip_vs_dest_set_max()
259 * IPVS lblcr entry represents an association between destination
260 * IP address and its destination server set
265 union nf_inet_addr addr; /* destination IP address */
266 struct ip_vs_dest_set set; /* destination server set */
360 * Create or update an ip_vs_lblcr_entry, which is a mapping of a destination
596 * Find the destination with the least load. __ip_vs_lblcr_schedule()
624 * If this destination server is overloaded and there is a less loaded
662 /* Get the least loaded destination */ ip_vs_lblcr_schedule()
665 /* More than one destination + enough time passed by, cleanup */ ip_vs_lblcr_schedule()
680 /* If the destination is not overloaded, use it */ ip_vs_lblcr_schedule()
687 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_lblcr_schedule()
702 IP_VS_DBG(1, "no destination available\n"); ip_vs_lblcr_schedule()
713 IP_VS_DBG_BUF(6, "LBLCR: destination IP address %s --> server %s:%d\n", ip_vs_lblcr_schedule()
H A Dip_vs_wlc.c16 * Wensong Zhang : changed for the d-linked destination list
63 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_wlc_schedule()
67 * Find the destination with the least load. ip_vs_wlc_schedule()
H A Dip_vs_lblc.c89 * IPVS lblc entry represents an association between destination
90 * IP address and its destination server
95 union nf_inet_addr addr; /* destination IP address */
197 * Create or update an ip_vs_lblc_entry, which is a mapping of a destination IP
432 * Find the destination with the least load. __ip_vs_lblc_schedule()
460 * If this destination server is overloaded and there is a less loaded
500 * If the destination is not available, i.e. it's in the trash, ip_vs_lblc_schedule()
517 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_lblc_schedule()
528 IP_VS_DBG_BUF(6, "LBLC: destination IP address %s --> server %s:%d\n", ip_vs_lblc_schedule()
H A Dip_vs_wrr.c14 * Wensong Zhang : changed for the d-linked destination list
16 * Julian Anastasov : fixed the bug of returning destination
63 * current destination pointer for weighted round-robin scheduling
232 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_wrr_schedule()
238 ip_vs_scheduler_err(svc, "no destination available: " ip_vs_wrr_schedule()
H A Dip_vs_rr.c16 * Wensong Zhang : changed for the d-linked destination list
90 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_rr_schedule()
H A Dip_vs_dh.c19 * The dh algorithm is to select server by the hash key of destination IP
30 * index derived from packet destination IP address to the current server
231 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_dh_schedule()
235 IP_VS_DBG_BUF(6, "DH: destination IP address %s --> server %s:%d\n", ip_vs_dh_schedule()
H A Dip_vs_fo.c54 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_fo_schedule()
H A Dip_vs_lc.c58 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_lc_schedule()
H A Dip_vs_sed.c91 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_sed_schedule()
95 * Find the destination with the least load. ip_vs_sed_schedule()
H A Dip_vs_sh.c33 * The weight destination attribute can be used to control the
35 * greater the weight, the more connections the destination
339 ip_vs_scheduler_err(svc, "no destination available"); ip_vs_sh_schedule()
H A Dip_vs_ctl.c572 /* Lookup destination by {addr,port} in the given service
582 * Find the destination for the given service ip_vs_lookup_dest()
597 * Find destination by {daddr,dport,vaddr,protocol}
600 * destination to be bound to the received connection
649 * Lookup dest by {svc,addr,port} in the destination trash.
650 * The destination trash is used to hold the destinations that are removed
652 * The reason to add the destination trash is when the dest is temporary
666 * Find the destination in trash ip_vs_trash_get_dest()
715 * are expired, and the refcnt of each destination in the trash must
785 * Update a destination in the given service
861 * Create a destination for the given service
931 * Add a destination into an existing service
973 IP_VS_DBG_BUF(3, "Get destination %s:%u from trash, " ip_vs_add_dest()
996 * Edit a destination in the given service
1037 * Delete a destination (must be already unlinked from the service)
1067 * Unlink a destination from the given service
1076 * Remove it from the d-linked destination list. __ip_vs_unlink_dest()
1095 * Delete a destination server in the given service
1111 IP_VS_DBG(1, "%s(): destination not found!\n", __func__); ip_vs_del_dest()
1121 * Delete the destination ip_vs_del_dest()
1149 IP_VS_DBG_BUF(3, "Removing destination %u/%s:%u from trash\n", ip_vs_dest_trash_expire()
1404 * Unlink the whole destination list __ip_vs_del_service()
3223 /* Parse mandatory identifying destination fields first */ ip_vs_genl_parse_dest()
3466 /* Destination commands require a valid destination argument. For ip_vs_genl_set_cmd()
3467 * adding / editing a destination, we need a full destination ip_vs_genl_set_cmd()
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750_accel.h252 unsigned int dBase, /* Address of destination: offset in frame buffer */
253 unsigned int dPitch, /* Pitch value of destination surface in BYTE */
254 unsigned int bpp, /* Color depth of destination surface */
256 unsigned int dy, /* Starting coordinate of destination surface */
265 u32 dBase, /* Address of destination: offset in frame buffer */
266 u32 dPitch, /* Pitch value of destination surface in BYTE */
267 u32 bytePerPixel, /* Color depth of destination surface */
269 u32 dy, /* Starting coordinate of destination surface */
H A Dsm750_accel.c145 unsigned int dBase, /* Address of destination: offset in frame buffer */ hw_copyarea()
146 unsigned int dPitch, /* Pitch value of destination surface in BYTE */ hw_copyarea()
147 unsigned int Bpp, /* Color depth of destination surface */ hw_copyarea()
149 unsigned int dy, /* Starting coordinate of destination surface */ hw_copyarea()
161 /* If source and destination are the same surface, need to check for overlay cases */ hw_copyarea()
324 u32 dBase, /* Address of destination: offset in frame buffer */ hw_imageblit()
325 u32 dPitch, /* Pitch value of destination surface in BYTE */ hw_imageblit()
326 u32 bytePerPixel, /* Color depth of destination surface */ hw_imageblit()
328 u32 dy, /* Starting coordinate of destination surface */ hw_imageblit()
/linux-4.1.27/arch/metag/mm/
H A Dmaccess.c30 /* Use the write combine bit to decide is the destination is MMIO. */ probe_kernel_write()
40 (ldst & (size - 1)) || /* destination unaligned */ probe_kernel_write()
/linux-4.1.27/arch/arm/kernel/
H A Drelocate_kernel.S26 /* Is it a destination page. Put destination address to r4 */
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S183 # a6 destination
184 # a7 maximum size of destination
197 # a6 destination start
198 # a7 maximum size of destination
201 # a10 destination end
/linux-4.1.27/arch/metag/lib/
H A Dmemcpy.S13 MOV A0.2, D1Ar1 ! destination pointer
33 ANDS D1Ar5, D1Ar1, #7 ! test destination alignment
36 ! The destination address is not 8 byte aligned. We will copy bytes from
37 ! the source to the destination until the remaining data has an 8 byte
38 ! destination address alignment (i.e we should never copy more than 7
57 ! Both source and destination are 8 byte aligned - the easy case.
79 ! The destination is 8 byte aligned but the source is not, and there are 8
/linux-4.1.27/lib/
H A Dstring_helpers.c227 * @dst: destination buffer (unescaped)
228 * @size: size of the destination buffer (0 to unlimit)
254 * Caller must provide valid source and destination pointers. Be aware that
255 * destination buffer will always be NULL-terminated. Source string must be
259 * The amount of the characters processed to the destination buffer excluding
437 * @dst: destination buffer (escaped)
438 * @osz: destination buffer size
477 * Caller must provide valid source and destination pointers. Be aware that
478 * destination buffer will not be NULL-terminated, thus caller have to append
H A Diomap_copy.c23 * @to: destination, in MMIO space (must be 32-bit aligned)
46 * @to: destination, in MMIO space (must be 64-bit aligned)
H A Dnlattr.c169 * @tb: destination array with maxtype+1 elements
239 * @dstsize: size of destination buffer
241 * Copies at most dstsize - 1 bytes into the destination buffer.
243 * strlcpy the destination buffer is always padded out.
270 * @count: size of the destination area
/linux-4.1.27/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h113 /* G-Scaler scaled destination image size */
132 /* G-Scaler destination image size */
137 /* G-Scaler destination image offset */
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
H A Dsocklnd.h57 lnet_nid_t kshm_dst_nid; /* destination nid */
59 lnet_pid_t kshm_dst_pid; /* destination pid */
61 __u64 kshm_dst_incarnation; /* destination's incarnation */
H A Dptllnd_wire.h91 __u64 ptlm_dstnid; /* destination's NID */
92 __u64 ptlm_dststamp; /* destination's incarnation */
94 __u32 ptlm_dstpid; /* destination's PID */
/linux-4.1.27/arch/s390/kernel/
H A Drelocate_kernel.S13 * moves the new kernel to its destination...
18 * %r6 holds the destination address
62 tml %r5,0x1 # is it a destination page?
/linux-4.1.27/arch/arm/lib/
H A Dcsumpartial.S35 * destination pointers. Note that when we get here, C = 0
111 tst buf, #3 @ Test destination alignment
112 blne .Lnot_aligned @ align destination, return here
H A Dcsumpartialcopygeneric.S30 * Align an unaligned destination pointer. We know that
56 * destination pointers. Note that when we get here, C = 0
97 tst dst, #3 @ Test destination alignment
98 blne .Ldst_unaligned @ align destination, return here
/linux-4.1.27/net/core/
H A Ddev_addr_lists.c193 * sync addresses to more then 1 destination, you need to use
526 * @to: destination device
529 * Add newly added addresses to the destination device and release
556 * @to: destination device
559 * Add newly added addresses to the destination device and release
565 * device to be synced to multiple destination devices.
584 * dev_uc_unsync - Remove synchronized addresses from the destination device
585 * @to: destination device
588 * Remove all addresses that were added to the destination device by
748 * @to: destination device
751 * Add newly added addresses to the destination device and release
777 * @to: destination device
780 * Add newly added addresses to the destination device and release
786 * source device to be synced to multiple destination devices.
805 * dev_mc_unsync - Remove synchronized addresses from the destination device
806 * @to: destination device
809 * Remove all addresses that were added to the destination device by
/linux-4.1.27/arch/x86/lib/
H A Dcopy_user_64.S20 /* check for bad alignment of destination */
99 * rdi destination
203 * rdi destination
244 * rdi destination
H A Dcsum-wrappers_64.c14 * @dst: destination address
75 * @dst: destination address (user space)
78 * @errp: set to -EFAULT for an bad destination address.
123 * @dst: destination address
H A Dcopy_user_nocache_64.S22 /* check for bad alignment of destination */
48 * This will force destination/source out of cache for more performance.
H A Dusercopy_64.c84 /* If the destination is a kernel buffer, we always clear the end */ copy_user_handle_tail()
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/fs/ntfs/
H A Dcompress.c134 * @dest_pages: destination array of pages
150 * destination pages @dest_pages starting at index @dest_index into @dest_pages
184 /* Variables for uncompressed data / destination. */ ntfs_decompress()
185 struct page *dp; /* Current destination page being worked on. */ ntfs_decompress()
251 /* Setup offsets for the current sub-block destination. */ ntfs_decompress()
270 /* Get the current destination page. */ ntfs_decompress()
276 /* Advance destination position to next sub-block. */ ntfs_decompress()
283 /* We have a valid destination page. Setup the destination pointers. */ ntfs_decompress()
289 /* This sb is not compressed, just copy it into destination. */ ntfs_decompress()
302 /* Advance destination position to next sub-block. */ ntfs_decompress()
317 /* This sb is compressed, decompress it into destination. */ ntfs_decompress()
319 /* Setup destination pointers. */ ntfs_decompress()
333 /* Zero remainder and update destination position. */ ntfs_decompress()
364 * advance the source and destination positions. ntfs_decompress()
383 * we first calculate log2(current destination position in sb), ntfs_decompress()
396 * the destination using the fact that p = (pt >> (12 - lg)) + 1 ntfs_decompress()
406 /* Advance destination position and verify it is in range. */ ntfs_decompress()
418 /* Advance destination pointer. */ ntfs_decompress()
424 * overlapping part. Also, advance the destination ntfs_decompress()
600 * We have the runlist, and all the destination pages we need to fill. ntfs_read_compressed_block()
734 /* We now have both source (if present) and destination. */ ntfs_read_compressed_block()
801 /* Uncompressed cb, copy it to the destination pages. */ ntfs_read_compressed_block()
814 /* First stage: copy data into destination pages. */ ntfs_read_compressed_block()
862 /* Compressed cb, decompress it into the destination page(s). */ ntfs_read_compressed_block()
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/arch/cris/boot/compressed/
H A Dhead_v32.S63 move.d hereami, $r1 ; destination
67 move.d _edata, $r2 ; end destination
69 move.w $r3, [$r1+] ; to hereami+ destination (linked address)
70 cmp.d $r2, $r1 ; finish when destination == _edata
H A Dhead_v10.S71 move.d basse, $r1 ; destination
72 move.d _edata, $r2 ; end destination
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/arch/arm/mach-ux500/
H A Dste-dma40-db8500.h17 * TX & RX, and can be used for either source or destination
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/net/6lowpan/
H A Dnhc_udp.c103 /* source and destination port */ udp_compress()
115 /* destination port */ udp_compress()
127 /* destination port */ udp_compress()
136 /* destination port */ udp_compress()
/linux-4.1.27/tools/perf/util/
H A Dquote.c46 /* Copy into destination buffer. */ sq_quote_argv()
/linux-4.1.27/include/dt-bindings/dma/
H A Dat91.h15 * Source and/or destination peripheral ID
/linux-4.1.27/drivers/video/fbdev/core/
H A Dsyscopyarea.c46 /* Multiple destination words */ bitcpy()
84 /* Single destination word */ bitcpy()
101 /* Multiple destination words */ bitcpy()
195 /* Multiple destination words */ bitcpy_rev()
231 /* Single destination word */ bitcpy_rev()
246 /* Multiple destination words */ bitcpy_rev()
H A Dcfbcopyarea.c75 // Multiple destination words bitcpy()
114 // Single destination word bitcpy()
134 // Multiple destination words bitcpy()
248 // Multiple destination words bitcpy_rev()
287 // Single destination word bitcpy_rev()
306 // Multiple destination words bitcpy_rev()
H A Dcfbfillrect.c52 // Multiple destination words bitfill_aligned()
109 // Multiple destination words bitfill_unaligned()
166 // Multiple destination words bitfill_aligned_rev()
236 // Multiple destination words bitfill_unaligned_rev()
H A Dsysfillrect.c42 /* Multiple destination words */ bitfill_aligned()
98 /* Multiple destination words */ bitfill_unaligned()
153 /* Multiple destination words */ bitfill_aligned_rev()
209 /* Multiple destination words */ bitfill_unaligned_rev()
/linux-4.1.27/include/media/
H A Dv4l2-mem2mem.h5 * and destination.
32 * assumed that one source and one destination buffer are all
170 * v4l2_m2m_num_src_bufs_ready() - return the number of destination buffers
191 * v4l2_m2m_next_dst_buf() - return next destination buffer from the list of
209 * v4l2_m2m_get_dst_vq() - return vb2_queue for destination buffers
229 * v4l2_m2m_dst_buf_remove() - take off a destination buffer from the list of
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_bau.h118 * SW Ack Timeout (destination) 1 0 0
161 * number of entries in the destination side payload queue
165 * number of destination side software ack resources
198 * destination nodeID associated with that specified bit.
217 * to the next bytes of the destination payload queue.
219 * carried to the destination payload queue.
221 * of the destination payload queue, which is written by the hardware
236 unsigned short acknowledge_count; /* filled in by destination */
303 destination are to wait for
429 * The payload queue on the destination side is an array of these.
445 unsigned short acknowledge_count; /* filled in by destination */
463 int number_of_cpus; /* filled in at destination */
490 unsigned long s_dtimeout; /* destination side timeouts */
535 /* destination statistics */
543 unsigned long d_time; /* time spent on destination
/linux-4.1.27/arch/alpha/lib/
H A Dev6-stxcpy.S53 t0 == the first destination word for masking back in
68 t0 == the first destination word for masking back in
90 /* For the sake of the cache, don't read a destination word
96 our source and original destination words. */
121 /* Are source and destination co-aligned? */
139 /* The source and destination are not co-aligned. Align the destination
269 /* Conditionally load the first destination word and a bytemask
270 with 0xff indicating that the destination byte is sacrosanct. */
297 it into the original destination data. (Incidentally, we know
H A Dstxcpy.S42 t0 == the first destination word for masking back in
56 t0 == the first destination word for masking back in
75 /* For the sake of the cache, don't read a destination word
81 our source and original destination words. */
101 /* Are source and destination co-aligned? */
116 /* The source and destination are not co-aligned. Align the destination
240 /* Conditionally load the first destination word and a bytemask
241 with 0xff indicating that the destination byte is sacrosanct. */
267 it into the original destination data. (Incidentally, we know
H A Dev6-stxncpy.S61 t0 == the first destination word for masking back in
114 /* For the sake of the cache, don't read a destination word
120 our source and original destination words. */
152 /* Are source and destination co-aligned? */
181 /* The source and destination are not co-aligned. Align the destination
341 /* Conditionally load the first destination word and a bytemask
342 with 0xff indicating that the destination byte is sacrosanct. */
376 it into the original destination data. (Incidentally, we know
H A Dstxncpy.S50 t0 == the first destination word for masking back in
88 /* For the sake of the cache, don't read a destination word
94 our source and original destination words. */
120 /* Are source and destination co-aligned? */
142 /* The source and destination are not co-aligned. Align the destination
297 /* Conditionally load the first destination word and a bytemask
298 with 0xff indicating that the destination byte is sacrosanct. */
327 it into the original destination data. (Incidentally, we know
H A Dmemcpy.c40 * This should similarly be done with ldq_u*2/mask/stq. The destination
57 * This should be done with ldq/mask/stq. The source and destination are
H A Dev6-copy_user.S20 * destination address in $6
71 * This loop aligns the destination a byte at a time
138 * $6 is current destination address
148 * There is a significant assumption here that the source and destination
H A Dev6-memset.S87 subq $16,$3,$16 # E : $16 is new aligned destination
111 * $16 Current destination address
154 * The wh64 is issued on for the starting destination address for trip +2
264 subq $16,$3,$16 # E : $16 is new aligned destination
288 * $16 Current destination address
331 * The wh64 is issued on for the starting destination address for trip +2
451 subq $16,$3,$16 # E : $16 is new aligned destination
475 * $16 Current destination address
518 * The wh64 is issued on for the starting destination address for trip +2
H A Dclear_user.S17 * destination address in $6
H A Dcopy_user.S18 * destination address in $6
H A Dmemset.S61 subq $16,$3,$16 /* E0 $16 is new aligned destination */
H A Dev6-clear_user.S17 * destination address in $6
76 * Head is not aligned. Write (8 - $4) bytes to head of destination
140 * The wh64 is issued on for the starting destination address for trip +2
/linux-4.1.27/net/mac80211/
H A Dmesh.h28 * @MESH_PATH_SN_VALID: the mesh path contains a valid destination sequence
33 * @MESH_PATH_REQ_QUEUED: there is an unsent path request for this destination
75 * @dst: mesh path destination mac address
77 * @next_hop: mesh neighbor to which frames for this destination will be
80 * @frame_queue: pending queue for frames sent to this destination while the
83 * @metric: current metric to this destination
84 * @hop_count: hops to destination
96 * @is_root: the destination station of this path is a root node
97 * @is_gate: the destination station of this path is a mesh gate
203 /* Number of frames buffered per destination for unresolved destinations */
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dbte.c69 * dest - physical address of the transfer destination.
192 /* Set the source and destination registers */ bte_copy()
254 * dest - physical address of the transfer destination.
305 * source and destination are not symmetrically bte_unaligned_copy()
307 * cache line is different from the destination offset, bte_unaligned_copy()
314 * Both the source and destination are the same bte_unaligned_copy()
383 * bcopy to the destination. bte_unaligned_copy()
/linux-4.1.27/arch/m68k/ifpsp060/
H A Dos.S80 | a1 - user destination address
111 | a1 - supervisor destination address
237 | a0 - user destination address
259 | a0 - user destination address
283 | a0 - user destination address
319 move.l 8(%sp),%a1 | destination
336 move.l 8(%sp),%a1 | destination
/linux-4.1.27/include/linux/
H A Dasync_tx.h52 * the destination address is not a source. The asynchronous case handles this
53 * implicitly, the synchronous case needs to zero the destination block.
54 * @ASYNC_TX_XOR_DROP_DST: this flag must be used if the destination address is
55 * also one of the source addresses. In the synchronous case the destination
57 * as a source. The destination address must be the first address in the source
H A Drpmsg.h50 * @dst: destination address
106 * @dst: destination address
188 * channel belongs to, using @rpdev's source and destination addresses.
209 * @dst: destination address
234 * @dst: destination address
265 * channel belongs to, using @rpdev's source and destination addresses.
286 * @dst: destination address
310 * @dst: destination address
H A Ddm-kcopyd.h59 * write_err is a bitset, with 1 bit for each destination region
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxp_sn2.c35 * exists because it is guaranteed to timeout if the destination is down
98 * dst_pa - physical address of the destination of the transfer.
100 * len - number of bytes to transfer from source to destination.
/linux-4.1.27/arch/xtensa/lib/
H A Dmemset.S21 * If the destination is aligned,
24 * If destination is unaligned, align it by conditionally
27 * case of an aligned destination (except for the branches to
H A Dmemcopy.S35 * However, where the source and/or destination references
37 * source and/or destination will always be accessed with
46 * If destination is unaligned, align it by conditionally
54 * case of aligned source and destination and multiple
311 * However, where the source and/or destination references
313 * source and/or destination will always be accessed with
322 * If end of source doesn't overlap destination then use memcpy.
H A Dusercopy.S30 * If the destination and source are both aligned,
33 * If destination is aligned and source unaligned,
35 * If destination is unaligned, align it by conditionally
/linux-4.1.27/arch/x86/include/asm/
H A Dchecksum_64.h78 * @daddr: destination address
104 * @daddr: destination address
165 * @daddr: destination address
H A Dirq_remapping.h44 unsigned int destination,
69 unsigned int destination, setup_ioapic_remapped_entry()
67 setup_ioapic_remapped_entry(int irq, struct IO_APIC_route_entry *entry, unsigned int destination, int vector, struct io_apic_irq_attr *attr) setup_ioapic_remapped_entry() argument
/linux-4.1.27/arch/microblaze/lib/
H A Dmemcpy.c54 * alignment. This will work fine if both source and destination are memcpy()
65 /* Align the destination to a word boundary. */ memcpy()
82 /* alignment relative to destination. */ memcpy()
H A Dmemmove.c73 * alignment. This will work fine if both source and destination are memmove()
86 /* Align the destination to a word boundary. */ memmove()
H A Dmemset.c66 /* Align the destination to a word boundary */ memset()
/linux-4.1.27/arch/s390/mm/
H A Dmaccess.c44 * @dst: destination address
49 * write protection. It writes to the destination using the sturg instruction.
51 * bytes from destination at an eight byte boundary, modifies the bytes
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpa11_cpdo.c37 /* Get the destination size. If not valid let Linux perform EmulateCPDO()
82 /* The CPDO functions used to always set the destination type EmulateCPDO()
87 destination register is the correct size. If not force it EmulateCPDO()
H A Dfpopcode.h62 Rd destination/source register
63 Fd floating point destination register
70 ef destination size (rounding precision) (TABLE 5)
356 /* Get the destination floating point register from the opcode. */
365 /* Get the destination register from the opcode. */
/linux-4.1.27/net/802/
H A Dfddi.c49 * daddr=NULL means leave destination address (eg unresolved arp)
74 /* Set the source and destination hardware addresses */ fddi_header()
121 /* Set packet type based on destination address and flag settings */ fddi_type_trans()
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF525.h192 #define USB_DMA0ADDRLOW 0xffc03c08 /* Lower 16-bits of memory source/destination address for DMA master channel 0 */
193 #define USB_DMA0ADDRHIGH 0xffc03c0c /* Upper 16-bits of memory source/destination address for DMA master channel 0 */
200 #define USB_DMA1ADDRLOW 0xffc03c28 /* Lower 16-bits of memory source/destination address for DMA master channel 1 */
201 #define USB_DMA1ADDRHIGH 0xffc03c2c /* Upper 16-bits of memory source/destination address for DMA master channel 1 */
208 #define USB_DMA2ADDRLOW 0xffc03c48 /* Lower 16-bits of memory source/destination address for DMA master channel 2 */
209 #define USB_DMA2ADDRHIGH 0xffc03c4c /* Upper 16-bits of memory source/destination address for DMA master channel 2 */
216 #define USB_DMA3ADDRLOW 0xffc03c68 /* Lower 16-bits of memory source/destination address for DMA master channel 3 */
217 #define USB_DMA3ADDRHIGH 0xffc03c6c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */
224 #define USB_DMA4ADDRLOW 0xffc03c88 /* Lower 16-bits of memory source/destination address for DMA master channel 4 */
225 #define USB_DMA4ADDRHIGH 0xffc03c8c /* Upper 16-bits of memory source/destination address for DMA master channel 4 */
232 #define USB_DMA5ADDRLOW 0xffc03ca8 /* Lower 16-bits of memory source/destination address for DMA master channel 5 */
233 #define USB_DMA5ADDRHIGH 0xffc03cac /* Upper 16-bits of memory source/destination address for DMA master channel 5 */
240 #define USB_DMA6ADDRLOW 0xffc03cc8 /* Lower 16-bits of memory source/destination address for DMA master channel 6 */
241 #define USB_DMA6ADDRHIGH 0xffc03ccc /* Upper 16-bits of memory source/destination address for DMA master channel 6 */
248 #define USB_DMA7ADDRLOW 0xffc03ce8 /* Lower 16-bits of memory source/destination address for DMA master channel 7 */
249 #define USB_DMA7ADDRHIGH 0xffc03cec /* Upper 16-bits of memory source/destination address for DMA master channel 7 */
664 #define DMA_ADDR_HIGH 0xffff /* Upper 16-bits of memory source/destination address for the DMA master channel */
668 #define DMA_ADDR_LOW 0xffff /* Lower 16-bits of memory source/destination address for the DMA master channel */
/linux-4.1.27/net/ipv4/netfilter/
H A Diptable_nat.c70 /* Before packet filtering, change destination */
86 /* Before packet filtering, change destination */
H A Dnf_reject_ipv4.c143 * the RST will be ours, instead of the destination's. This confuses nf_send_reset()
145 * build the eth header using the original destination's MAC as the nf_send_reset()
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6table_nat.c72 /* Before packet filtering, change destination */
88 /* Before packet filtering, change destination */
/linux-4.1.27/sound/core/
H A Dmemory.c30 * @dst: the destination pointer on user-space
63 * @dst: the destination pointer on mmio-space
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c5 * source and destination.
48 /* Offset base for buffers on the destination queue - used to distinguish
49 * between source and destination buffers when mmapping - they receive the same
198 * 2) at least one destination buffer has to be queued,
397 * v4l2_m2m_qbuf() - enqueue a source or destination buffer, depending on
416 * v4l2_m2m_dqbuf() - dequeue a source or destination buffer, depending on
430 * v4l2_m2m_create_bufs() - create a source or destination buffer, depending
444 * v4l2_m2m_expbuf() - export a source or destination buffer, depending on
518 * v4l2_m2m_poll() - poll replacement, for destination buffers only
523 * returned in case of the destination queue.
603 * v4l2_m2m_mmap() - source and destination queues-aware mmap multiplexer
/linux-4.1.27/kernel/
H A Dkexec.c117 * and the destination addresses of those source pages. As this data
122 * destination page in its final resting place (if it happens
133 * KIMAGE_NO_DEST is an impossible destination address..., for
134 * allocating pages whose destination address we do not care about.
167 * Verify we have good destination addresses. The caller is sanity_check_segment_list()
173 * the destination addresses are page aligned. Too many sanity_check_segment_list()
175 * insidious is getting overlapping destination addresses sanity_check_segment_list()
191 /* Verify our destination addresses do not overlap. sanity_check_segment_list()
192 * If we alloed overlapping destination addresses sanity_check_segment_list()
225 * Verify we have good destination addresses. Normally sanity_check_segment_list()
269 /* Initialize the list of destination pages */ do_kimage_alloc_init()
319 * counted as destination pages. kimage_alloc_init()
687 * not conflict with either the destination addresses kimage_alloc_normal_control_pages()
705 * is a destination page. kimage_alloc_normal_control_pages()
728 /* Because the page is already in it's destination kimage_alloc_normal_control_pages()
735 /* Deal with the destination pages I have inadvertently allocated. kimage_alloc_normal_control_pages()
753 * not conflict with either the destination addresses kimage_alloc_crash_control_pages()
853 unsigned long destination) kimage_set_destination()
857 destination &= PAGE_MASK; kimage_set_destination()
858 result = kimage_add_entry(image, destination | IND_DESTINATION); kimage_set_destination()
877 /* Walk through and free any extra destination pages I may have */ kimage_free_extra_pages()
950 unsigned long destination = 0; kimage_dst_used() local
954 destination = entry & PAGE_MASK; for_each_kimage_entry()
956 if (page == destination) for_each_kimage_entry()
958 destination += PAGE_SIZE; for_each_kimage_entry()
967 unsigned long destination) kimage_alloc_page()
971 * is not copied to its destination page before the data on kimage_alloc_page()
972 * the destination page is no longer useful. kimage_alloc_page()
975 * either its own destination page, or it is not a kimage_alloc_page()
976 * destination page at all. kimage_alloc_page()
991 * Walk through the list of destination pages, and see if I kimage_alloc_page()
996 if (addr == destination) { kimage_alloc_page()
1017 /* If it is the destination page we want use it */ kimage_alloc_page()
1018 if (addr == destination) kimage_alloc_page()
1021 /* If the page is not a destination page use it */ kimage_alloc_page()
1027 * I know that the page is someones destination page. kimage_alloc_page()
1029 * destination page. And if so swap the source pages. kimage_alloc_page()
1043 * destination page, so return it if it's kimage_alloc_page()
1055 /* Place the page on the destination list I kimage_alloc_page()
1136 * user space to it's destination. kimage_load_crash_segment()
1227 * and then copies the image to it's final destination. And
2136 * no destination overlaps. kexec_add_buffer()
2329 * sections will finally be copied to their final destination at __kexec_load_purgatory()
852 kimage_set_destination(struct kimage *image, unsigned long destination) kimage_set_destination() argument
965 kimage_alloc_page(struct kimage *image, gfp_t gfp_mask, unsigned long destination) kimage_alloc_page() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_sideband.c213 enum intel_sbi_destination destination) intel_sbi_read()
226 if (destination == SBI_ICLK) intel_sbi_read()
242 enum intel_sbi_destination destination) intel_sbi_write()
257 if (destination == SBI_ICLK) intel_sbi_write()
212 intel_sbi_read(struct drm_i915_private *dev_priv, u16 reg, enum intel_sbi_destination destination) intel_sbi_read() argument
241 intel_sbi_write(struct drm_i915_private *dev_priv, u16 reg, u32 value, enum intel_sbi_destination destination) intel_sbi_write() argument
/linux-4.1.27/drivers/dma/sh/
H A Dshdma.h50 u32 dar; /* DAR / destination address */
/linux-4.1.27/drivers/firewire/
H A Dcore-transaction.c50 #define HEADER_DESTINATION(destination) ((destination) << 16)
307 * @destination_id: destination node ID, consisting of bus_ID and phy_ID
310 * @offset: 48bit wide offset into destination's address space
677 int tcode, tlabel, extended_tcode, source, destination; fw_fill_response() local
682 destination = HEADER_GET_SOURCE(request_header[1]); fw_fill_response()
688 HEADER_DESTINATION(destination); fw_fill_response()
844 int tcode, destination, source; handle_exclusive_region_request() local
846 destination = HEADER_GET_DESTINATION(p->header[0]); handle_exclusive_region_request()
857 tcode, destination, source, handle_exclusive_region_request()
873 int tcode, destination, source; handle_fcp_region_request() local
884 destination = HEADER_GET_DESTINATION(p->header[0]); handle_fcp_region_request()
898 destination, source, handle_fcp_region_request()
1043 int tcode, int destination, int source, int generation, handle_topology_map()
1088 int tcode, int destination, int source, int generation, handle_registers()
1208 int tcode, int destination, int source, int generation, handle_low_memory()
1042 handle_topology_map(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) handle_topology_map() argument
1087 handle_registers(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) handle_registers() argument
1207 handle_low_memory(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) handle_low_memory() argument
/linux-4.1.27/include/net/netns/
H A Dxfrm.h35 * tunnel or destination of transport mode) allowed by selector.
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-regs.h14 #define rDP r3 /* destination pointer */
/linux-4.1.27/arch/powerpc/lib/
H A Dvmx-helper.c67 * passed a pointer to the destination which we return as required by a
/linux-4.1.27/arch/avr32/lib/
H A Dcsum_partial_copy_generic.S83 * TODO: zero the complete destination - computing the rest
/linux-4.1.27/arch/cris/arch-v10/lib/
H A Dcsumcpfruser.S49 ;; Clear the rest of the destination area using memset. Preserve the
/linux-4.1.27/arch/cris/arch-v32/lib/
H A Dcsumcpfruser.S51 ;; Clear the rest of the destination area using memset. Preserve the
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_netbios_ns.c15 * destination network. The only NetBIOS specific thing is
/linux-4.1.27/net/openvswitch/
H A Dflow.h135 u8 dst[ETH_ALEN]; /* Ethernet destination address. */
152 __be16 dst; /* TCP/UDP/SCTP destination port. */
159 __be32 dst; /* IP destination address. */
169 struct in6_addr dst; /* IPv6 destination address. */
/linux-4.1.27/drivers/isdn/i4l/
H A Disdnhdlc.c120 If the frame length exceeds the destination buffer size, the function
126 dst _ destination buffer
127 dsize - destination buffer size
128 returns - number of decoded bytes in the destination buffer and status
350 dst _ destination buffer
351 dsize - destination buffer size
352 returns - number of encoded bytes in the destination buffer
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_accel.c146 * @dpitch: bytes per line of destination buffer
151 * @where: destination address
181 * @width: width of destination
182 * @height: height of destination
185 * @where: destination
215 * @dwidth: width of destination
216 * @dheight: height of destination
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_rect.c56 * @dst: destination window rectangle
117 * @dst: destination window rectangle
148 * @dst: destination window rectangle
179 * @dst: destination window rectangle
229 * @dst: destination window rectangle
/linux-4.1.27/fs/cifs/
H A Dcifs_unicode.c161 * @to - destination buffer
163 * @tolen - destination buffer size (in bytes)
171 * a danger if the alignment of the source buffer is off). The destination
172 * string is always properly null terminated and fits in the destination
173 * buffer. Returns the length of the destination string in bytes (including
194 * not to overflow the destination buffer when we get close to the cifs_from_utf16()
265 * in destination len is length in wchar_t units (16bits) cifs_strtoUTF16()
302 * @codepage - destination codepage
344 * @codepage - destination codepage
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DdefBF542.h254 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destination address for DMA master channel 0 */
255 #define USB_DMA0ADDRHIGH 0xffc0400c /* Upper 16-bits of memory source/destination address for DMA master channel 0 */
262 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destination address for DMA master channel 1 */
263 #define USB_DMA1ADDRHIGH 0xffc0402c /* Upper 16-bits of memory source/destination address for DMA master channel 1 */
270 #define USB_DMA2ADDRLOW 0xffc04048 /* Lower 16-bits of memory source/destination address for DMA master channel 2 */
271 #define USB_DMA2ADDRHIGH 0xffc0404c /* Upper 16-bits of memory source/destination address for DMA master channel 2 */
278 #define USB_DMA3ADDRLOW 0xffc04068 /* Lower 16-bits of memory source/destination address for DMA master channel 3 */
279 #define USB_DMA3ADDRHIGH 0xffc0406c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */
286 #define USB_DMA4ADDRLOW 0xffc04088 /* Lower 16-bits of memory source/destination address for DMA master channel 4 */
287 #define USB_DMA4ADDRHIGH 0xffc0408c /* Upper 16-bits of memory source/destination address for DMA master channel 4 */
294 #define USB_DMA5ADDRLOW 0xffc040a8 /* Lower 16-bits of memory source/destination address for DMA master channel 5 */
295 #define USB_DMA5ADDRHIGH 0xffc040ac /* Upper 16-bits of memory source/destination address for DMA master channel 5 */
302 #define USB_DMA6ADDRLOW 0xffc040c8 /* Lower 16-bits of memory source/destination address for DMA master channel 6 */
303 #define USB_DMA6ADDRHIGH 0xffc040cc /* Upper 16-bits of memory source/destination address for DMA master channel 6 */
310 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destination address for DMA master channel 7 */
311 #define USB_DMA7ADDRHIGH 0xffc040ec /* Upper 16-bits of memory source/destination address for DMA master channel 7 */
743 #define DMA_ADDR_HIGH 0xffff /* Upper 16-bits of memory source/destination address for the DMA master channel */
747 #define DMA_ADDR_LOW 0xffff /* Lower 16-bits of memory source/destination address for the DMA master channel */
H A DdefBF547.h369 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destination address for DMA master channel 0 */
370 #define USB_DMA0ADDRHIGH 0xffc0400c /* Upper 16-bits of memory source/destination address for DMA master channel 0 */
377 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destination address for DMA master channel 1 */
378 #define USB_DMA1ADDRHIGH 0xffc0402c /* Upper 16-bits of memory source/destination address for DMA master channel 1 */
385 #define USB_DMA2ADDRLOW 0xffc04048 /* Lower 16-bits of memory source/destination address for DMA master channel 2 */
386 #define USB_DMA2ADDRHIGH 0xffc0404c /* Upper 16-bits of memory source/destination address for DMA master channel 2 */
393 #define USB_DMA3ADDRLOW 0xffc04068 /* Lower 16-bits of memory source/destination address for DMA master channel 3 */
394 #define USB_DMA3ADDRHIGH 0xffc0406c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */
401 #define USB_DMA4ADDRLOW 0xffc04088 /* Lower 16-bits of memory source/destination address for DMA master channel 4 */
402 #define USB_DMA4ADDRHIGH 0xffc0408c /* Upper 16-bits of memory source/destination address for DMA master channel 4 */
409 #define USB_DMA5ADDRLOW 0xffc040a8 /* Lower 16-bits of memory source/destination address for DMA master channel 5 */
410 #define USB_DMA5ADDRHIGH 0xffc040ac /* Upper 16-bits of memory source/destination address for DMA master channel 5 */
417 #define USB_DMA6ADDRLOW 0xffc040c8 /* Lower 16-bits of memory source/destination address for DMA master channel 6 */
418 #define USB_DMA6ADDRHIGH 0xffc040cc /* Upper 16-bits of memory source/destination address for DMA master channel 6 */
425 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destination address for DMA master channel 7 */
426 #define USB_DMA7ADDRHIGH 0xffc040ec /* Upper 16-bits of memory source/destination address for DMA master channel 7 */
1020 #define DMA_ADDR_HIGH 0xffff /* Upper 16-bits of memory source/destination address for the DMA master channel */
1024 #define DMA_ADDR_LOW 0xffff /* Lower 16-bits of memory source/destination address for the DMA master channel */
/linux-4.1.27/drivers/net/hamradio/
H A Dbpqether.c27 * This driver can use any ethernet destination address, and can be
48 * BPQ 003 Joerg(DL1BKE) Ethernet destination address
114 char dest_addr[6]; /* ether destination address */
322 * SIOCSBPQETHADDR set the destination and accepted
349 if (copy_from_user(bpq->dest_addr, ethaddr->destination, ETH_ALEN)) bpq_ioctl()
429 "dev ether destination accept from\n"); bpq_seq_show()
/linux-4.1.27/arch/s390/kvm/
H A Dgaccess.h82 * @gra: vcpu's destination guest real address
85 * The size of the variable may be 1, 2, 4 or 8 bytes. The destination
136 * @data: destination address in kernel space
226 * @data: destination address in kernel space
268 * @data: destination address in kernel space
314 * @data: destination address in kernel space
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h24 u32 write_addr_lo; /* data buffer destination address low bits */
36 u32 write_addr_hi; /* data buffer destination address high bits */
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dtx.c127 /* copy destination address from 802.11 header */ lbs_hard_start_xmit()
130 /* copy destination address from 802.3 header */ lbs_hard_start_xmit()
/linux-4.1.27/drivers/dma/
H A Dcoh901318.h30 * @dst_addr: transfer destination address
89 * @dst: destination address
H A Dcoh901318_lli.c145 dma_addr_t destination, u32 ctrl_chained, coh901318_lli_fill_memcpy()
150 dma_addr_t dst = destination; coh901318_lli_fill_memcpy()
275 /* increment destination address */ for_each_sg()
142 coh901318_lli_fill_memcpy(struct coh901318_pool *pool, struct coh901318_lli *lli, dma_addr_t source, unsigned int size, dma_addr_t destination, u32 ctrl_chained, u32 ctrl_eom) coh901318_lli_fill_memcpy() argument
/linux-4.1.27/include/sound/
H A Ddmaengine_pcm.h56 * @addr: Address of the DAI data source or destination register.
57 * @addr_width: Width of the DAI data source or destination register.
/linux-4.1.27/arch/mips/kernel/
H A Drelocate_kernel.S35 /* destination page */
38 and s4, s2, ~0x1 /* store destination addr in s4 */
/linux-4.1.27/arch/powerpc/include/asm/
H A Depapr_hcalls.h132 * @destination: destination CPU number epapr_paravirt_early_init()
137 uint32_t config, unsigned int priority, uint32_t destination) ev_int_set_config()
149 r6 = destination; ev_int_set_config()
164 * @destination: returned destination CPU number
169 uint32_t *config, unsigned int *priority, uint32_t *destination) ev_int_get_config()
187 *destination = r6; ev_int_get_config()
136 ev_int_set_config(unsigned int interrupt, uint32_t config, unsigned int priority, uint32_t destination) ev_int_set_config() argument
168 ev_int_get_config(unsigned int interrupt, uint32_t *config, unsigned int *priority, uint32_t *destination) ev_int_get_config() argument
H A Dmpic_msgr.h107 /* Set the destination CPU for the message register
109 * @msgr: the message register whose destination is to be set
/linux-4.1.27/arch/arm64/include/asm/
H A Dassembler.h167 * @dst: destination register (64 bit wide)
183 * @dst: destination register (32 or 64 bit wide)
/linux-4.1.27/net/sunrpc/
H A Dsocklib.c23 * @to: copy destination
44 * @to: copy destination
/linux-4.1.27/sound/core/oss/
H A Dlinear.c35 unsigned int dst_ofs; /* byte soffset in destination format */
37 unsigned int dst_bytes; /* byte size of destination format */
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dce.h134 * Queue a source buffer to be sent to an anonymous destination buffer.
138 * transfer_id - arbitrary ID; reflected to destination
269 * This is also the minimum size of a destination buffer.
273 /* #entries in destination ring - Must be a power of 2 */
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Ddesc.h169 #define AR5K_2W_TX_DESC_CTL0_CLRDMASK 0x01000000 /* clear destination mask */
226 #define AR5K_4W_TX_DESC_CTL0_CLRDMASK 0x01000000 /* clear destination mask */
230 #define AR5K_4W_TX_DESC_CTL0_ENCRYPT_KEY_VALID 0x40000000 /* destination index valid */
236 #define AR5K_4W_TX_DESC_CTL1_ENCRYPT_KEY_IDX 0x000fe000 /* destination table index */
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c37 * @to: destination, in MMIO space (must be 64-bit aligned)
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h68 #define DDMA_CFG_DED (1 << 7) /* destination DMA level/edge detect */
69 #define DDMA_CFG_DP (1 << 6) /* destination DMA polarity */
360 /* Put buffers on source/destination descriptors. */
364 /* Get a buffer from the destination descriptor. */
/linux-4.1.27/crypto/async_tx/
H A Dasync_xor.c132 /* set destination address */ do_sync_xor()
153 * @dest: destination page
165 * use the destination buffer as a source when it is explicity specified
254 * @dest: destination page used if the xor is performed synchronously
/linux-4.1.27/net/switchdev/
H A Dswitchdev.c303 * @dst: route's IPv4 destination address
304 * @dst_len: destination address length (prefix length)
352 * @dst: route's IPv4 destination address
353 * @dst_len: destination address length (prefix length)
/linux-4.1.27/tools/firewire/
H A Dnosy-dump.h84 uint32_t destination:16; member in struct:link_packet::__anon14756::__anon14757
/linux-4.1.27/drivers/net/dsa/
H A Dmv88e6123_61_65.c88 /* Send all frames with destination addresses matching mv88e6123_61_65_setup_global()
93 /* Send all frames with destination addresses matching mv88e6123_61_65_setup_global()
195 * on this port, do a destination address lookup on all mv88e6123_61_65_setup_port()
H A Dmv88e6131.c86 /* Send all frames with destination addresses matching mv88e6131_setup_global()
173 * VLAN-based, source address-based or destination mv88e6131_setup_port()
176 * untagged frames on this port, do a destination address mv88e6131_setup_port()
H A Dmv88e6171.c75 /* Send all frames with destination addresses matching mv88e6171_setup_global()
80 /* Send all frames with destination addresses matching mv88e6171_setup_global()
183 * on this port, do a destination address lookup on all mv88e6171_setup_port()
/linux-4.1.27/drivers/rapidio/
H A Drio-scan.c58 * Returns next available device destination ID for the specified RIO network.
139 * @from: destination ID from which search shall continue
252 * rio_enum_host- Set host lock and initialize host destination ID
255 * Sets the local host master port lock and destination ID register
277 * rio_device_has_destid- Test if a device contains a destination ID register
280 * @dst_ops: RIO device destination operations
284 * destination ID register. Returns 1 if true or 0 if false.
329 * @destid: Current destination ID
334 * space contents. If device has a destination ID register, a destination
496 * @destid: Associated destination ID for switch
763 * @destid: Current destination ID in network
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h53 * @mem_list: list head to source,destination memory queue information.
119 * A structure of source,destination operations.
146 * @ops: source, destination operations.
H A Dregs-gsc.h150 /* G-Scaler scaled destination image size */
181 /* G-Scaler destination image size */
188 /* G-Scaler destination image offset */
H A Dexynos_drm_ipp.c756 /* source/destination memory list */ ipp_find_mem_node()
856 * If set destination buffer and enabled clock, ipp_queue_buf_with_run()
938 * first step get event for destination buffer. exynos_drm_ipp_queue_buf()
939 * and second step when M2M case run with destination buffer exynos_drm_ipp_queue_buf()
943 /* get event for destination buffer */ exynos_drm_ipp_queue_buf()
964 /* put event for destination buffer */ exynos_drm_ipp_queue_buf()
1167 /* set source,destination operations */ for_each_ipp_ops()
1237 /* source/destination memory list */ for_each_ipp_ops()
1253 /* destination memory list */
1453 /* source/destination memory list */ for_each_ipp_ops()
1513 * command node have event list of destination buffer
1514 * If destination buffer enqueue to mem list,
1527 /* set buffer id about source destination */
/linux-4.1.27/drivers/dma/ppc4xx/
H A Dadma.h88 * @pdest_page: P destination page for async validate operation
89 * @qdest_page: Q destination page for async validate operation
168 #define PPC440SPE_ZERO_Q 2 /* clear Q destination */
/linux-4.1.27/include/uapi/linux/can/
H A Dgw.h77 CGW_DST_IF, /* ifindex of destination network interface */
145 * Sets an interface index for source/destination network interfaces.
154 * send out to the destination interface.
/linux-4.1.27/arch/ia64/lib/
H A Dcopy_page_mck.S21 * To avoid secondary misses in L2, we prefetch both source and destination with a line-size
29 * source cache-lines. The second PREFETCH_DIST stages are used for prefetching destination
32 * p[A] is TRUE if a source-line should be prefetched, p[B] is TRUE if a destination-line
H A Dcopy_user.S6 * The source and destination are always on opposite side of
15 * in1 address of destination buffer
91 add endsrc=src,len // first byte after end of destination
147 // tail of the 1st of the destination.
178 // the 1st word of destination.
452 // zeros for the rest of the destination. Since this happens
/linux-4.1.27/lib/lz4/
H A Dlz4_decompress.c103 /* Error: offset create reference outside destination buffer */ lz4_uncompress()
140 /* Error: request to write beyond destination buffer */ lz4_uncompress()
228 * outside of destination buffer lz4_uncompress_unknownoutputsize()
/linux-4.1.27/include/linux/ceph/
H A Dmessenger.h75 CEPH_MSG_DATA_PAGES, /* data source/destination is a page array */
76 CEPH_MSG_DATA_PAGELIST, /* data source/destination is a pagelist */
78 CEPH_MSG_DATA_BIO, /* data source/destination is a bio list */
/linux-4.1.27/fs/nilfs2/
H A Dpage.c111 * @dbh: destination buffer
203 * @dst: destination page
304 * @dmap: destination page cache
332 /* override existing page on the destination cache */ nilfs_copy_back_pages()
340 /* move the page to the destination cache */ nilfs_copy_back_pages()
/linux-4.1.27/arch/s390/crypto/
H A Dcrypt_s390.h158 * @dest: address of destination memory area
194 * @dest: address of destination memory area
334 * @dest: address of destination memory area
373 * @dest: address of destination memory area
374 * @dest_len: size of destination memory area in bytes
/linux-4.1.27/net/ethernet/
H A Deth.c70 * @daddr: destination address (NULL leave destination address)
204 * @haddr: destination buffer
217 * @hh: destination cache entry
243 * @hh: destination cache entry
/linux-4.1.27/net/irda/
H A Dirlmp_frame.c104 * destination LSAP of received frame is source LSAP in our view irlmp_link_data_indication()
213 * destination LSAP of received frame is source LSAP in our view irlmp_link_unitdata_indication()
294 /* Update destination device address */ irlmp_link_connect_indication()
406 * Find handle associated with destination and source LSAP
446 * If this is an incoming connection, then the destination irlmp_find_lsap()
/linux-4.1.27/arch/microblaze/kernel/
H A Dhw_exception_handler.S494 /* Load a word, byte-by-byte from destination address
503 /* Get the destination register value into r4 */
508 /* Load a half-word, byte-by-byte from destination
513 /* Get the destination register value into r4 */
516 /* Get the destination register number into r5 */
527 /* Get the destination register number into r5 */
543 /* Store the word, byte-by-byte into destination address */
555 /* Store the lower half-word, byte-by-byte into destination address */
957 /* Load a word, byte-by-byte from destination address and save it in tmp space*/
967 /* Get the destination register value into r3 - delay slot */
970 /* Load a half-word, byte-by-byte from destination address and
976 lhui r3, r6, 0; /* Get the destination register value into r3 */
991 /* Store the word, byte-by-byte into destination address */
1002 /* Store the lower half-word, byte-by-byte into destination address */
/linux-4.1.27/security/keys/
H A Dkeyctl.c156 * If a key is found, it will be attached to the destination keyring if there's
200 /* get the destination keyring if specified */ SYSCALL_DEFINE4()
629 * If successful, the found key will be linked to the destination keyring if
661 /* get the destination keyring if specified */ keyctl_keyring_search()
690 /* link the resulting key to the destination keyring if we can */ keyctl_keyring_search()
946 * Get the destination keyring for instantiation and check that the caller has
973 /* otherwise specify the destination keyring recorded in the get_instantiation_keyring()
1002 * destination keyring if one is given.
1059 /* find the destination keyring amongst those belonging to the keyctl_instantiate_key_common()
1084 * destination keyring if one is given.
1114 * the destination keyring if one is given.
1144 * the key into the destination keyring if one is given.
1164 * code and link the key into the destination keyring if one is given.
1207 /* find the destination keyring if present (which must also be keyctl_reject_key()
/linux-4.1.27/drivers/usb/host/
H A Duhci-q.c794 unsigned long destination, status; uhci_submit_control() local
802 /* The "pipe" thing contains the destination in bits 8--18 */ uhci_submit_control()
803 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP; uhci_submit_control()
815 uhci_fill_td(uhci, td, status, destination | uhci_explen(8), uhci_submit_control()
828 destination ^= (USB_PID_SETUP ^ USB_PID_OUT); uhci_submit_control()
830 destination ^= (USB_PID_SETUP ^ USB_PID_IN); uhci_submit_control()
851 destination ^= TD_TOKEN_TOGGLE; uhci_submit_control()
855 destination | uhci_explen(pktsze), data); uhci_submit_control()
871 destination ^= (USB_PID_IN ^ USB_PID_OUT); uhci_submit_control()
872 destination |= TD_TOKEN_TOGGLE; /* End in Data1 */ uhci_submit_control()
876 destination | uhci_explen(0), 0); uhci_submit_control()
920 unsigned long destination, status; uhci_submit_common() local
934 /* The "pipe" thing contains the destination in bits 8--18 */ uhci_submit_common()
935 destination = (urb->pipe & PIPE_DEVEP_MASK) | usb_packetid(urb->pipe); uhci_submit_common()
982 destination | uhci_explen(pktsze) | uhci_submit_common()
1018 destination | uhci_explen(0) | uhci_submit_common()
1261 unsigned long destination, status; uhci_submit_isochronous() local
1335 destination = (urb->pipe & PIPE_DEVEP_MASK) | usb_packetid(urb->pipe); uhci_submit_isochronous()
1343 uhci_fill_td(uhci, td, status, destination | uhci_submit_isochronous()
/linux-4.1.27/drivers/staging/ft1000/
H A Dft1000.h275 unsigned char destination; /* hardware destination id member in struct:pseudo_hdr
278 unsigned char portdest; /* software destination port id */
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_dbf.h65 * @d_id: destination ID
104 * @d_id: destination id
135 * @d_id: destination ID

Completed in 4956 milliseconds

123456