Searched refs:mon (Results 26 - 50 of 54) sorted by path

123

/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c440 struct bcm_vk_proc_mon_info *mon = &vk->proc_mon_info; local
461 mon->num = num;
462 mon->entry_size = entry_size;
467 dst = (u8 *)&mon->entries[0];
497 /* get the proc mon info once */
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A DMakefile4 wilc1000-objs := cfg80211.o netdev.o mon.o \
/linux-master/drivers/rtc/
H A Drtc-cmos.c475 unsigned char mon, mday, hrs, min, sec; member in struct:cmos_set_alarm_callback_param
500 CMOS_WRITE(p->mon, p->cmos->mon_alrm);
534 p.mon = t->time.tm_mon + 1;
546 p.mon = (p.mon <= 12) ? bin2bcd(p.mon) : 0xff;
H A Drtc-ds1286.c216 unsigned char mon, day, hrs, min, sec; local
222 mon = tm->tm_mon + 1; /* tm_mon starts at zero */
242 mon = bin2bcd(mon);
250 ds1286_rtc_write(priv, mon, RTC_MONTH);
H A Drtc-ds1511.c96 u8 mon, day, dow, hrs, min, sec, yrs, cen; local
101 mon = rtc_tm->tm_mon + 1; /* tm_mon starts at zero */
115 mon = bin2bcd(mon) & 0x1f;
123 rtc_write((rtc_read(DS1511_MONTH) & 0xe0) | mon, DS1511_MONTH);
H A Drtc-imx-sc.c35 u8 mon; member in struct:imx_sc_msg_timer_rtc_set_alarm
96 msg.mon = alrm_tm->tm_mon + 1;
H A Drtc-m48t35.c100 unsigned char mon, day, hrs, min, sec; local
105 mon = tm->tm_mon + 1; /* tm_mon starts at zero */
128 mon = bin2bcd(mon);
135 writeb(mon, &priv->reg->month);
H A Drtc-mc146818-lib.c215 unsigned char mon, day, hrs, min, sec; local
224 mon = time->tm_mon + 1; /* tm_mon starts at zero */
244 if (!leap_yr && mon < 3) {
275 mon = bin2bcd(mon);
293 CMOS_WRITE(mon, RTC_MONTH);
H A Drtc-mt7622.c155 u32 year, mon, mday, wday, hour, min, sec; local
169 mon = mtk_r32(hw, MTK_RTC_TREG(time_alarm, MTK_MON));
178 tm->tm_mon = mon - 1;
H A Drtc-sh.c328 "mday=%d, mon=%d, year=%d, wday=%d\n",
429 int mon; local
444 mon = tm->tm_mon;
445 if (mon >= 0)
446 mon += 1;
447 sh_rtc_write_alarm_value(rtc, mon, RMONAR);
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c118 void __iomem *mon; member in struct:tegra234_cbb
188 writel(0x3f, priv->mon + FABRIC_MN_MASTER_ERR_STATUS_0);
452 status = readl(cbb->mon + FABRIC_MN_MASTER_ERR_STATUS_0);
463 overflow = readl(cbb->mon + FABRIC_MN_MASTER_ERR_OVERFLOW_STATUS_0);
467 error = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ERR_STATUS_0);
479 hi = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ADDR_HIGH_0);
480 lo = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ADDR_LOW_0);
484 cbb->mn_attr0 = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ATTRIBUTES0_0);
485 cbb->mn_attr1 = readl(cbb->mon + FABRIC_MN_MASTER_LOG_ATTRIBUTES1_0);
486 cbb->mn_attr2 = readl(cbb->mon
[all...]
/linux-master/drivers/usb/
H A DMakefile22 obj-$(CONFIG_USB_MON) += mon/
/linux-master/drivers/video/fbdev/
H A Dbw2.c227 u8 status, mon; local
231 mon = status & BWTWO_SR_RES_MASK;
234 if (mon == BWTWO_SR_1600_1280) {
248 if (mon == BWTWO_SR_1152_900_76_A ||
249 mon == BWTWO_SR_1152_900_76_B)
H A Dcg3.c314 u8 status = sbus_readb(&par->regs->status), mon; local
316 mon = status & CG3_SR_RES_MASK;
317 if (mon == CG3_SR_1152_900_76_A ||
318 mon == CG3_SR_1152_900_76_B)
/linux-master/fs/lockd/
H A DMakefile11 svcshare.o svcproc.o svcsubs.o mon.o trace.o xdr.o
H A Dmon.c3 * linux/fs/lockd/mon.c
391 info->len, info->mon);
H A Dxdr.c259 argp->mon = (char *)p;
H A Dxdr4.c254 argp->mon = (char *)p;
/linux-master/include/linux/lockd/
H A Dxdr.h91 char *mon; member in struct:nlm_reboot
/linux-master/include/linux/
H A Dtime.h20 extern time64_t mktime64(const unsigned int year, const unsigned int mon,
/linux-master/kernel/time/
H A Dtime.c431 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59.
453 unsigned int mon = mon0, year = year0; local
456 if (0 >= (int) (mon -= 2)) {
457 mon += 12; /* Puts Feb last since it has leap day */
462 (year/4 - year/100 + year/400 + 367*mon/12 + day) +
/linux-master/lib/
H A Dvsprintf.c1823 int mon = tm->tm_mon + (r ? 0 : 1); local
1830 buf = number(buf, end, mon, default_dec02_spec);
/linux-master/net/tipc/
H A Dmonitor.c183 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr) argument
188 hlist_for_each_entry(peer, &mon->peers[thash], hash) {
197 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
199 return mon->self;
202 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) argument
206 return mon->peer_cnt > tn->mon_threshold;
245 static void mon_apply_domain(struct tipc_monitor *mon, argument
270 static void mon_update_local_domain(struct tipc_monitor *mon) argument
272 struct tipc_peer *self = mon->self;
273 struct tipc_mon_domain *cache = &mon
308 mon_update_neighbors(struct tipc_monitor *mon, struct tipc_peer *peer) argument
324 mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) argument
354 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
390 tipc_mon_add_peer(struct tipc_monitor *mon, u32 addr, struct tipc_peer **peer) argument
424 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
443 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
483 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
569 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
603 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
633 struct tipc_monitor *mon = from_timer(mon, t, timer); local
650 struct tipc_monitor *mon; local
685 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
711 struct tipc_monitor *mon; local
800 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
829 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); local
[all...]
H A Dnode.c2872 struct nlattr *mon[TIPC_NLA_MON_MAX + 1]; local
2877 err = nla_parse_nested_deprecated(mon, TIPC_NLA_MON_MAX,
2884 if (!mon[TIPC_NLA_MON_REF])
2887 bearer_id = nla_get_u32(mon[TIPC_NLA_MON_REF]);
/linux-master/tools/gpio/
H A DMakefile21 ALL_TARGETS := lsgpio gpio-hammer gpio-event-mon gpio-watch
61 # gpio-event-mon
63 GPIO_EVENT_MON_IN := $(OUTPUT)gpio-event-mon-in.o
65 $(Q)$(MAKE) $(build)=gpio-event-mon
66 $(OUTPUT)gpio-event-mon: $(GPIO_EVENT_MON_IN)

Completed in 807 milliseconds

123