Searched defs:end_data (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/lib/ |
H A D | asn1_encoder.c | 24 asn1_encode_integer(unsigned char *data, const unsigned char *end_data, in asn1_encode_integer() 141 asn1_encode_oid(unsigned char *data, const unsigned char *end_data, in asn1_encode_oid() 270 asn1_encode_tag(unsigned char *data, const unsigned char *end_data, in asn1_encode_tag() 329 const unsigned char *end_data, in asn1_encode_octet_string() 373 asn1_encode_sequence(unsigned char *data, const unsigned char *end_data, in asn1_encode_sequence() 426 asn1_encode_boolean(unsigned char *data, const unsigned char *end_data, in asn1_encode_boolean()
|
/openbmc/linux/arch/sh/boot/romimage/ |
H A D | vmlinux.scr | 6 end_data = .; symbol
|
/openbmc/linux/mm/ |
H A D | init-mm.c | 54 void *end_data, void *brk) in setup_initial_init_mm()
|
/openbmc/qemu/linux-user/ |
H A D | flatload.c | 57 abi_ulong end_data; /* Start of bss section */ member
|
H A D | qemu.h | 30 abi_ulong end_data; member
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | fwio.c | 33 u32 *end_data = (u32 *)fw->data + (fw->size >> 2); in p54_parse_firmware() local
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | prctl.h | 138 __u64 end_data; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | prctl.h | 138 __u64 end_data; member
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 63 abi_ulong end_data; member
|
/openbmc/qemu/hw/intc/ |
H A D | xive2.c | 598 uint32_t end_idx, uint32_t end_data) in xive2_router_end_notify()
|
H A D | pnv_xive.c | 1401 uint32_t end_data = xive_get_field64(EAS_END_DATA, eas->w); in pnv_xive_end_notify() local
|
H A D | xive.c | 1690 uint32_t end_data = xive_get_field64(EAS_END_DATA, eas->w); in xive_router_end_notify() local
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 837 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.c | 1405 bool end_data = false; in ixgbe_reset_phy_nl() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | fsntfs.c | 1438 __le16 *ptr, *end_data; in ntfs_write_bh() local
|
/openbmc/linux/include/linux/ |
H A D | mm_types.h | 836 unsigned long start_code, end_code, start_data, end_data; member
|
H A D | mm.h | 3250 unsigned long end_data, in check_data_rlimit()
|