Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/storage/
H A DMakefile28 obj-$(CONFIG_USB_STORAGE_KARMA) += ums-karma.o
42 ums-karma-y := karma.o
H A DKconfig163 If this driver is compiled as a module, it will be named ums-karma.
/linux-6.15/include/drm/
H A Dgpu_scheduler.h360 atomic_t karma; member
613 return s_job && atomic_inc_return(&s_job->karma) > threshold; in drm_sched_invalidate_job()
/linux-6.15/block/partitions/
H A DMakefile22 obj-$(CONFIG_KARMA_PARTITION) += karma.o
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dsymbol-namespaces.rst96 $ modinfo drivers/usb/storage/ums-karma.ko
/linux-6.15/Documentation/filesystems/
H A Domfs.rst22 http://linux-karma.sf.net/
27 https://bobcopeland.com/karma/
/linux-6.15/drivers/gpu/drm/scheduler/
H A Dsched_main.c734 if (!found_guilty && atomic_read(&s_job->karma) > sched->hang_limit) { in drm_sched_resubmit_jobs()
1416 atomic_inc(&bad->karma); in drm_sched_increase_karma()
/linux-6.15/Documentation/core-api/
H A Dsymbol-namespaces.rst102 $ modinfo drivers/usb/storage/ums-karma.ko
/linux-6.15/Documentation/translations/it_IT/core-api/
H A Dsymbol-namespaces.rst104 $ modinfo drivers/usb/storage/ums-karma.ko
/linux-6.15/
H A DMAINTAINERS17991 L: linux-karma[email protected]