/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2047 char *dest; local 2096 static int xglob(o_string *dest, int flags, glob_t *pglob) 2401 static int reserved_word(o_string *dest, struct p_context *ctx) 2450 static int done_word(o_string *dest, struct p_context *ctx) 2698 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su… 2741 static int parse_group(o_string *dest, struct p_context *ctx, 2837 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input) 2941 int parse_string(o_string *dest, struct p_context *ctx, const char *src) 2950 static int parse_stream(o_string *dest, struct p_context *ctx,
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | ebi_nor_flash.c | 108 void *board_flash_read_memcpy(void *dest, const void *src, size_t count) in board_flash_read_memcpy()
|
/openbmc/u-boot/net/ |
H A D | dns.c | 103 static void dns_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dns_handler()
|
H A D | tftp.c | 403 static void icmp_handler(unsigned type, unsigned code, unsigned dest, in icmp_handler() 414 static void tftp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in tftp_handler()
|
/openbmc/libmctp/tests/ |
H A D | test_eid.c | 36 static void create_packet(struct mctp_hdr *pkt, mctp_eid_t src, mctp_eid_t dest) in create_packet()
|
/openbmc/linux/net/llc/ |
H A D | llc_input.c | 166 int dest; in llc_rcv() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | string.c | 133 void *memmove(void *dest, const void *src, size_t n) in memmove()
|
/openbmc/qemu/bsd-user/ |
H A D | bsdload.c | 23 abi_long memcpy_to_target(abi_ulong dest, const void *src, in memcpy_to_target()
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_platform.c | 75 const struct resource *src, struct resource *dest) in acpi_platform_fill_resource()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | polyval-clmulni_asm.S | 165 .macro montgomery_reduction dest argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | jump_label.c | 39 const void *addr, *dest; in __jump_label_patch() local
|
/openbmc/linux/tools/objtool/ |
H A D | check.c | 236 struct instruction *dest = insn->jump_dest; in __dead_end_function() local 1432 struct symbol *dest, bool sibling) in add_call_dest() 1674 struct symbol *dest; in add_call_destinations() local 2656 struct symbol *dest = insn_call_dest(insn); in is_special_call() local 3834 struct instruction *next, *dest; in validate_unret() local 4056 struct instruction *dest = insn->jump_dest; in ignore_unreachable_insn() local 4296 struct instruction *dest; in validate_ibt_insn() local 4392 struct instruction *dest; in validate_ibt_data_reloc() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 73 __ip_vs_dst_set(struct ip_vs_dest *dest, struct ip_vs_dest_dst *dest_dst, in __ip_vs_dst_set() 92 __ip_vs_dst_check(struct ip_vs_dest *dest) in __ip_vs_dst_check() 308 struct ip_vs_dest *dest, in __ip_vs_get_out_rt() 470 struct ip_vs_dest *dest, in __ip_vs_get_out_rt_v6()
|
/openbmc/linux/net/tipc/ |
H A D | bearer.c | 216 void tipc_bearer_add_dest(struct net *net, u32 bearer_id, u32 dest) in tipc_bearer_add_dest() 227 void tipc_bearer_remove_dest(struct net *net, u32 bearer_id, u32 dest) in tipc_bearer_remove_dest() 497 struct tipc_bearer *b, struct tipc_media_addr *dest) in tipc_l2_send_msg() 563 struct tipc_media_addr *dest) in tipc_bearer_xmit_skb()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | checksum.py | 70 def merge_data(self, source, dest): argument
|
/openbmc/linux/tools/lib/ |
H A D | string.c | 103 size_t __weak strlcpy(char *dest, const char *src, size_t size) in strlcpy()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | cps-vec.S | 600 .macro psstate dest argument
|
/openbmc/qemu/audio/ |
H A D | jackaudio.c | 166 static int qjack_buffer_write_l(QJackBuffer *buffer, float **dest, int frames) in qjack_buffer_write_l() 198 static int qjack_buffer_read(QJackBuffer *buffer, float *dest, int size) in qjack_buffer_read() 232 static int qjack_buffer_read_l(QJackBuffer *buffer, float **dest, int frames) in qjack_buffer_read_l()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 162 struct mlx5_flow_destination dest = {}; in mlx5e_arfs_enable() local 219 struct mlx5_flow_destination dest = {}; in arfs_add_default_rule() local 518 struct mlx5_flow_destination dest = {}; in arfs_add_rule() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_descriptor.c | 11 AvbDescriptor* dest) { in avb_descriptor_validate_and_byteswap()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | aircable.c | 73 void *dest, size_t size) in aircable_prepare_write_buffer()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsrepair.c | 445 union acpi_operand_object **dest; in acpi_ns_remove_null_elements() local
|
H A D | nsrepair2.c | 500 char *dest; in acpi_ns_repair_HID() local 920 union acpi_operand_object **dest; in acpi_ns_remove_element() local
|
/openbmc/u-boot/include/ |
H A D | malloc.h | 400 #define MALLOC_COPY(dest,src,nbytes) \ argument 439 #define MALLOC_COPY(dest,src,nbytes) \ argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | int_port.c | 63 struct mlx5_flow_destination *dest) in mlx5e_int_port_create_rx_rule() 158 struct mlx5_flow_destination dest; in mlx5e_int_port_add() local
|