| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 175 long anon, current; in alloc_anon_50M_check() local 211 long current, file; in alloc_pagecache_50M_check() local 247 long current, peak, peak_reset; in test_memcg_current_peak() local 486 long current; in test_memcg_protection() local 668 long current, high, max; in alloc_pagecache_max_30M() local 829 long current, max; in test_memcg_max() local 890 long current, to_reclaim; in reclaim_until() local 923 long current, expected_usage; in test_memcg_reclaim() local 1349 long current, sock; in tcp_client() local
|
| H A 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 359 long current, percpu; in test_percpu_basic() local
|
| /linux/drivers/android/binder/ |
| H A D | deferred_close.rs | 70 let current = kernel::current!(); in close_fd() localVariable 91 let current = current.as_ptr(); in close_fd() localVariable
|
| /linux/tools/power/cpupower/lib/ |
| H A D | cpufreq.c | 292 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors() local 366 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_available_frequencies() local 422 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_boost_frequencies() local 498 struct cpufreq_affected_cpus *current = NULL; in sysfs_get_cpu_list() local 729 struct cpufreq_stats *current = NULL; in cpufreq_get_stats() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | map_kptr.c | 493 struct task_struct *current; in test_ls_map_kptr_ref1() local 511 struct task_struct *current; in test_ls_map_kptr_ref2() local 526 struct task_struct *current; in test_ls_map_kptr_ref_del() local
|
| H A D | rcu_tasks_trace_gp.c | 18 struct task_struct *current; in do_call_rcu_tasks_trace() local
|
| H A D | test_task_pt_regs.c | 20 struct task_struct *current; in handle_uprobe() local
|
| H A D | task_kfunc_success.c | 268 struct task_struct *current, *acquired; in BPF_PROG() local 373 struct task_struct *current, *v_task; in test_task_from_vpid_current() local
|
| H A D | lru_bug.c | 34 struct task_struct *current; in nanosleep() local
|
| /linux/arch/arc/include/asm/ |
| H A D | current.h | 17 #define current (curr_arc) macro
|
| /linux/include/asm-generic/ |
| H A D | current.h | 9 #define current get_current() macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | current.h | 34 #define current get_current() macro
|
| /linux/arch/sparc/include/asm/ |
| H A D | current.h | 32 #define current __get_current() macro
|
| /linux/arch/m68k/include/asm/ |
| H A D | current.h | 25 #define current get_current() macro
|
| /linux/arch/um/include/asm/ |
| H A D | current.h | 19 #define current get_current() macro
|
| /linux/arch/x86/include/asm/ |
| H A D | current.h | 28 #define current get_current() macro
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | test_signals.c | 19 struct tdescr *current = &tde; variable
|
| /linux/arch/parisc/include/asm/ |
| H A D | current.h | 17 #define current get_current() macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | current.h | 24 #define current get_current() macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | current.h | 26 #define current get_current() macro
|
| /linux/arch/arm/include/asm/ |
| H A D | current.h | 61 #define current get_current() macro
|
| /linux/arch/s390/include/asm/ |
| H A D | current.h | 33 #define current get_current() macro
|
| /linux/arch/xtensa/include/asm/ |
| H A D | current.h | 27 #define current get_current() macro
|
| /linux/rust/kernel/ |
| H A D | task.rs | 36 macro_rules! current { macro 178 pub unsafe fn current() -> impl Deref<Target = CurrentTask> { in current() method
|
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | instruction_count_test.c | 72 uint64_t current, overhead; in determine_overhead() local
|