Searched refs:get_level (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | sockopt.c | 37 int get_level; member 82 .get_level = SOL_IP, 103 .get_level = SOL_IP, 153 .get_level = 123, 214 .get_level = SOL_IP, 322 .get_level = 1234, 413 .get_level = SOL_IP, 456 .get_level = SOL_IP, 546 .get_level = SOL_IP, 601 .get_level = SOL_IP, [all …]
|
| /linux/drivers/thermal/ |
| A D | cpufreq_cooling.c | 91 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level() function 328 *state = get_level(cpufreq_cdev, target_freq); in cpufreq_power2state()
|
Completed in 8 milliseconds