Home
last modified time | relevance | path

Searched defs:mon (Results 1 – 25 of 43) sorted by relevance

12

/linux/kernel/trace/rv/
H A Drv.c213 rv_is_nested_monitor(struct rv_monitor * mon) rv_is_nested_monitor() argument
226 rv_is_container_monitor(struct rv_monitor * mon) rv_is_container_monitor() argument
244 struct rv_monitor *mon = filp->private_data; monitor_enable_read_data() local
255 __rv_disable_monitor(struct rv_monitor * mon,bool sync) __rv_disable_monitor() argument
276 rv_disable_single(struct rv_monitor * mon) rv_disable_single() argument
281 rv_enable_single(struct rv_monitor * mon) rv_enable_single() argument
298 rv_disable_container(struct rv_monitor * mon) rv_disable_container() argument
313 rv_enable_container(struct rv_monitor * mon) rv_enable_container() argument
336 rv_disable_monitor(struct rv_monitor * mon) rv_disable_monitor() argument
352 rv_enable_monitor(struct rv_monitor * mon) rv_enable_monitor() argument
370 struct rv_monitor *mon = filp->private_data; monitor_enable_write_data() local
400 struct rv_monitor *mon = filp->private_data; monitor_desc_read_data() local
420 create_monitor_dir(struct rv_monitor * mon,struct rv_monitor * parent) create_monitor_dir() argument
451 struct rv_monitor *mon = container_of(p, struct rv_monitor, list); monitors_show() local
488 struct rv_monitor *mon = container_of(p, struct rv_monitor, list); enabled_monitors_next() local
558 struct rv_monitor *mon; disable_all_monitors() local
588 struct rv_monitor *mon; enabled_monitors_write() local
686 struct rv_monitor *mon; reset_all_monitors() local
748 destroy_monitor_dir(struct rv_monitor * mon) destroy_monitor_dir() argument
[all...]
H A Drv_reactors.c142 struct rv_monitor *mon = m->private; in monitor_reactor_show() local
162 static void monitor_swap_reactors_single(struct rv_monitor *mon, in monitor_swap_reactors_single() argument
184 static void monitor_swap_reactors(struct rv_monitor *mon, struc argument
208 struct rv_monitor *mon; monitor_reactors_write() local
255 struct rv_monitor *mon = inode->i_private; monitor_reactors_open() local
412 reactor_populate_monitor(struct rv_monitor * mon,struct dentry * root) reactor_populate_monitor() argument
[all...]
H A Drv.h38 static inline int reactor_populate_monitor(struct rv_monitor *mon, struct dentry *root) in reactor_populate_monitor()
/linux/net/tipc/
H A Dmonitor.c183 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 …]
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c102 int unsigned mon; in print_header() local
152 unsigned int mon; in print_results() local
238 int mon, hits = 0; in parse_monitor_param() local
274 unsigned int mon; in list_monitors() local
/linux/kernel/trace/rv/monitors/pagefault/
H A Dpagefault.c21 static void ltl_atoms_fetch(struct task_struct *task, struct ltl_monitor *mon) in ltl_atoms_fetch() argument
32 static void ltl_atoms_init(struct task_struct *task, struct ltl_monitor *mon, bool task_creation) in ltl_atoms_init() argument
H A Dpagefault.h37 static void ltl_start(struct task_struct *task, struct ltl_monitor *mon) in ltl_start()
50 ltl_possible_next_states(struct ltl_monitor *mon, unsigned int state, unsigned long *next) in ltl_possible_next_states()
/linux/tools/testing/selftests/timers/
H A Draw_skew.c67 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() argument
92 struct timespec mon, raw, start, end; in main() local
H A Dadjtick.c65 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() argument
/linux/tools/verification/rvgen/rvgen/templates/ltl2k/
H A Dmain.c39 static void ltl_atoms_init(struct task_struct *task, struct ltl_monitor *mon, bool task_creation) in ltl_atoms_init() argument
/linux/arch/mips/dec/
H A Dtime.c24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
/linux/arch/powerpc/platforms/chrp/
H A Dtime.c132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/linux/arch/m68k/bvme6000/
H A Drtc.c74 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
/linux/arch/sh/boards/mach-sh03/
H A Drtc.c43 unsigned int year, mon, day, hour, min, sec; in sh03_rtc_gettimeofday() local
/linux/arch/mips/sibyte/swarm/
H A Drtc_xicor1241.c169 unsigned int year, mon, day, hour, min, sec, y2k; in xicor_get_time() local
H A Drtc_m41t81.c188 unsigned int year, mon, day, hour, min, sec; in m41t81_get_time() local
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.c58 u32 mon = ddbreadl(dev, in ddb_i2c_cmd() local
/linux/drivers/rtc/
H A Drtc-mc146818-lib.c215 unsigned char mon, day, hrs, min, sec; in mc146818_set_time() local
H A Drtc-bq4802.c95 u8 sec, min, hrs, day, mon, yrs, century, val; in bq4802_set_time() local
H A Drtc-imx-sc.c35 u8 mon; member
H A Drtc-m48t35.c100 unsigned char mon, day, hrs, min, sec; in m48t35_set_time() local
H A Drtc-ds1286.c216 unsigned char mon, day, hrs, min, sec; in ds1286_set_time() local
H A Drtc-ds1511.c96 u8 mon, day, dow, hrs, min, sec, yrs, cen; in ds1511_rtc_set_time() local
H A Drtc-sh.c286 int mon; in sh_rtc_set_alarm() local
/linux/arch/m68k/atari/
H A Dtime.c203 int sec=0, min=0, hour=0, day=0, mon=0, year=0, wday=0; in atari_tt_hwclk() local

12