Searched defs:new_cr (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/tty/serial/ |
D | apbuart.c | 429 unsigned int status, old_cr, new_cr; in apbuart_console_write() local
|
D | amba-pl011.c | 2338 unsigned int old_cr = 0, new_cr; in pl011_console_write() local
|
/Linux-v5.15/fs/ext4/ |
D | mballoc.c | 874 int *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group_cr0() 927 int *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group_cr1() 1051 int *new_cr, ext4_group_t *group, ext4_group_t ngroups) in ext4_mb_choose_next_group() 2713 int ret = 0, new_cr; in ext4_mb_regular_allocator() local
|