Home
last modified time | relevance | path

Searched defs:beg (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c93 unsigned char *beg; member
521 unsigned char *beg = NULL; in decode_seq() local
654 unsigned char *beg = NULL; in decode_seqof() local
750 unsigned char *beg = NULL; in decode_choice() local
840 static int DecodeH323_UserInformation(unsigned char *buf, unsigned char *beg, in DecodeH323_UserInformation()
/openbmc/u-boot/lib/zlib/
H A Dinffast.c76 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
H A Ddeflate.c682 uInt beg = s->pending; /* start of bytes to update crc */ local
710 uInt beg = s->pending; /* start of bytes to update crc */ local
741 uInt beg = s->pending; /* start of bytes to update crc */ local
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c73 unsigned char *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
/openbmc/linux/fs/ufs/
H A Dialloc.c135 sector_t beg = uspi->s_sbbase + in ufs2_init_inodes_chunk() local
H A Dballoc.c239 static void ufs_change_blocknr(struct inode *inode, sector_t beg, in ufs_change_blocknr()
321 static void ufs_clear_frags(struct inode *inode, sector_t beg, unsigned int n, in ufs_clear_frags()
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mmio.c19 int beg; member
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c130 int beg = 0, end = znode->child_cnt, uninitialized_var(mid); in ubifs_search_zbranch() local
/openbmc/linux/fs/ubifs/
H A Dtnc_misc.c129 int beg = 0, end = znode->child_cnt, mid; in ubifs_search_zbranch() local
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c32 static dma_addr_t incr_last_byte(dma_addr_t addr, dma_addr_t beg, in incr_last_byte()
45 static dma_addr_t incr_first_byte(dma_addr_t addr, dma_addr_t beg, in incr_first_byte()
/openbmc/qemu/qobject/
H A Djson-parser.c134 const char *beg; in parse_string() local
/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c30 u8 beg; member
/openbmc/linux/drivers/s390/block/
H A Ddasd_fba.c81 int blksize, int beg, int nr) in define_extent()
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c188 unsigned long beg, end; in xenfb_deferred_io() local
/openbmc/linux/rust/kernel/
H A Dstr.rs397 beg: usize, field
/openbmc/linux/drivers/video/console/
H A Dvgacon.c831 int font_select = 0x00, beg, i; in vgacon_do_font_op() local
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c2293 u8 *beg = (u8 *)cc + le16_to_cpu(cc->DataOffset); in parse_posix_ctxt() local
5097 int posix_info_sid_size(const void *beg, const void *end) in posix_info_sid_size()
5116 int posix_info_parse(const void *beg, const void *end, in posix_info_parse()
5181 static int posix_info_extra_size(const void *beg, const void *end) in posix_info_extra_size()
/openbmc/linux/mm/kasan/
H A Dkasan.h227 const void *beg; /* Address of the beginning of the global variable. */ member
/openbmc/qemu/monitor/
H A Dhmp.c962 const char *beg; in monitor_parse_arguments() local
/openbmc/linux/fs/reiserfs/
H A Dbitmap.c144 unsigned int bmap_n, int *beg, int boundary, in scan_bitmap_block()
H A Dreiserfs.h3285 b_blocknr_t beg, end; member
/openbmc/linux/mm/
H A Dz3fold.c581 void *beg = zhdr; in mchunk_memmove() local
/openbmc/linux/drivers/pci/controller/
H A Dpcie-brcmstb.c1203 const int beg = start ? 0 : PCIE_DVT_PMU_PCIE_PHY_CTRL_DAST_NFLDS - 1; in brcm_phy_cntl() local
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c1018 struct record beg = {}; in stats_get_devmap_xmit_multi() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c947 unsigned int beg:8; member