Home
last modified time | relevance | path

Searched defs:put_ctx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c13 bool put_ctx) in encaps_handle_do_release()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.c639 bool put_ctx = false; in _cxlflash_disk_release() local
899 bool put_ctx = false; in _cxlflash_disk_detach() local
H A Dvlun.c738 bool put_ctx = false; in _cxlflash_vlun_resize() local
/openbmc/linux/kernel/events/
H A Dcore.c1189 static void put_ctx(struct perf_event_context *ctx) in put_ctx() function