Searched defs:buf_end (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/via/ |
D | via_verifier.c | 238 eat_words(const uint32_t **buf, const uint32_t *buf_end, unsigned num_words) in eat_words() 520 via_check_prim_list(uint32_t const **buffer, const uint32_t * buf_end, in via_check_prim_list() 624 via_check_header2(uint32_t const **buffer, const uint32_t *buf_end, in via_check_header2() 717 const uint32_t *buf_end, int *fire_count) in via_parse_header2() 783 verify_video_tail(uint32_t const **buffer, const uint32_t * buf_end, in verify_video_tail() 803 via_check_header1(uint32_t const **buffer, const uint32_t * buf_end) in via_check_header1() 836 const uint32_t *buf_end) in via_parse_header1() 853 via_check_vheader5(uint32_t const **buffer, const uint32_t *buf_end) in via_check_vheader5() 887 const uint32_t *buf_end) in via_parse_vheader5() 904 via_check_vheader6(uint32_t const **buffer, const uint32_t * buf_end) in via_check_vheader6() [all …]
|
/drivers/media/pci/tw5864/ |
D | tw5864-h264.c | 35 u8 *buf_end; /* pointer to buffer end */ member
|
/drivers/staging/comedi/ |
D | comedi_buf.c | 315 unsigned int buf_end; in comedi_buf_munge() local
|
/drivers/video/fbdev/ |
D | s3c-fb.c | 96 unsigned short buf_end; member
|
/drivers/net/wireless/ |
D | rndis_wlan.c | 2038 void *buf_end, *bssid_end; in next_bssid_list_item() local 2056 void *buf_end, *bssid_end; in check_bssid_list_item() local
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 2549 u32 *buf_end = (u32 *)((char *)buf + buf_size); in t4_get_regs() local
|