Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/cgroup/
Dtest_memcontrol.c89 long anon, current; in alloc_anon_50M_check() local
120 long current, file; in alloc_pagecache_50M_check() local
156 long current; in test_memcg_current() local
556 long current; in alloc_pagecache_max_30M() local
636 long current, max; in test_memcg_max() local
898 long current, sock; in tcp_client() local
/Linux-v4.19/arch/arc/include/asm/
Dcurrent.h20 #define current (curr_arc) macro
/Linux-v4.19/arch/ia64/include/asm/
Dcurrent.h16 #define current ((struct task_struct *) ia64_getreg(_IA64_REG_TP)) macro
/Linux-v4.19/arch/s390/include/asm/
Dcurrent.h17 #define current ((struct task_struct *const)S390_lowcore.current_task) macro
/Linux-v4.19/include/asm-generic/
Dcurrent.h8 #define current get_current() macro
/Linux-v4.19/arch/x86/include/asm/
Dcurrent.h18 #define current get_current() macro
/Linux-v4.19/arch/m68k/include/asm/
Dcurrent.h25 #define current get_current() macro
/Linux-v4.19/arch/riscv/include/asm/
Dcurrent.h41 #define current get_current() macro
/Linux-v4.19/arch/sparc/include/asm/
Dcurrent.h32 #define current __get_current() macro
/Linux-v4.19/arch/arm64/include/asm/
Dcurrent.h24 #define current get_current() macro
/Linux-v4.19/arch/powerpc/include/asm/
Dcurrent.h28 #define current get_current() macro
/Linux-v4.19/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c131 struct gpiochip_info *current; in list_gpiochip() local
276 struct gpiochip_info *current; in main() local
/Linux-v4.19/arch/xtensa/include/asm/
Dcurrent.h27 #define current get_current() macro
/Linux-v4.19/tools/power/cpupower/lib/
Dcpufreq.c266 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors() local
340 struct cpufreq_available_frequencies *current = NULL; in cpufreq_get_available_frequencies() local
411 struct cpufreq_affected_cpus *current = NULL; in sysfs_get_cpu_list() local
642 struct cpufreq_stats *current = NULL; in cpufreq_get_stats() local
/Linux-v4.19/tools/testing/selftests/rtc/
Dsetdate.c33 struct rtc_time new, current; in main() local
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c72 uint64_t current, overhead; in determine_overhead() local
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c76 u64 current, overhead; in determine_overhead() local
Dlib.c193 long current; in require_paranoia_below() local
/Linux-v4.19/arch/um/drivers/
Dmconsole_kern.h27 #define CONFIG_CHUNK(str, size, current, chunk, end) \ argument
/Linux-v4.19/arch/sh/kernel/cpu/sh3/
Dentry.S79 #define current r7 /* r7_bank1 */ macro
/Linux-v4.19/tools/iio/
Diio_utils.c34 char *current; in iioutils_break_up_name() local
320 struct iio_channel_info *current; in build_channel_array() local
/Linux-v4.19/tools/include/linux/
Dlockdep.h41 #define current (__curr()) macro
/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c51 static int ui_browser__jumps_percent_color(struct ui_browser *browser, int nr, bool current) in ui_browser__jumps_percent_color()
64 static int ui_browser__set_jumps_percent_color(void *browser, int nr, bool current) in ui_browser__set_jumps_percent_color()
80 static void annotate_browser__set_percent_color(void *browser, double percent, bool current) in annotate_browser__set_percent_color()
/Linux-v4.19/tools/perf/ui/
Dbrowser.c22 double percent, bool current) in ui_browser__percent_color()
42 double percent, bool current) in ui_browser__set_percent_color()
/Linux-v4.19/tools/spi/
Dspidev_test.c465 struct timespec current; in main() local

12