/linux-6.6.21/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 97 long anon, current; in alloc_anon_50M_check() local 133 long current, file; in alloc_pagecache_50M_check() local 169 long current; in test_memcg_current() local 295 long current; in test_memcg_protection() local 468 long current, high, max; in alloc_pagecache_max_30M() local 629 long current, max; in test_memcg_max() local 690 long current, to_reclaim; in reclaim_until() local 721 long current, expected_usage; in test_memcg_reclaim() local 1011 long current, sock; in tcp_client() local
|
D | test_kmem.c | 56 long slab0, slab1, current; in test_kmem_basic() local 169 long current, anon, file, kernel, sock, sum; in test_kmem_memcg_deletion() local 356 long current, percpu; in test_percpu_basic() local
|
/linux-6.6.21/rust/kernel/ |
D | task.rs | 12 macro_rules! current { macro 90 pub unsafe fn current() -> impl Deref<Target = Task> { in current() method
|
/linux-6.6.21/tools/power/cpupower/lib/ |
D | cpufreq.c | 274 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors() local 348 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_available_frequencies() local 404 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_boost_frequencies() local 480 struct cpufreq_affected_cpus *current = NULL; in sysfs_get_cpu_list() local 711 struct cpufreq_stats *current = NULL; in cpufreq_get_stats() local
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | map_kptr.c | 483 struct task_struct *current; in test_ls_map_kptr_ref1() local 501 struct task_struct *current; in test_ls_map_kptr_ref2() local 516 struct task_struct *current; in test_ls_map_kptr_ref_del() local
|
D | rcu_tasks_trace_gp.c | 18 struct task_struct *current; in do_call_rcu_tasks_trace() local
|
D | test_task_pt_regs.c | 20 struct task_struct *current; in handle_uprobe() local
|
D | lru_bug.c | 34 struct task_struct *current; in nanosleep() local
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | current.h | 16 #define current ((struct task_struct *) ia64_getreg(_IA64_REG_TP)) macro
|
/linux-6.6.21/arch/arc/include/asm/ |
D | current.h | 17 #define current (curr_arc) macro
|
/linux-6.6.21/arch/s390/include/asm/ |
D | current.h | 17 #define current ((struct task_struct *const)S390_lowcore.current_task) macro
|
/linux-6.6.21/include/asm-generic/ |
D | current.h | 9 #define current get_current() macro
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | current.h | 32 #define current __get_current() macro
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | current.h | 34 #define current get_current() macro
|
/linux-6.6.21/tools/testing/selftests/arm64/signal/ |
D | test_signals.c | 15 struct tdescr *current = &tde; variable
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | current.h | 25 #define current get_current() macro
|
/linux-6.6.21/arch/arm/include/asm/ |
D | current.h | 67 #define current get_current() macro
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | current.h | 24 #define current get_current() macro
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | current.h | 17 #define current get_current() macro
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | current.h | 26 #define current get_current() macro
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | current.h | 27 #define current get_current() macro
|
/linux-6.6.21/tools/testing/selftests/rtc/ |
D | setdate.c | 24 struct rtc_time new, current; in main() local
|
/linux-6.6.21/scripts/gcc-plugins/ |
D | arm_ssp_per_task_plugin.c | 16 rtx current; in arm_pertask_ssp_rtl_execute() local
|
/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 72 uint64_t current, overhead; in determine_overhead() local
|
/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 76 u64 current, overhead; in determine_overhead() local
|