Home
last modified time | relevance | path

Searched defs:rounddown (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dmath.h73 #define rounddown(x, y) ( \ macro
/kernel/linux/linux-5.10/include/linux/
Dkernel.h124 #define rounddown(x, y) ( \ macro
/kernel/linux/linux-6.6/drivers/atm/
Dlanai.c2069 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ in pcr_to_cbricg() local
/kernel/linux/linux-5.10/drivers/atm/
Dlanai.c2070 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ in pcr_to_cbricg() local