Home
last modified time | relevance | path

Searched refs:uses (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c86 if (refcount_dec_and_mutex_lock(&cctx->uses, &chan->cgrp->mutex)) { in nvkm_uchan_object_fini_1()
89 if (refcount_dec_and_test(&ectx->uses)) in nvkm_uchan_object_fini_1()
110 if (!refcount_inc_not_zero(&cctx->uses)) { in nvkm_uchan_object_init_0()
112 if (!refcount_inc_not_zero(&cctx->uses)) { in nvkm_uchan_object_init_0()
113 if (!refcount_inc_not_zero(&ectx->uses)) { in nvkm_uchan_object_init_0()
116 refcount_set(&ectx->uses, 1); in nvkm_uchan_object_init_0()
121 refcount_set(&cctx->uses, 1); in nvkm_uchan_object_init_0()
H A Dcgrp.h22 refcount_t uses; member
H A Dchan.h14 refcount_t uses; member
H A Dcgrp.c77 refcount_set(&ectx->uses, 0); in nvkm_cgrp_ectx_get()
H A Dchan.c129 refcount_set(&cctx->uses, 0); in nvkm_chan_cctx_get()
/kernel/linux/linux-5.10/arch/c6x/lib/
H A Ddivi.S20 ;; divi uses B5 to hold the original return address during
22 ;; remi uses B2 and A5 to hold the input values during the
H A Dremi.S20 ;; divi uses B5 to hold the original return address during
22 ;; remi uses B2 and A5 to hold the input values during the
H A Ddivu.S20 ;; divi uses B5 to hold the original return address during
22 ;; remi uses B2 and A5 to hold the input values during the
H A Dremu.S20 ;; divi uses B5 to hold the original return address during
22 ;; remi uses B2 and A5 to hold the input values during the
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h75 __uc_state_checker(x, func, uses, used)
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dchecksum_32.S70 subl $2, %ecx # Alignment uses up two bytes.
284 subl $2, %ecx # Alignment uses up two bytes.
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dchecksum_32.S70 subl $2, %ecx # Alignment uses up two bytes.
284 subl $2, %ecx # Alignment uses up two bytes.
/kernel/linux/linux-5.10/scripts/
H A Dexport_report.pl47 "\t-k: the path to Module.symvers file. By default uses ",
170 it uses. Each listed symbol reports the number of modules using it\n");
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h87 __uc_state_checker(x, func, uses, used)
/kernel/linux/linux-6.6/scripts/
H A Dexport_report.pl47 "\t-k: the path to Module.symvers file. By default uses ",
170 it uses. Each listed symbol reports the number of modules using it\n");
H A Dget_feat.pl586 Changes the location of the Feature files. By default, it uses
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-memset.S84 subq $3,8,$3 # E : Invert (for addressing uses)
262 subq $3,8,$3 # E : Invert (for addressing uses)
450 subq $3,8,$3 # E : Invert (for addressing uses)
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-memset.S84 subq $3,8,$3 # E : Invert (for addressing uses)
262 subq $3,8,$3 # E : Invert (for addressing uses)
450 subq $3,8,$3 # E : Invert (for addressing uses)
/kernel/linux/linux-5.10/arch/sh/lib/
H A Dchecksum.S73 add #-2, r5 ! Alignment uses up two bytes.
209 add #-2,r6 ! Alignment uses up two bytes.
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dchecksum.S73 add #-2, r5 ! Alignment uses up two bytes.
209 add #-2,r6 ! Alignment uses up two bytes.
/kernel/linux/linux-5.10/arch/x86/um/
H A Dchecksum_32.S57 subl $2, %ecx # Alignment uses up two bytes.
/kernel/linux/linux-5.10/tools/testing/selftests/kmod/
H A Dkmod.sh16 # This is a stress test script for kmod, the kernel module loader. It uses
20 # The way kmod works is it uses the kernel's usermode helper API to eventually
23 # mount uses get_fs_type(). Both behave slightly differently, but the
553 echo Example uses:
/kernel/linux/linux-6.6/tools/testing/selftests/kmod/
H A Dkmod.sh5 # This is a stress test script for kmod, the kernel module loader. It uses
9 # The way kmod works is it uses the kernel's usermode helper API to eventually
12 # mount uses get_fs_type(). Both behave slightly differently, but the
542 echo Example uses:
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/
H A Dsysctl.sh828 echo Example uses:
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/
H A Dsysctl.sh874 echo Example uses:

Completed in 10 milliseconds

12