Searched refs:is_enabled (Results 1 – 11 of 11) sorted by relevance
162 bool is_enabled () const;670 dtrace_probe::is_enabled () const in is_enabled() function754 else if (this->is_enabled ()) in gen_info_probes_table_values()775 if (this->is_enabled ()) in enable()799 if (!this->is_enabled ()) in disable()
1638 (dtrace_probe::is_enabled, dtrace_probe::enable)2046 (dtrace_probe::is_enabled): ...this. Adjust code to reflect
142 bool is_enabled; /* regulator is enabled */ member629 regulator->is_enabled = true; in tps65217pmic_regulator_read_config()631 regulator->is_enabled = false; in tps65217pmic_regulator_read_config()694 if (c_reg->is_enabled) { in tps65217pmic_print_ldos()898 if (!regulator->is_enabled) in tps65217pmic_set_volt()1000 regulator->is_enabled = enable; in tps65217reg_enable()
294 static inline bool is_enabled (void);436 static inline bool is_enabled (void) in is_enabled() function514 bool jump_table_cluster::is_enabled (void) in is_enabled() function
483 return (jump_table_cluster::is_enabled () in gate()484 || bit_test_cluster::is_enabled ()); in gate()
1180 if (!is_enabled ()) in find_jump_tables()1320 if (!is_enabled ()) in find_bit_tests()
9049 * config/sh/sh.c (builtin_description): Add is_enabled member.9053 sh_init_builtins. Add is_enabled checking. Move variable declarations9056 sh_builtin_decl. Add is_enabled checking.
18729 Bail out if is_enabled is false.18730 * tree-switch-conversion.h (jump_table_cluster::is_enabled):18732 (jump_table_cluster::is_enabled): New function.
6235 * tree-switch-conversion.h (is_enabled): New function.
15841 as it's already handled in ::is_enabled. Allocate output
10163 bool (* const is_enabled) (void); member10269 if (!d->is_enabled ()) in sh_init_builtins()10432 if (!bdesc[code].is_enabled ()) in sh_builtin_decl()