Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/dwc2/
Dhcd.h147 u8 do_split; member
349 u8 do_split; member
Dhcd_queue.c1518 bool do_split = (prtspd == HPRT0_SPD_HIGH_SPEED && in dwc2_qh_init() local
/linux-5.10/arch/x86/mm/pat/
Dset_memory.c911 int do_split; in should_split_large_page() local
1512 int do_split, err; in __change_page_attr() local
/linux-5.10/fs/ext4/
Dnamei.c1816 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() function