Home
last modified time | relevance | path

Searched refs:try_module_get (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/linux/
A Dcompat.h179 #define try_module_get(...) 1 macro
/u-boot/drivers/mtd/ubi/
A Dkapi.c157 if (!try_module_get(THIS_MODULE)) in ubi_open_volume()
/u-boot/drivers/mtd/
A Dmtdpart.c906 if (!strcmp(p->name, name) && try_module_get(p->owner)) { in get_partition_parser()
A Dmtdcore.c755 if (!try_module_get(mtd->owner)) in __get_mtd_device()
/u-boot/drivers/soc/ti/
A Dk3-navss-ringacc.c310 if (!try_module_get(ringacc->dev->driver->owner)) in k3_nav_ringacc_request_ring()

Completed in 21 milliseconds