Home
last modified time | relevance | path

Searched defs:is_system (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c1002 int i, is_system; in pfm_restore_monitoring() local
1820 int state, is_system; in pfm_flush() local
1961 int state, is_system; in pfm_close() local
2820 int i, can_access_pmu = 0, is_loaded, is_system, expert_mode; in pfm_write_pmcs() local
3060 int is_counting, is_loaded, is_system, expert_mode; in pfm_write_pmds() local
3256 int is_loaded, is_system, is_counting, expert_mode; in pfm_read_pmds() local
3507 int state, is_system; in pfm_restart() local
3685 int is_system, is_loaded; in pfm_write_ibr_dbr() local
3937 int state, is_system; in pfm_stop() local
4025 int state, is_system; in pfm_start() local
[all …]
/Linux-v4.19/fs/btrfs/
Ddelayed-ref.c533 bool is_system) in init_delayed_ref_head()
724 bool is_system = (ref_root == BTRFS_CHUNK_TREE_OBJECTID); in btrfs_add_delayed_tree_ref() local
Ddelayed-ref.h130 unsigned int is_system:1; member