Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h118 u8 do_split; member
320 u8 do_split; member
H A Dhcd_queue.c1488 bool do_split = (prtspd == HPRT0_SPD_HIGH_SPEED && in dwc2_qh_init() local
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c1026 int do_split; in should_split_large_page() local
1628 int do_split, err; in __change_page_attr() local
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c917 int do_split = 0; in chunk_msg() local
/openbmc/linux/fs/ext4/
H A Dnamei.c1977 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() function