| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | param.h | 93 # define roundup(x, y) (__builtin_constant_p (y) && powerof2 (y) \ macro 97 # define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | param.h | 93 # define roundup(x, y) (__builtin_constant_p (y) && powerof2 (y) \ macro 97 # define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | sfrem.c | 43 register boolean roundup = FALSE; in sgl_frem() local
|
| H A D | dfrem.c | 44 register boolean roundup = FALSE; in dbl_frem() local
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/ |
| H A D | json.h | 31 #define roundup(x, y) ( \ macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | kernel.h | 56 #define roundup(x, y) ( \ macro
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | pblimage.c | 11 #define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) macro
|
| H A D | mxsimage.h | 17 #define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kernel.h | 72 #define roundup(x, y) ( \ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 562 def roundup(size): function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap_state.c | 594 unsigned int roundup = 4; in __swapin_nr_pages() local
|
| /OK3568_Linux_fs/kernel/include/soc/fsl/ |
| H A D | qman.h | 429 int roundup) in qm_fqd_set_taildrop() 586 int roundup) in qm_cgr_cs_thres_set64()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kernel.h | 107 #define roundup(x, y) ( \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_lcn.c | 952 u32 quotient, remainder, roundup, rbit; in wlc_lcnphy_qdiv_roundup() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 449 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 291 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 299 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 314 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 299 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 308 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 307 uint roundup; /* Max roundup limit */ member
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 2535 uint8_t roundup; member
|