/linux-6.12.1/fs/xfs/scrub/ |
D | btree.c | 29 int level, in __xchk_btree_process_error() 65 int level, in xchk_btree_process_error() 76 int level, in xchk_btree_xref_process_error() 88 int level, in __xchk_btree_set_corrupt() 106 int level) in xchk_btree_set_corrupt() 116 int level) in xchk_btree_xref_set_corrupt() 126 int level) in xchk_btree_set_preen() 188 int level) in xchk_btree_key() 236 int level, in xchk_btree_ptr_ok() 257 int level, in xchk_btree_block_check_sibling() [all …]
|
D | dabtree.c | 32 int level, in xchk_da_process_error() 69 int level) in xchk_da_set_corrupt() 85 int level) in xchk_da_set_preen() 100 int level) in xchk_da_btree_node_entry() 115 int level, in xchk_da_btree_hash() 147 int level, in xchk_da_btree_ptr_ok() 235 int level, in xchk_da_btree_block_check_sibling() 295 int level, in xchk_da_btree_block_check_siblings() 330 int level, in xchk_da_btree_block() 505 int level; in xchk_da_btree() local
|
/linux-6.12.1/fs/nilfs2/ |
D | btree.c | 26 int level = NILFS_BTREE_LEVEL_DATA; in nilfs_btree_alloc_path() local 47 int level = NILFS_BTREE_LEVEL_DATA; in nilfs_btree_free_path() local 96 nilfs_btree_node_set_level(struct nilfs_btree_node *node, int level) in nilfs_btree_node_set_level() 163 int level, int nchildren, int ncmax, in nilfs_btree_node_init() 343 int level, flags, nchildren; in nilfs_btree_node_broken() local 374 int level, flags, nchildren; in nilfs_btree_root_broken() local 417 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node() 423 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node() 436 int level, int *ncmaxp) in nilfs_btree_get_node() 451 struct nilfs_btree_node *node, int level) in nilfs_btree_bad_node() [all …]
|
/linux-6.12.1/fs/bcachefs/ |
D | btree_locking.h | 41 unsigned level) in btree_node_locked_type() 61 static inline bool btree_node_locked(struct btree_path *path, unsigned level) in btree_node_locked() 67 unsigned level, in mark_btree_node_locked_noreset() 79 unsigned level) in mark_btree_node_unlocked() 87 unsigned level, in mark_btree_node_locked() 96 static inline enum six_lock_type __btree_lock_want(struct btree_path *path, int level) in __btree_lock_want() 104 btree_lock_want(struct btree_path *path, int level) in btree_lock_want() 116 struct btree_path *path, unsigned level) in btree_trans_lock_hold_time_update() 128 struct btree_path *path, unsigned level) in btree_node_unlock() 259 unsigned level, in btree_node_lock_increment() [all …]
|
D | btree_journal_iter.c | 34 enum btree_id id, unsigned level, in __bch2_journal_key_search() 57 enum btree_id id, unsigned level, in bch2_journal_key_search() 65 unsigned level, struct bpos pos, in bch2_journal_keys_peek_upto() 111 unsigned level, struct bpos pos) in bch2_journal_keys_peek_slot() 174 unsigned level, struct bkey_i *k) in bch2_journal_key_insert_take() 250 unsigned level, struct bkey_i *k) in bch2_journal_key_insert() 267 unsigned level, struct bpos pos) in bch2_journal_key_delete() 278 unsigned level, struct bpos pos) in bch2_key_deleted_in_journal() 294 unsigned level, struct bpos pos) in bch2_journal_key_overwritten() 344 enum btree_id id, unsigned level, in bch2_journal_iter_init() [all …]
|
/linux-6.12.1/tools/power/x86/intel-speed-select/ |
D | isst-display.c | 84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt() 112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() 172 int level = 1; in print_package_info() local 210 static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in _isst_pbf_display_information() 253 static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in _isst_fact_display_information() 335 int level = print_package_info(id, outf); in isst_ctdp_display_core_info() local 355 static int level; in isst_ctdp_display_information() local 573 void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in isst_pbf_display_information() 583 void isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in isst_fact_display_information() 600 int level; in isst_clos_display_information() local [all …]
|
/linux-6.12.1/drivers/edac/ |
D | edac_mc.h | 48 #define edac_printk(level, prefix, fmt, arg...) \ argument 51 #define edac_mc_printk(mci, level, fmt, arg...) \ argument 54 #define edac_mc_chipset_printk(mci, level, prefix, fmt, arg...) \ argument 57 #define edac_device_printk(ctl, level, fmt, arg...) \ argument 60 #define edac_pci_printk(ctl, level, fmt, arg...) \ argument 73 #define edac_dbg(level, fmt, ...) \ argument 82 #define edac_dbg(level, fmt, ...) \ argument
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_lmtt_2l.c | 76 static unsigned int lmtt_2l_pte_num(unsigned int level) in lmtt_2l_pte_num() 90 static unsigned int lmtt_2l_pte_size(unsigned int level) in lmtt_2l_pte_size() 102 static unsigned int lmtt_2l_pte_shift(unsigned int level) in lmtt_2l_pte_shift() 112 static unsigned int lmtt_2l_pte_index(u64 addr, unsigned int level) in lmtt_2l_pte_index() 126 static u64 lmtt_2l_pte_encode(unsigned long offset, unsigned int level) in lmtt_2l_pte_encode()
|
D | xe_lmtt_ml.c | 76 static unsigned int lmtt_ml_pte_num(unsigned int level) in lmtt_ml_pte_num() 92 static unsigned int lmtt_ml_pte_size(unsigned int level) in lmtt_ml_pte_size() 105 static unsigned int lmtt_ml_pte_shift(unsigned int level) in lmtt_ml_pte_shift() 118 static unsigned int lmtt_ml_pte_index(u64 addr, unsigned int level) in lmtt_ml_pte_index() 136 static u64 lmtt_ml_pte_encode(unsigned long offset, unsigned int level) in lmtt_ml_pte_encode()
|
/linux-6.12.1/arch/arm64/kernel/ |
D | cacheinfo.c | 24 static inline enum cache_type get_cache_type(int level) in get_cache_type() 35 enum cache_type type, unsigned int level) in ci_leaf_init() 43 unsigned int ctype, level, leaves; in detect_cache_level() local 70 unsigned int level, leaves; in init_cache_level() local 101 unsigned int level, idx; in populate_cache_leaves() local
|
/linux-6.12.1/drivers/scsi/esas2r/ |
D | esas2r_log.c | 85 static const char *translate_esas2r_event_level_to_kernel(const long level) in translate_esas2r_event_level_to_kernel() 121 static int esas2r_log_master(const long level, in esas2r_log_master() 189 int esas2r_log(const long level, const char *format, ...) in esas2r_log() 214 int esas2r_log_dev(const long level, in esas2r_log_dev() 241 int esas2r_log_hexdump(const long level, in esas2r_log_hexdump()
|
/linux-6.12.1/arch/riscv/kernel/ |
D | cacheinfo.c | 27 static struct cacheinfo *get_cacheinfo(u32 level, enum cache_type type) in get_cacheinfo() 51 uintptr_t get_cache_size(u32 level, enum cache_type type) in get_cache_size() 58 uintptr_t get_cache_geometry(u32 level, enum cache_type type) in get_cache_geometry() 68 enum cache_type type, unsigned int level) in ci_leaf_init() 84 int levels = 1, level = 1; in populate_cache_leaves() local
|
/linux-6.12.1/arch/s390/include/asm/ |
D | debug.h | 35 unsigned long level : 3; member 49 int level; member 133 static inline bool debug_level_enabled(debug_info_t *id, int level) in debug_level_enabled() 151 static inline debug_entry_t *debug_event(debug_info_t *id, int level, in debug_event() 171 static inline debug_entry_t *debug_int_event(debug_info_t *id, int level, in debug_int_event() 193 static inline debug_entry_t *debug_long_event(debug_info_t *id, int level, in debug_long_event() 215 static inline debug_entry_t *debug_text_event(debug_info_t *id, int level, in debug_text_event() 275 static inline debug_entry_t *debug_exception(debug_info_t *id, int level, in debug_exception() 296 static inline debug_entry_t *debug_int_exception(debug_info_t *id, int level, in debug_int_exception() 319 static inline debug_entry_t *debug_long_exception (debug_info_t *id, int level, in debug_long_exception() [all …]
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ |
D | ia_css_gc.host.c | 77 unsigned int level) in ia_css_gc_dump() 90 unsigned int level) in ia_css_ce_dump() 102 unsigned int level) in ia_css_gc_debug_dtrace() 112 unsigned int level) in ia_css_ce_debug_dtrace()
|
/linux-6.12.1/scripts/gdb/linux/ |
D | pgtable.py | 18 def page_mask(level=1): argument 46 def entry_va(level, phys_addr, translating_va): argument 47 def start_bit(level): argument 89 def __init__(self, address, level): argument 154 def page_size_line(ps_bit, ps, level): argument
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | i9xx_wm.c | 835 static int g4x_plane_fifo_size(enum plane_id plane_id, int level) in g4x_plane_fifo_size() 864 static int g4x_fbc_fifo_size(int level) in g4x_fbc_fifo_size() 879 int level) in g4x_compute_wm() 934 int level, enum plane_id plane_id, u16 value) in g4x_raw_plane_wm_set() 950 int level, u16 value) in g4x_raw_fbc_wm_set() 979 int level; in g4x_raw_plane_wm_compute() local 1046 enum plane_id plane_id, int level) in g4x_raw_plane_wm_is_valid() 1054 int level) in g4x_raw_crtc_wm_is_valid() 1068 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms() 1093 int level) in g4x_compute_fbc_en() [all …]
|
D | intel_backlight.c | 205 static void lpt_set_backlight(const struct drm_connector_state *conn_state, u32 level) in lpt_set_backlight() 215 static void pch_set_backlight(const struct drm_connector_state *conn_state, u32 level) in pch_set_backlight() 225 static void i9xx_set_backlight(const struct drm_connector_state *conn_state, u32 level) in i9xx_set_backlight() 253 static void vlv_set_backlight(const struct drm_connector_state *conn_state, u32 level) in vlv_set_backlight() 264 static void bxt_set_backlight(const struct drm_connector_state *conn_state, u32 level) in bxt_set_backlight() 273 static void ext_pwm_set_backlight(const struct drm_connector_state *conn_state, u32 level) in ext_pwm_set_backlight() 282 intel_panel_actually_set_backlight(const struct drm_connector_state *conn_state, u32 level) in intel_panel_actually_set_backlight() 333 static void lpt_disable_backlight(const struct drm_connector_state *old_conn_state, u32 level) in lpt_disable_backlight() 423 static void ext_pwm_disable_backlight(const struct drm_connector_state *old_conn_state, u32 level) in ext_pwm_disable_backlight() 466 const struct drm_connector_state *conn_state, u32 level) in lpt_enable_backlight() [all …]
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ |
D | ia_css_ynr.host.c | 116 unsigned int level) in ia_css_nr_dump() 136 unsigned int level) in ia_css_yee_dump() 193 unsigned int level) in ia_css_nr_debug_dtrace() 205 unsigned int level) in ia_css_ee_debug_dtrace()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_btree.c | 122 int level, in __xfs_btree_check_lblock_hdr() 156 int level, in __xfs_btree_check_fsblock() 196 int level, in __xfs_btree_check_memblock() 224 int level, in __xfs_btree_check_agblock() 265 int level, in __xfs_btree_check_block() 295 int level, /* level of the btree block */ in xfs_btree_check_block() 317 int level) in __xfs_btree_check_ptr() 352 int level) in xfs_btree_check_ptr() 757 int level) in xfs_btree_ptr_offset() 812 int level = xfs_btree_get_level(block); in xfs_btree_ptr_addr() local [all …]
|
D | xfs_btree_staging.c | 286 unsigned int level, in xfs_btree_bload_prep_block() 438 unsigned int level) in xfs_btree_bload_max_npb() 462 unsigned int level) in xfs_btree_bload_desired_npb() 483 unsigned int level, in xfs_btree_bload_level_geometry() 546 int level) in xfs_btree_bload_ensure_slack() 596 unsigned int level = cur->bc_nlevels - 1; in xfs_btree_bload_compute_geometry() local 686 unsigned int level = 0; in xfs_btree_bload() local
|
/linux-6.12.1/arch/x86/virt/svm/ |
D | sev.c | 283 static struct rmpentry *__snp_lookup_rmpentry(u64 pfn, int *level) in __snp_lookup_rmpentry() 308 int snp_lookup_rmpentry(u64 pfn, bool *assigned, int *level) in snp_lookup_rmpentry() 331 int level; in dump_rmpentry() local 378 unsigned int level; in snp_dump_hva_rmpentry() local 449 unsigned int level; in adjust_direct_map() local 511 int ret, level; in rmpupdate() local 541 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable) in rmp_make_private() 557 int rmp_make_shared(u64 pfn, enum pg_level level) in rmp_make_shared()
|
/linux-6.12.1/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 277 char *base, int level) in decode_nul() 285 char *base, int level) in decode_bool() 296 char *base, int level) in decode_oid() 315 char *base, int level) in decode_int() 362 char *base, int level) in decode_enum() 378 char *base, int level) in decode_bitstr() 414 char *base, int level) in decode_numstr() 434 char *base, int level) in decode_octstr() 487 char *base, int level) in decode_bmpstr() 516 char *base, int level) in decode_seq() [all …]
|
/linux-6.12.1/drivers/s390/scsi/ |
D | zfcp_dbf.c | 70 void zfcp_dbf_hba_fsf_res(char *tag, int level, struct zfcp_fsf_req *req) in zfcp_dbf_hba_fsf_res() 122 static int const level = 3; in zfcp_dbf_hba_fsf_fces() local 155 void zfcp_dbf_hba_fsf_reqid(const char *const tag, const int level, in zfcp_dbf_hba_fsf_reqid() 200 static int const level = 2; in zfcp_dbf_hba_fsf_uss() local 247 static int const level = 1; in zfcp_dbf_hba_bit_err() local 281 static int const level = 1; in zfcp_dbf_hba_def_err() local 343 static int const level = 1; in zfcp_dbf_rec_trig() local 400 void zfcp_dbf_rec_run_lvl(int level, char *tag, struct zfcp_erp_action *erp) in zfcp_dbf_rec_run_lvl() 454 static int const level = 1; in zfcp_dbf_rec_run_wka() local 671 void zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev, in zfcp_dbf_scsi_common() [all …]
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | opal-hmi.c | 38 static void print_core_checkstop_reason(const char *level, in print_core_checkstop_reason() 89 static void print_nx_checkstop_reason(const char *level, in print_nx_checkstop_reason() 140 static void print_npu_checkstop_reason(const char *level, in print_npu_checkstop_reason() 177 static void print_checkstop_reason(const char *level, in print_checkstop_reason() 200 const char *level, *sevstr, *error_info; in print_hmi_event_info() local
|
/linux-6.12.1/security/lockdown/ |
D | lockdown.c | 27 static int lock_kernel_down(const char *where, enum lockdown_reason level) in lock_kernel_down() 38 static int __init lockdown_param(char *level) in lockdown_param() 103 enum lockdown_reason level = lockdown_levels[i]; in lockdown_read() local 139 enum lockdown_reason level = lockdown_levels[i]; in lockdown_write() local
|