/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cg3.c | 321 u8 status = sbus_readb(&par->regs->status), mon; in cg3_do_default_mode() local
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | monitor.c | 183 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr) in get_peer() argument 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() argument 245 static void mon_apply_domain(struct tipc_monitor *mon, in mon_apply_domain() argument 270 static void mon_update_local_domain(struct tipc_monitor *mon) in mon_update_local_domain() argument 308 mon_update_neighbors(struct tipc_monitor *mon, struct tipc_peer *peer) mon_update_neighbors() argument 324 mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) mon_assign_roles() argument 354 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_remove_peer() local 390 tipc_mon_add_peer(struct tipc_monitor *mon, u32 addr, struct tipc_peer **peer) tipc_mon_add_peer() argument 424 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_peer_up() local 443 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_peer_down() local 483 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_rcv() local 569 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_prep() local 603 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_get_state() local 633 struct tipc_monitor *mon = from_timer(mon, t, timer); mon_timeout() local 650 struct tipc_monitor *mon; tipc_mon_create() local 685 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_mon_delete() local 711 struct tipc_monitor *mon; tipc_mon_reinit_self() local 800 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); tipc_nl_add_monitor_peer() local 829 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); __tipc_nl_add_monitor() local [all...] |
H A D | node.c | 2874 struct nlattr *mon[TIPC_NLA_MON_MAX + 1]; in tipc_nl_node_dump_monitor_peer() local
|
/third_party/toybox/toys/pending/ |
H A D | crond.c | 46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 377 unsigned int year, mon, day, hour, min, sec; in ppc_rtas_clock_show() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 372 unsigned int year, mon, day, hour, min, sec; in ppc_rtas_clock_show() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-cmos.c | 475 unsigned char mon, mday, hrs, min, sec; member
|
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
H A D | bcm_vk_dev.c | 440 struct bcm_vk_proc_mon_info *mon = &vk->proc_mon_info; in bcm_vk_get_proc_mon_info() local
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-cmos.c | 475 unsigned char mon, mday, hrs, min, sec; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/ |
H A D | internal.h | 229 struct mongroup mon; member
|
/third_party/ffmpeg/libavformat/ |
H A D | iff.c | 666 int year, mon, day, hour, min, type, ref; in iff_read_header() local
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 430 unsigned year, mon, hour, min, sec;
in ConvertFileTimeToString() local
|
/third_party/mbedtls/include/mbedtls/ |
H A D | x509.h | 247 int year, mon, day; /**< Date. */ member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.h | 1223 inline Time FromDateTime(int64_t year, int mon, int day, int hour, in FromDateTime() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/ |
H A D | internal.h | 217 struct mongroup mon; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cyclades.h | 155 struct cyclades_monitor mon; member
|
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra234-cbb.c | 118 void __iomem *mon; member [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | caltest.cpp | 1586 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest() local 1852 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 340 int mon; in ntfsinfo_time_to_str() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 2161 struct wpa_ctrl *mon; in osu_connect() local 2496 struct wpa_ctrl *mon; in cmd_signup() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | osu_client.c | 2163 struct wpa_ctrl *mon; in osu_connect() local 2498 struct wpa_ctrl *mon; in cmd_signup() local [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | node.c | 2828 struct nlattr *mon[TIPC_NLA_MON_MAX + 1]; in tipc_nl_node_dump_monitor_peer() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 1793 int mon = tm->tm_mon + (r ? 0 : 1); in date_str() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | vsprintf.c | 1822 int mon = tm->tm_mon + (r ? 0 : 1); in date_str() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | calendar.cpp | 1899 int32_t mon = (internalGet(UCAL_MONTH) + amount) % (max+1); in roll() local
|