Home
last modified time | relevance | path

Searched refs:UNLOCK_DATA (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Dw83977f_wdt.c36 #define UNLOCK_DATA 0x87 macro
73 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
74 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
144 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
145 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
199 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
200 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
260 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
261 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
H A Dwdt977.c46 #define UNLOCK_DATA 0x87 macro
83 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
84 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
132 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
133 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
178 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
179 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
236 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
237 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Dwdt977.c46 #define UNLOCK_DATA 0x87 macro
83 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
84 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
132 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
133 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
178 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
179 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
236 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
237 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
H A Dw83977f_wdt.c36 #define UNLOCK_DATA 0x87 macro
73 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
74 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
144 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
145 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
199 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
200 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
260 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
261 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/watchdog/
H A Dw83977f_wdt.c36 #define UNLOCK_DATA 0x87 macro
73 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
74 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_start()
144 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
145 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_stop()
199 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
200 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
260 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
261 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt_get_status()
H A Dwdt977.c46 #define UNLOCK_DATA 0x87 macro
83 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
84 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
132 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
133 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
178 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
179 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
236 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
237 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Devent_scheduler.cc76 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
513 UNLOCK_DATA(); in start()
569 UNLOCK_DATA(); in run()
650 UNLOCK_DATA(); in is_running()
717 UNLOCK_DATA(); in stop()
830 UNLOCK_DATA(); in cond_wait()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
490 UNLOCK_DATA(); in start()
556 UNLOCK_DATA(); in run()
647 UNLOCK_DATA(); in is_running()
720 UNLOCK_DATA(); in stop()
847 UNLOCK_DATA(); in cond_wait()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
493 UNLOCK_DATA(); in start()
559 UNLOCK_DATA(); in run()
650 UNLOCK_DATA(); in is_running()
723 UNLOCK_DATA(); in stop()
850 UNLOCK_DATA(); in cond_wait()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
490 UNLOCK_DATA(); in start()
556 UNLOCK_DATA(); in run()
647 UNLOCK_DATA(); in is_running()
720 UNLOCK_DATA(); in stop()
847 UNLOCK_DATA(); in cond_wait()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
490 UNLOCK_DATA(); in start()
556 UNLOCK_DATA(); in run()
647 UNLOCK_DATA(); in is_running()
720 UNLOCK_DATA(); in stop()
847 UNLOCK_DATA(); in cond_wait()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
490 UNLOCK_DATA(); in start()
556 UNLOCK_DATA(); in run()
647 UNLOCK_DATA(); in is_running()
720 UNLOCK_DATA(); in stop()
847 UNLOCK_DATA(); in cond_wait()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(__func__, __LINE__) macro
490 UNLOCK_DATA(); in start()
556 UNLOCK_DATA(); in run()
647 UNLOCK_DATA(); in is_running()
720 UNLOCK_DATA(); in stop()
847 UNLOCK_DATA(); in cond_wait()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc48 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
470 UNLOCK_DATA(); in start()
536 UNLOCK_DATA(); in run()
628 UNLOCK_DATA(); in is_running()
701 UNLOCK_DATA(); in stop()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc48 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
470 UNLOCK_DATA(); in start()
536 UNLOCK_DATA(); in run()
628 UNLOCK_DATA(); in is_running()
701 UNLOCK_DATA(); in stop()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Devent_scheduler.cc48 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
473 UNLOCK_DATA(); in start()
539 UNLOCK_DATA(); in run()
631 UNLOCK_DATA(); in is_running()
704 UNLOCK_DATA(); in stop()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc48 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
470 UNLOCK_DATA(); in start()
536 UNLOCK_DATA(); in run()
628 UNLOCK_DATA(); in is_running()
701 UNLOCK_DATA(); in stop()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
456 UNLOCK_DATA(); in start()
523 UNLOCK_DATA(); in run()
611 UNLOCK_DATA(); in is_running()
688 UNLOCK_DATA(); in stop()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
442 UNLOCK_DATA(); in start()
507 UNLOCK_DATA(); in run()
595 UNLOCK_DATA(); in is_running()
672 UNLOCK_DATA(); in stop()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__)
442 UNLOCK_DATA();
507 UNLOCK_DATA(); in recalculate_activation_times()
595 UNLOCK_DATA(); in get_top_for_execution_if_time()
672 UNLOCK_DATA();
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) in test_timerfd_oneshot()
442 UNLOCK_DATA();
507 UNLOCK_DATA();
595 UNLOCK_DATA();
672 UNLOCK_DATA();
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
442 UNLOCK_DATA(); in start()
507 UNLOCK_DATA(); in run()
595 UNLOCK_DATA(); in is_running()
672 UNLOCK_DATA(); in stop()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Devent_scheduler.cc48 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
470 UNLOCK_DATA(); in start()
536 UNLOCK_DATA(); in run()
628 UNLOCK_DATA(); in is_running()
701 UNLOCK_DATA(); in stop()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Devent_scheduler.cc41 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
455 UNLOCK_DATA(); in start()
520 UNLOCK_DATA(); in run()
612 UNLOCK_DATA(); in is_running()
685 UNLOCK_DATA(); in stop()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Devent_scheduler.cc42 #define UNLOCK_DATA() unlock_data(SCHED_FUNC, __LINE__) macro
456 UNLOCK_DATA(); in start()
523 UNLOCK_DATA(); in run()
611 UNLOCK_DATA(); in is_running()
688 UNLOCK_DATA(); in stop()

12