| /kernel/linux/linux-5.10/net/tipc/ |
| D | monitor.c | 153 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr) in get_peer() 167 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in get_self() local 172 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active() 215 static void mon_apply_domain(struct tipc_monitor *mon, in mon_apply_domain() 240 static void mon_update_local_domain(struct tipc_monitor *mon) in mon_update_local_domain() 278 static void mon_update_neighbors(struct tipc_monitor *mon, in mon_update_neighbors() 294 static void mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) in mon_assign_roles() 324 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in tipc_mon_remove_peer() local 360 static bool tipc_mon_add_peer(struct tipc_monitor *mon, u32 addr, in tipc_mon_add_peer() 394 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in tipc_mon_peer_up() local [all …]
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | monitor.c | 183 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr) in get_peer() 197 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in get_self() local 202 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active() 245 static void mon_apply_domain(struct tipc_monitor *mon, in mon_apply_domain() 270 static void mon_update_local_domain(struct tipc_monitor *mon) in mon_update_local_domain() 308 static void mon_update_neighbors(struct tipc_monitor *mon, in mon_update_neighbors() 324 static void mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) in mon_assign_roles() 354 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in tipc_mon_remove_peer() local 390 static bool tipc_mon_add_peer(struct tipc_monitor *mon, u32 addr, in tipc_mon_add_peer() 424 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in tipc_mon_peer_up() local [all …]
|
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.c | 97 int unsigned mon; in print_header() local 142 unsigned int mon; in print_results() local 223 int mon, hits = 0; in parse_monitor_param() local 259 unsigned int mon; in list_monitors() local
|
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.c | 97 int unsigned mon; in print_header() local 142 unsigned int mon; in print_results() local 223 int mon, hits = 0; in parse_monitor_param() local 259 unsigned int mon; in list_monitors() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | raw_skew.c | 69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 94 struct timespec mon, raw, start, end; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| D | raw_skew.c | 69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 94 struct timespec mon, raw, start, end; in main() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-shmobile/ |
| D | regulator-quirk-rcar-gen2.c | 81 u32 mon; in regulator_quirk_notify() local 147 u32 mon, addr; in rcar_gen2_regulator_quirk() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-shmobile/ |
| D | regulator-quirk-rcar-gen2.c | 81 u32 mon; in regulator_quirk_notify() local 147 u32 mon, addr; in rcar_gen2_regulator_quirk() local
|
| /kernel/liteos_m/testsuites/unittest/xts/time/ |
| D | alarm_test.h | 53 #define INIT_TM(tmSt, year, mon, day, hour, min, sec, wday) do { \ argument
|
| /kernel/linux/linux-5.10/arch/loongarch/loongson64/ |
| D | rtc.c | 16 unsigned int year, mon, day, hour, min, sec; in loongson_get_rtc_time() local
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
| /kernel/linux/linux-5.10/arch/mips/dec/ |
| D | time.c | 24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
|
| /kernel/linux/linux-6.6/arch/mips/dec/ |
| D | time.c | 24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/maple/ |
| D | time.c | 80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/maple/ |
| D | time.c | 80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
| D | time.c | 132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
|
| /kernel/linux/linux-5.10/arch/m68k/mvme16x/ |
| D | rtc.c | 69 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
|
| /kernel/linux/linux-6.6/arch/m68k/mvme16x/ |
| D | rtc.c | 69 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/ |
| D | time.c | 134 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
|
| /kernel/linux/linux-5.10/arch/x86/platform/intel-mid/ |
| D | intel_mid_vrtc.c | 58 u8 sec, min, hour, mday, mon; in vrtc_get_time() local
|
| /kernel/linux/linux-6.6/arch/m68k/bvme6000/ |
| D | rtc.c | 74 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
|
| /kernel/linux/linux-5.10/arch/m68k/bvme6000/ |
| D | rtc.c | 74 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | rtc.c | 65 unsigned int status, year, mon, day, hour, min, sec, century = 0; in mach_get_cmos_time() local
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-mc146818-lib.c | 234 unsigned char mon, day, hrs, min, sec; in mc146818_set_time() local
|