Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.h147 u8 do_split; member
349 u8 do_split; member
H A Dhcd_queue.c1524 bool do_split = (prtspd == HPRT0_SPD_HIGH_SPEED && in dwc2_qh_init() local
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dset_memory.c911 int do_split; in should_split_large_page() local
1512 int do_split, err; in __change_page_attr() local
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.c920 int do_split = 0; in chunk_msg() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c1938 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() function