Home
last modified time | relevance | path

Searched refs:CASE (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Dbase.c196 CASE(SW ); in nvkm_fifo_info()
197 CASE(GR ); in nvkm_fifo_info()
198 CASE(MPEG ); in nvkm_fifo_info()
199 CASE(ME ); in nvkm_fifo_info()
200 CASE(CIPHER); in nvkm_fifo_info()
201 CASE(BSP ); in nvkm_fifo_info()
202 CASE(VP ); in nvkm_fifo_info()
203 CASE(CE ); in nvkm_fifo_info()
204 CASE(SEC ); in nvkm_fifo_info()
205 CASE(MSVLD ); in nvkm_fifo_info()
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
A Dlibbpf_probes.c89 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() macro
103 CASE(KPROBE, unspec, false), in test_libbpf_probe_helpers()
104 CASE(KPROBE, map_lookup_elem, true), in test_libbpf_probe_helpers()
105 CASE(KPROBE, loop, true), in test_libbpf_probe_helpers()
107 CASE(KPROBE, ktime_get_coarse_ns, false), in test_libbpf_probe_helpers()
108 CASE(SOCKET_FILTER, ktime_get_coarse_ns, true), in test_libbpf_probe_helpers()
110 CASE(KPROBE, sys_bpf, false), in test_libbpf_probe_helpers()
111 CASE(SYSCALL, sys_bpf, true), in test_libbpf_probe_helpers()
/linux/tools/perf/util/
A Dparse-events.l177 CASE('u', user); in modifiers()
178 CASE('k', kernel); in modifiers()
179 CASE('h', hypervisor); in modifiers()
180 CASE('I', non_idle); in modifiers()
181 CASE('G', guest); in modifiers()
182 CASE('H', host); in modifiers()
208 CASE('D', pinned); in modifiers()
209 CASE('W', weak); in modifiers()
210 CASE('e', exclusive); in modifiers()
211 CASE('b', bpf); in modifiers()
[all …]
A Devent.c157 #define CASE(__term, __val) \ in perf_event__read_stat_config() macro
162 CASE(AGGR_MODE, aggr_mode) in perf_event__read_stat_config()
163 CASE(SCALE, scale) in perf_event__read_stat_config()
164 CASE(INTERVAL, interval) in perf_event__read_stat_config()
165 CASE(AGGR_LEVEL, aggr_level) in perf_event__read_stat_config()
166 #undef CASE in perf_event__read_stat_config()
/linux/arch/arc/lib/
A Dmemcpy-archs.S60 ;;; CASE 0: Both source and destination are 32bit aligned
84 ;;; END CASE 0
94 ;;; CASE 1: The source is unaligned, off by 1
139 ;;; CASE 2: The source is unaligned, off by 2
180 ;;; CASE 3: The source is unaligned, off by 3
/linux/net/ceph/
A Dmessenger.c1472 #define CASE(x) \ in con_sock_closed() macro
1478 CASE(CLOSED); in con_sock_closed()
1479 CASE(PREOPEN); in con_sock_closed()
1480 CASE(V1_BANNER); in con_sock_closed()
1481 CASE(V1_CONNECT_MSG); in con_sock_closed()
1482 CASE(V2_BANNER_PREFIX); in con_sock_closed()
1484 CASE(V2_HELLO); in con_sock_closed()
1485 CASE(V2_AUTH); in con_sock_closed()
1489 CASE(OPEN); in con_sock_closed()
1490 CASE(STANDBY); in con_sock_closed()
[all …]
/linux/arch/m68k/fpsp040/
A Dstwotox.S227 |--USUAL CASE, 2^(-70) <= |X| <= 16480
330 |--USUAL CASE, 2^(-70) <= |X| <= 16480 LOG 2 / LOG 10
A Dsatanh.S75 |--THIS IS THE USUAL CASE, |X| < 1
A Dsasin.S71 |--THIS IS THE USUAL CASE, |X| < 1
A Dscosh.S88 |--THIS IS THE USUAL CASE, |X| < 16380 LOG2
A Dssinh.S85 |--THIS IS THE USUAL CASE, |X| < 16380 LOG2
A Dstanh.S94 |--THIS IS THE USUAL CASE
A Dsatan.S280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
A Dssin.S199 |--THIS IS THE USUAL CASE, |X| <= 15 PI.
554 |--THIS IS THE USUAL CASE, |X| <= 15 PI.
A Dslogn.S340 |--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
A Dstan.S187 |--THIS IS THE USUAL CASE, |X| <= 15 PI.
/linux/Documentation/core-api/
A Dpin_user_pages.rst131 CASE 1: Direct IO (DIO)
143 CASE 2: RDMA
158 CASE 3: MMU notifier registration, with or without page faulting hardware
175 CASE 4: Pinning for struct page manipulation only
181 CASE 5: Pinning in order to write to the data within the page
/linux/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt29 TEST CASE STRUCTURE
/linux/Documentation/admin-guide/
A Dkernel-parameters.rst202 Note that ALL kernel parameters listed below are CASE SENSITIVE, and that
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S5045 #--THIS IS THE USUAL CASE, |X| <= 15 PI.
5775 #--THIS IS THE USUAL CASE, |X| <= 15 PI.
7623 #--THIS IS THE USUAL CASE, |X| < 16380 LOG2
7736 #--THIS IS THE USUAL CASE, |X| < 16380 LOG2
7864 #--THIS IS THE USUAL CASE
8237 #--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
8489 #--CASE 1: 1+Z < 1, THEN K = -1 AND Y-F = (2-F) + 2Z
8490 #--CASE 2: 1+Z > 1, THEN K = 0 AND Y-F = (1-F) + Z
8607 #--THIS IS THE USUAL CASE, |X| < 1
9003 #--USUAL CASE, 2^(-70) <= |X| <= 16480
[all …]
A Dfpsp.S5312 # mov.w &0x0000,XDCARE(%a6) # JUST IN CASE
5362 #--THIS IS THE USUAL CASE, |X| <= 15 PI.
6646 #--THIS IS THE USUAL CASE, |X| < 1
6739 #--THIS IS THE USUAL CASE, |X| < 1

Completed in 69 milliseconds