| /kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
| D | via_verifier.c | 239 eat_words(const uint32_t **buf, const uint32_t *buf_end, unsigned num_words) in eat_words() 521 via_check_prim_list(uint32_t const **buffer, const uint32_t * buf_end, in via_check_prim_list() 625 via_check_header2(uint32_t const **buffer, const uint32_t *buf_end, in via_check_header2() 718 const uint32_t *buf_end, int *fire_count) in via_parse_header2() 784 verify_video_tail(uint32_t const **buffer, const uint32_t * buf_end, in verify_video_tail() 804 via_check_header1(uint32_t const **buffer, const uint32_t * buf_end) in via_check_header1() 837 const uint32_t *buf_end) in via_parse_header1() 854 via_check_vheader5(uint32_t const **buffer, const uint32_t *buf_end) in via_check_vheader5() 888 const uint32_t *buf_end) in via_parse_vheader5() 905 via_check_vheader6(uint32_t const **buffer, const uint32_t * buf_end) in via_check_vheader6() [all …]
|
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| D | playback.c | 30 __le16 *p, *buf_end; in change_volume() local 43 unsigned char *p, *buf_end; in change_volume() local 115 __le16 *pi, *po, *buf_end; in add_monitor_signal() local
|
| /kernel/linux/linux-6.6/sound/usb/line6/ |
| D | playback.c | 30 __le16 *p, *buf_end; in change_volume() local 43 unsigned char *p, *buf_end; in change_volume() local 115 __le16 *pi, *po, *buf_end; in add_monitor_signal() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | binfmt_script.c | 36 const char *i_name, *i_sep, *i_arg, *i_end, *buf_end; in load_script() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | binfmt_script.c | 36 const char *i_name, *i_sep, *i_arg, *i_end, *buf_end; in load_script() local
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | attr.c | 245 char *buf_end, in xchk_xattr_entry() 315 char *buf_end; in xchk_xattr_block() local
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | attr.c | 303 char *buf_end, in xchk_xattr_entry() 373 char *buf_end; in xchk_xattr_block() local
|
| /kernel/linux/linux-5.10/tools/vm/ |
| D | page_owner_sort.c | 35 char *curr = buf, *const buf_end = buf + buf_size; in read_block() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | kobject_uevent.c | 99 static const char *action_arg_word_end(const char *buf, const char *buf_end, in action_arg_word_end() 118 const char *next, *buf_end, *key; in kobject_action_args() local
|
| /kernel/linux/linux-5.10/lib/ |
| D | kobject_uevent.c | 99 static const char *action_arg_word_end(const char *buf, const char *buf_end, in action_arg_word_end() 118 const char *next, *buf_end, *key; in kobject_action_args() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | log.c | 91 u32 buf_start, buf_end, new_n; in bpf_verifier_vlog() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
| D | tw5864-h264.c | 26 u8 *buf_end; /* pointer to buffer end */ member
|
| /kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
| D | tw5864-h264.c | 26 u8 *buf_end; /* pointer to buffer end */ member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| D | dtl.c | 44 struct dtl_entry *buf_end; member
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| D | xlated_dumper.c | 354 void dump_xlated_for_graph(struct dump_data *dd, void *buf_start, void *buf_end, in dump_xlated_for_graph()
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| D | dtl.c | 54 struct dtl_entry *buf_end; member
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| D | xlated_dumper.c | 367 void dump_xlated_for_graph(struct dump_data *dd, void *buf_start, void *buf_end, in dump_xlated_for_graph()
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | comedi_buf.c | 380 unsigned int buf_end; in comedi_buf_munge() local
|
| /kernel/linux/linux-6.6/drivers/comedi/ |
| D | comedi_buf.c | 380 unsigned int buf_end; in comedi_buf_munge() local
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| D | pl35x-nand-controller.c | 336 unsigned int buf_end = len / 4; in pl35x_nand_read_data_op() local 368 unsigned int buf_end = len / 4; in pl35x_nand_write_data_op() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_attr_leaf.c | 240 char *buf_end, in xfs_attr3_leaf_verify_entry() 318 char *buf_end; in xfs_attr3_leaf_verify() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_attr_leaf.c | 238 char *buf_end, in xfs_attr3_leaf_verify_entry() 299 char *buf_end; in xfs_attr3_leaf_verify() local
|
| /kernel/linux/linux-6.6/io_uring/ |
| D | rsrc.c | 1028 u64 buf_end; in io_import_fixed() local
|
| /kernel/linux/linux-6.6/tools/mm/ |
| D | page_owner_sort.c | 105 char *curr = buf, *const buf_end = buf + buf_size; in read_block() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | s3c-fb.c | 93 unsigned short buf_end; member
|