/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | rmt.c | 124 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_init() 125 smc->r.sm_ma_avail = FALSE ; in rmt_init() 184 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm() 185 smc->r.loop_avail = FALSE ; in rmt_fsm() 186 smc->r.sm_ma_avail = FALSE ; in rmt_fsm() 212 smc->r.sm_ma_avail = FALSE ; in rmt_fsm() 225 smc->r.bn_flag = FALSE ; in rmt_fsm() 235 smc->r.no_flag = FALSE ; in rmt_fsm() 243 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm() 255 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm() [all...] |
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | rmt.c | 120 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_init() 121 smc->r.sm_ma_avail = FALSE ; in rmt_init() 180 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm() 181 smc->r.loop_avail = FALSE ; in rmt_fsm() 182 smc->r.sm_ma_avail = FALSE ; in rmt_fsm() 208 smc->r.sm_ma_avail = FALSE ; in rmt_fsm() 221 smc->r.bn_flag = FALSE ; in rmt_fsm() 231 smc->r.no_flag = FALSE ; in rmt_fsm() 239 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE; in rmt_fsm() 251 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; in rmt_fsm() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utinit.c | 135 acpi_gbl_all_gpes_initialized = FALSE; in acpi_ut_init_globals() 159 acpi_gbl_global_lock_acquired = FALSE; in acpi_ut_init_globals() 161 acpi_gbl_global_lock_present = FALSE; in acpi_ut_init_globals() 166 acpi_gbl_cm_single_step = FALSE; in acpi_ut_init_globals() 167 acpi_gbl_shutdown = FALSE; in acpi_ut_init_globals() 178 acpi_gbl_events_initialized = FALSE; in acpi_ut_init_globals() 203 acpi_gbl_display_final_mem_stats = FALSE; in acpi_ut_init_globals() 204 acpi_gbl_disable_mem_tracking = FALSE; in acpi_ut_init_globals()
|
H A D | evglock.c | 57 acpi_gbl_global_lock_present = FALSE; in acpi_ev_init_global_lock_handler() 70 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_init_global_lock_handler() 93 acpi_gbl_global_lock_present = FALSE; in acpi_ev_remove_global_lock_handler() 140 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_global_lock_handler() 174 u8 acquired = FALSE; in acpi_ev_acquire_global_lock() 248 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_acquire_global_lock() 268 u8 pending = FALSE; in acpi_ev_release_global_lock() 302 acpi_gbl_global_lock_acquired = FALSE; in acpi_ev_release_global_lock()
|
H A D | dbxface.c | 221 acpi_gbl_abort_method = FALSE; in acpi_db_single_step() 238 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 249 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 354 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 365 acpi_gbl_cm_single_step = FALSE; in acpi_db_single_step() 405 acpi_gbl_db_output_to_file = FALSE; in acpi_initialize_debugger() 411 acpi_gbl_db_opt_no_ini_methods = FALSE; in acpi_initialize_debugger() 412 acpi_gbl_db_opt_no_region_support = FALSE; in acpi_initialize_debugger() 428 acpi_gbl_db_terminate_loop = FALSE; in acpi_initialize_debugger() 447 acpi_gbl_db_threads_terminated = FALSE; in acpi_initialize_debugger() [all...] |
H A D | exoparg6.c | 54 * RETURN: TRUE if the match is successful, FALSE otherwise 96 return (FALSE); in acpi_ex_do_match() 109 return (FALSE); in acpi_ex_do_match() 123 return (FALSE); in acpi_ex_do_match() 136 return (FALSE); in acpi_ex_do_match() 150 return (FALSE); in acpi_ex_do_match() 158 return (FALSE); in acpi_ex_do_match()
|
H A D | extrace.c | 46 return (FALSE); in acpi_ex_interpreter_trace_enabled() 66 return (FALSE); in acpi_ex_interpreter_trace_enabled() 71 return (FALSE); in acpi_ex_interpreter_trace_enabled() 171 u8 enabled = FALSE; in acpi_ex_start_trace_method() 239 ACPI_TRACE_POINT(ACPI_TRACE_AML_METHOD, FALSE, in acpi_ex_stop_trace_method() 315 ACPI_TRACE_POINT(ACPI_TRACE_AML_OPCODE, FALSE, in acpi_ex_stop_trace_opcode()
|
H A D | acglobal.h | 140 ACPI_INIT_GLOBAL(u8, acpi_gbl_namespace_initialized, FALSE); 216 ACPI_INIT_GLOBAL(u8, acpi_gbl_capture_comments, FALSE); 281 ACPI_INIT_GLOBAL(u8, acpi_gbl_no_resource_disassembly, FALSE); 282 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_noop_operator, FALSE); 284 ACPI_INIT_GLOBAL(u8, acpi_gbl_force_aml_disassembly, FALSE); 286 ACPI_INIT_GLOBAL(u8, acpi_gbl_dm_emit_external_opcodes, FALSE); 299 ACPI_INIT_GLOBAL(u8, acpi_gbl_abort_method, FALSE); 337 ACPI_INIT_GLOBAL(u8, acpi_gbl_disasm_flag, FALSE); 384 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_asl_conversion, FALSE); 392 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_timeout, FALSE); [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utinit.c | 135 acpi_gbl_all_gpes_initialized = FALSE; in acpi_ut_init_globals() 159 acpi_gbl_global_lock_acquired = FALSE; in acpi_ut_init_globals() 161 acpi_gbl_global_lock_present = FALSE; in acpi_ut_init_globals() 166 acpi_gbl_cm_single_step = FALSE; in acpi_ut_init_globals() 167 acpi_gbl_shutdown = FALSE; in acpi_ut_init_globals() 178 acpi_gbl_events_initialized = FALSE; in acpi_ut_init_globals() 203 acpi_gbl_display_final_mem_stats = FALSE; in acpi_ut_init_globals() 204 acpi_gbl_disable_mem_tracking = FALSE; in acpi_ut_init_globals()
|
H A D | evglock.c | 57 acpi_gbl_global_lock_present = FALSE; in acpi_ev_init_global_lock_handler() 70 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_init_global_lock_handler() 93 acpi_gbl_global_lock_present = FALSE; in acpi_ev_remove_global_lock_handler() 140 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_global_lock_handler() 174 u8 acquired = FALSE; in acpi_ev_acquire_global_lock() 248 acpi_gbl_global_lock_pending = FALSE; in acpi_ev_acquire_global_lock() 268 u8 pending = FALSE; in acpi_ev_release_global_lock() 302 acpi_gbl_global_lock_acquired = FALSE; in acpi_ev_release_global_lock()
|
H A D | dbxface.c | 221 acpi_gbl_abort_method = FALSE; in acpi_db_single_step() 238 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 249 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 354 acpi_gbl_step_to_next_call = FALSE; in acpi_db_single_step() 365 acpi_gbl_cm_single_step = FALSE; in acpi_db_single_step() 405 acpi_gbl_db_output_to_file = FALSE; in acpi_initialize_debugger() 411 acpi_gbl_db_opt_no_ini_methods = FALSE; in acpi_initialize_debugger() 412 acpi_gbl_db_opt_no_region_support = FALSE; in acpi_initialize_debugger() 428 acpi_gbl_db_terminate_loop = FALSE; in acpi_initialize_debugger() 447 acpi_gbl_db_threads_terminated = FALSE; in acpi_initialize_debugger() [all...] |
H A D | extrace.c | 46 return (FALSE); in acpi_ex_interpreter_trace_enabled() 66 return (FALSE); in acpi_ex_interpreter_trace_enabled() 71 return (FALSE); in acpi_ex_interpreter_trace_enabled() 171 u8 enabled = FALSE; in acpi_ex_start_trace_method() 239 ACPI_TRACE_POINT(ACPI_TRACE_AML_METHOD, FALSE, in acpi_ex_stop_trace_method() 315 ACPI_TRACE_POINT(ACPI_TRACE_AML_OPCODE, FALSE, in acpi_ex_stop_trace_opcode()
|
H A D | exoparg6.c | 54 * RETURN: TRUE if the match is successful, FALSE otherwise 96 return (FALSE); in acpi_ex_do_match() 109 return (FALSE); in acpi_ex_do_match() 123 return (FALSE); in acpi_ex_do_match() 136 return (FALSE); in acpi_ex_do_match() 150 return (FALSE); in acpi_ex_do_match() 158 return (FALSE); in acpi_ex_do_match()
|
H A D | acglobal.h | 142 ACPI_INIT_GLOBAL(u8, acpi_gbl_namespace_initialized, FALSE); 218 ACPI_INIT_GLOBAL(u8, acpi_gbl_capture_comments, FALSE); 283 ACPI_INIT_GLOBAL(u8, acpi_gbl_no_resource_disassembly, FALSE); 284 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_noop_operator, FALSE); 286 ACPI_INIT_GLOBAL(u8, acpi_gbl_force_aml_disassembly, FALSE); 288 ACPI_INIT_GLOBAL(u8, acpi_gbl_dm_emit_external_opcodes, FALSE); 301 ACPI_INIT_GLOBAL(u8, acpi_gbl_abort_method, FALSE); 339 ACPI_INIT_GLOBAL(u8, acpi_gbl_disasm_flag, FALSE); 386 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_asl_conversion, FALSE); 394 ACPI_INIT_GLOBAL(u8, acpi_gbl_debug_timeout, FALSE); [all...] |
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | dsp_ecdis.h | 29 #define FALSE 0 macro 30 #define TRUE (!FALSE) 47 det->tone_present = FALSE; in echo_can_disable_detector_init() 86 det->tone_present = FALSE; in echo_can_disable_detector_update() 89 det->tone_present = FALSE; in echo_can_disable_detector_update()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp_ecdis.h | 29 #define FALSE 0 macro 30 #define TRUE (!FALSE) 47 det->tone_present = FALSE; in echo_can_disable_detector_init() 86 det->tone_present = FALSE; in echo_can_disable_detector_update() 89 det->tone_present = FALSE; in echo_can_disable_detector_update()
|
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | fcnvfu.c | 54 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfu() 134 inexact = FALSE; in sgl_to_sgl_fcnvfu() 146 inexact = FALSE; in sgl_to_sgl_fcnvfu() 175 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfu() 255 inexact = FALSE; in sgl_to_dbl_fcnvfu() 268 inexact = FALSE; in sgl_to_dbl_fcnvfu() 293 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfu() 380 inexact = FALSE; in dbl_to_sgl_fcnvfu() 392 inexact = FALSE; in dbl_to_sgl_fcnvfu() 416 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfu() [all...] |
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | fcnvfu.c | 54 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfu() 134 inexact = FALSE; in sgl_to_sgl_fcnvfu() 146 inexact = FALSE; in sgl_to_sgl_fcnvfu() 175 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfu() 255 inexact = FALSE; in sgl_to_dbl_fcnvfu() 268 inexact = FALSE; in sgl_to_dbl_fcnvfu() 293 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfu() 380 inexact = FALSE; in dbl_to_sgl_fcnvfu() 392 inexact = FALSE; in dbl_to_sgl_fcnvfu() 416 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfu() [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | gconf.c | 39 static gboolean resizeable = FALSE; 150 gtk_widget_set_sensitive(back_btn, FALSE); in init_main_window() 239 renderer, FALSE); in init_left_tree() local 248 renderer, FALSE); in init_left_tree() local 282 renderer, FALSE); in init_right_tree() local 289 renderer, FALSE); in init_right_tree() local 298 renderer, FALSE); in init_right_tree() local 422 return FALSE; in on_window1_delete_event() 446 return FALSE; in on_window1_delete_event() 448 return FALSE; in on_window1_delete_event() 1173 FALSE, FALSE, &success); set_node() local [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | gconf.c | 35 static gboolean resizeable = FALSE; 146 gtk_widget_set_sensitive(back_btn, FALSE); in init_main_window() 235 renderer, FALSE); in init_left_tree() local 244 renderer, FALSE); in init_left_tree() local 278 renderer, FALSE); in init_right_tree() local 285 renderer, FALSE); in init_right_tree() local 294 renderer, FALSE); in init_right_tree() local 418 return FALSE; in on_window1_delete_event() 442 return FALSE; in on_window1_delete_event() 444 return FALSE; in on_window1_delete_event() 1170 FALSE, FALSE, &success); set_node() local [all...] |
/kernel/liteos_a/testsuites/unittest/common/ |
H A D | osTest.cpp | 98 BOOL g_isSpinorInit = FALSE; 99 BOOL g_isSdInit = FALSE; 100 BOOL g_isUartDevInit = FALSE; 101 BOOL g_isTcpipInit = FALSE; 102 BOOL g_isInitSerial = FALSE; 106 BOOL g_isUsbInit = FALSE; 107 BOOL g_isIpcGmacInit = FALSE; 109 BOOL g_isDriversRandomInit = FALSE; 111 BOOL g_isHisiEthSetPhyModeInit = FALSE; 113 BOOL g_isVfsInit = FALSE; [all...] |
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/ |
H A D | acpidump.h | 28 EXTERN u8 INIT_GLOBAL(gbl_summary_mode, FALSE); 29 EXTERN u8 INIT_GLOBAL(gbl_verbose_mode, FALSE); 30 EXTERN u8 INIT_GLOBAL(gbl_binary_mode, FALSE); 32 EXTERN u8 INIT_GLOBAL(gbl_do_not_dump_xsdt, FALSE);
|
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/ |
H A D | acpidump.h | 28 EXTERN u8 INIT_GLOBAL(gbl_summary_mode, FALSE); 29 EXTERN u8 INIT_GLOBAL(gbl_verbose_mode, FALSE); 30 EXTERN u8 INIT_GLOBAL(gbl_binary_mode, FALSE); 32 EXTERN u8 INIT_GLOBAL(gbl_do_not_dump_xsdt, FALSE);
|
/kernel/liteos_a/kernel/base/misc/ |
H A D | panic_shellcmd.c | 41 STATIC BOOL systemExcReset = FALSE; 54 STATIC BOOL g_wdStarted = FALSE; 96 g_wdStarted = FALSE; in StopWatchdog() 113 systemExcReset = FALSE; in OsShellCmdSystemExcReset()
|
/kernel/uniproton/src/core/kernel/irq/ |
H A D | prt_irq_internal.h | 194 return FALSE; in OsHwiModeCheck() 203 return FALSE; in OsHwiModeCheck() 213 return FALSE; in OsHwiPrioCheck() 226 return FALSE; in OsHwiPrioConflictCheck() 233 return FALSE; in OsHwiNeedPrivateIsr() 240 return FALSE; in OsHwiIsCanCreated()
|