Home
last modified time | relevance | path

Searched defs:check_size (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_context.c40 check_size(const GLfloat *attr) in check_size() function
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c75 #define check_size(name, alignsize) ({ \ macro
H A Dzone.c1316 #define check_size(name, size) { \ in register_pstore_zone() macro
1334 #undef check_size in register_pstore_zone() macro
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c110 #define check_size(name, alignsize) ({ \ macro
H A Dzone.c1346 #define check_size(name, size) { \ in register_pstore_zone() macro
1365 #undef check_size in register_pstore_zone() macro
/third_party/ffmpeg/libavfilter/
H A Df_loop.c59 static void check_size(AVFilterContext *ctx) in check_size() function
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h133 bool (*check_size)(struct fd_ringbuffer *ring); member
/kernel/linux/linux-6.6/drivers/pci/
H A Dvpd.c99 static bool pci_vpd_available(struct pci_dev *dev, bool check_size) in pci_vpd_available() argument
155 pci_vpd_read(struct pci_dev *dev, loff_t pos, size_t count, void *arg, bool check_size) pci_vpd_read() argument
219 pci_vpd_write(struct pci_dev *dev, loff_t pos, size_t count, const void *arg, bool check_size) pci_vpd_write() argument
417 __pci_read_vpd(struct pci_dev *dev, loff_t pos, size_t count, void *buf, bool check_size) __pci_read_vpd() argument
455 __pci_write_vpd(struct pci_dev *dev, loff_t pos, size_t count, const void *buf, bool check_size) __pci_write_vpd() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c89 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size() function
H A Dvqavideo.c235 decode_format80(VqaContext *s, int src_size, unsigned char *dest, int dest_size, int check_size) decode_format80() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dszrt_asan.c157 int check_size = in __asan_check_load() local
/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu_domain.c275 static int check_size(u64 size, dma_addr_t iova) in check_size() function
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.c202 calc_dst_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_dst_frames() argument
224 calc_src_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_src_frames() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.c203 calc_dst_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_dst_frames() argument
225 calc_src_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_src_frames() argument
/third_party/rust/crates/regex/src/
H A Dcompile.rs834 fn check_size(&self) -> result::Result<(), Error> { in check_size() functions
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c472 void check_size(void) in check_size() function
/third_party/libfuse/test/
H A Dtest_syscalls.c138 static int check_size(const char *path, int len) in check_size() function
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_color.c2932 int check_size = 0; in i9xx_lut_equal() local
3016 int check_size = 0; in icl_lut_equal() local
2890 intel_lut_equal(const struct drm_property_blob *blob1, const struct drm_property_blob *blob2, int check_size, int precision) intel_lut_equal() argument
[all...]

Completed in 25 milliseconds