Home
last modified time | relevance | path

Searched refs:preempt_count (Results 1 – 5 of 5) sorted by relevance

/tools/testing/shared/linux/
A Dpreempt.h5 extern int preempt_count;
7 #define preempt_disable() uatomic_inc(&preempt_count)
8 #define preempt_enable() uatomic_dec(&preempt_count)
/tools/testing/radix-tree/
A Dmain.c244 nr_allocated, preempt_count); in single_thread_tests()
248 nr_allocated, preempt_count); in single_thread_tests()
252 nr_allocated, preempt_count); in single_thread_tests()
256 nr_allocated, preempt_count); in single_thread_tests()
260 nr_allocated, preempt_count); in single_thread_tests()
264 nr_allocated, preempt_count); in single_thread_tests()
269 nr_allocated, preempt_count); in single_thread_tests()
273 nr_allocated, preempt_count); in single_thread_tests()
281 nr_allocated, preempt_count); in single_thread_tests()
324 nr_allocated, preempt_count); in main()
/tools/perf/util/bpf_skel/vmlinux/
A Dvmlinux.h113 unsigned char preempt_count; member
/tools/testing/shared/
A Dlinux.c16 int preempt_count; variable
/tools/bpf/bpftool/Documentation/
A Dbpftool-gen.rst436 'preempt_count' type_id=5 bits_offset=24

Completed in 7 milliseconds