Home
last modified time | relevance | path

Searched refs:karma (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/storage/
A DMakefile28 obj-$(CONFIG_USB_STORAGE_KARMA) += ums-karma.o
42 ums-karma-y := karma.o
A DKconfig164 If this driver is compiled as a module, it will be named ums-karma.
/linux/include/drm/
A Dgpu_scheduler.h291 atomic_t karma; member
311 return s_job && atomic_inc_return(&s_job->karma) > threshold; in drm_sched_invalidate_job()
/linux/block/partitions/
A DMakefile21 obj-$(CONFIG_KARMA_PARTITION) += karma.o
/linux/Documentation/filesystems/
A Domfs.rst22 http://linux-karma.sf.net/
27 https://bobcopeland.com/karma/
/linux/Documentation/translations/zh_CN/core-api/
A Dsymbol-namespaces.rst96 $ modinfo drivers/usb/storage/ums-karma.ko
/linux/drivers/gpu/drm/scheduler/
A Dsched_main.c543 if (!found_guilty && atomic_read(&s_job->karma) > sched->hang_limit) { in drm_sched_resubmit_jobs_ext()
1093 atomic_set(&bad->karma, 0); in drm_sched_increase_karma_ext()
1095 atomic_inc(&bad->karma); in drm_sched_increase_karma_ext()
/linux/Documentation/core-api/
A Dsymbol-namespaces.rst103 $ modinfo drivers/usb/storage/ums-karma.ko
/linux/Documentation/translations/it_IT/core-api/
A Dsymbol-namespaces.rst105 $ modinfo drivers/usb/storage/ums-karma.ko
/linux/
A DMAINTAINERS14020 L: linux-karma-devel@lists.sourceforge.net

Completed in 35 milliseconds