Home
last modified time | relevance | path

Searched refs:zlist_unlock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzlist.h53 void zlist_unlock(u32 idx, struct zlist_table *tab);
64 zlist_unlock(hid, tab); in zlist_add()
71 zlist_unlock(hid, tab); in zlist_add_tail()
80 zlist_unlock(hid, tab); in zlist_del()
H A Dzram_group.c180 zlist_unlock(hid, zgrp->obj_tab); in zgrp_isolate_objs()
203 zlist_unlock(index, zgrp->obj_tab); in zgrp_obj_is_isolated()
441 zlist_unlock(eid, zgrp->wbgrp.ext_tab); in zgrp_ext_delete()
485 zlist_unlock(hid, zgrp->wbgrp.ext_tab); in zgrp_isolate_exts()
524 zlist_unlock(hid, zgrp->obj_tab); in zgrp_put_ext()
577 zlist_unlock(hid, zgrp->obj_tab); in wbgrp_obj_delete()
617 zlist_unlock(hid, zgrp->obj_tab); in wbgrp_isolate_objs()
H A Dzlist.c108 void zlist_unlock(u32 idx, struct zlist_table *tab) in zlist_unlock() function
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.h53 void zlist_unlock(u32 idx, struct zlist_table *tab);
64 zlist_unlock(hid, tab); in zlist_add()
71 zlist_unlock(hid, tab); in zlist_add_tail()
80 zlist_unlock(hid, tab); in zlist_del()
H A Dzram_group.c180 zlist_unlock(hid, zgrp->obj_tab); in zgrp_isolate_objs()
203 zlist_unlock(index, zgrp->obj_tab); in zgrp_obj_is_isolated()
441 zlist_unlock(eid, zgrp->wbgrp.ext_tab); in zgrp_ext_delete()
485 zlist_unlock(hid, zgrp->wbgrp.ext_tab); in zgrp_isolate_exts()
524 zlist_unlock(hid, zgrp->obj_tab); in zgrp_put_ext()
577 zlist_unlock(hid, zgrp->obj_tab); in wbgrp_obj_delete()
617 zlist_unlock(hid, zgrp->obj_tab); in wbgrp_isolate_objs()
H A Dzlist.c108 void zlist_unlock(u32 idx, struct zlist_table *tab) in zlist_unlock() function

Completed in 4 milliseconds