Home
last modified time | relevance | path

Searched +defs:overflow +defs:y (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/gfs2/
Dquota.c798 unsigned pg_off, nbytes, overflow = 0; in gfs2_write_disk_quota() local
1418 unsigned int y; in gfs2_quota_init() local
/linux-6.14.4/drivers/gpu/drm/tegra/
Ddc.h42 unsigned long overflow; member
138 unsigned int y; member
144 unsigned int y; member
/linux-6.14.4/tools/perf/util/
Devsel.c240 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y)) argument
2809 static inline bool overflow(const void *endp, u16 max_size, const void *offset, in overflow() function