Home
last modified time | relevance | path

Searched refs:find_slots (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/dma/
H A Dswiotlb.c489 static int find_slots(struct device *dev, phys_addr_t orig_addr, in find_slots() function
585 index = find_slots(dev, orig_addr, alloc_size + offset); in swiotlb_tbl_map_single()
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drpmh-rsc.c674 * find_slots() - Find a place to write the given message.
688 static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg, in find_slots() function
736 ret = find_slots(tcs, msg, &tcs_id, &cmd_id); in rpmh_rsc_write_ctrl_data()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-rsc.c689 * find_slots() - Find a place to write the given message.
703 static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg, in find_slots() function
751 ret = find_slots(tcs, msg, &tcs_id, &cmd_id); in rpmh_rsc_write_ctrl_data()

Completed in 4 milliseconds