Searched defs:is_system (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/ia64/kernel/ |
D | perfmon.c | 957 int i, is_system; in pfm_restore_monitoring() local 1775 int state, is_system; in pfm_flush() local 1916 int state, is_system; in pfm_close() local 2773 int i, can_access_pmu = 0, is_loaded, is_system, expert_mode; in pfm_write_pmcs() local 3013 int is_counting, is_loaded, is_system, expert_mode; in pfm_write_pmds() local 3209 int is_loaded, is_system, is_counting, expert_mode; in pfm_read_pmds() local 3460 int state, is_system; in pfm_restart() local 3638 int is_system, is_loaded; in pfm_write_ibr_dbr() local 3890 int state, is_system; in pfm_stop() local 3978 int state, is_system; in pfm_start() local [all …]
|
/Linux-v5.4/fs/btrfs/ |
D | delayed-ref.c | 735 bool is_system) in init_delayed_ref_head() 922 bool is_system; in btrfs_add_delayed_tree_ref() local
|
D | delayed-ref.h | 119 unsigned int is_system:1; member
|