/linux-4.4.14/arch/x86/oprofile/ |
D | backtrace.c | 28 unsigned int *depth = data; in backtrace_address() local 66 x86_backtrace_32(struct pt_regs * const regs, unsigned int depth) in x86_backtrace_32() 83 x86_backtrace_32(struct pt_regs * const regs, unsigned int depth) in x86_backtrace_32() 110 x86_backtrace(struct pt_regs * const regs, unsigned int depth) in x86_backtrace()
|
/linux-4.4.14/arch/metag/oprofile/ |
D | backtrace.c | 16 static void user_backtrace_fp(unsigned long __user *fp, unsigned int depth) in user_backtrace_fp() 38 unsigned int *depth = data; in kernel_backtrace_frame() local 50 void metag_backtrace(struct pt_regs * const regs, unsigned int depth) in metag_backtrace()
|
/linux-4.4.14/fs/ext4/ |
D | extents.c | 182 int depth = path->p_depth; in ext4_ext_find_goal() local 355 ext4_ext_max_entries(struct inode *inode, int depth) in ext4_ext_max_entries() 396 int depth) in ext4_valid_extent_entries() 442 int depth, ext4_fsblk_t pblk) in __ext4_ext_check() 492 #define ext4_ext_check(inode, eh, depth, pblk) \ argument 502 struct inode *inode, ext4_fsblk_t pblk, int depth, in __read_extent_tree_block() 558 #define read_extent_tree_block(inode, pblk, depth, flags) \ argument 571 int i = 0, depth, ret = 0; in ext4_ext_precache() local 651 int depth = ext_depth(inode); in ext4_ext_show_leaf() local 675 int depth = ext_depth(inode); in ext4_ext_show_move() local [all …]
|
D | indirect.c | 143 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 525 int depth; in ext4_ind_map_blocks() local 874 static Indirect *ext4_find_shared(struct inode *inode, int depth, in ext4_find_shared() 1095 __le32 *first, __le32 *last, int depth) in ext4_free_branches() 1481 int depth = (chain+n-1) - partial; in ext4_ind_remove_space() local
|
D | extents_status.c | 470 int depth, ee_status, es_status; in ext4_es_insert_extent_ext_check() local
|
/linux-4.4.14/arch/mips/oprofile/ |
D | backtrace.c | 133 unsigned int depth) in do_user_backtrace() 148 unsigned int depth) { } in do_kernel_backtrace() 152 unsigned int depth) in do_kernel_backtrace() 164 void notrace op_mips_backtrace(struct pt_regs *const regs, unsigned int depth) in op_mips_backtrace()
|
/linux-4.4.14/arch/sh/kernel/ |
D | return_address.c | 17 void *return_address(unsigned int depth) in return_address() 52 void *return_address(unsigned int depth) in return_address()
|
/linux-4.4.14/block/ |
D | blk-tag.c | 89 init_tag_map(struct request_queue *q, struct blk_queue_tag *tags, int depth) in init_tag_map() 122 int depth, int alloc_policy) in __blk_queue_init_tags() 147 struct blk_queue_tag *blk_init_tags(int depth, int alloc_policy) in blk_init_tags() 163 int blk_queue_init_tags(struct request_queue *q, int depth, in blk_queue_init_tags()
|
D | blk-mq-tag.c | 123 unsigned int depth, users; in hctx_may_queue() local 517 unsigned int depth) in bt_update_count() 538 static int bt_alloc(struct blk_mq_bitmap_tags *bt, unsigned int depth, in bt_alloc() 602 unsigned int depth = tags->nr_tags - tags->nr_reserved_tags; in blk_mq_init_bitmap_tags() local 654 unsigned int depth = tags->nr_tags - tags->nr_reserved_tags; in blk_mq_tag_init_last_tag() local
|
D | blk-mq.h | 71 unsigned long depth; member
|
D | blk-mq-tag.h | 20 unsigned int depth; member
|
D | blk-mq.c | 1023 int depth, in blk_mq_insert_requests() 1075 unsigned int depth; in blk_mq_flush_plug_list() local 2224 unsigned int depth; in blk_mq_alloc_rq_maps() local
|
D | blk-core.c | 3191 static void queue_unplugged(struct request_queue *q, unsigned int depth, in queue_unplugged() 3252 unsigned int depth; in blk_flush_plug_list() local
|
/linux-4.4.14/arch/s390/oprofile/ |
D | backtrace.c | 12 __show_trace(unsigned int *depth, unsigned long sp, in __show_trace() 56 void s390_backtrace(struct pt_regs * const regs, unsigned int depth) in s390_backtrace()
|
/linux-4.4.14/scripts/dtc/libfdt/ |
D | fdt.c | 161 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 203 int depth = 0; in fdt_first_subnode() local 214 int depth = 1; in fdt_next_subnode() local
|
D | fdt_wip.c | 99 int depth = 0; in _fdt_node_end_offset() local
|
D | fdt_ro.c | 135 int depth; in fdt_subnode_offset_namelen() local 366 int offset, depth, namelen; in fdt_get_path() local 418 int offset, depth; in fdt_supernode_atdepth_offset() local
|
/linux-4.4.14/arch/sh/oprofile/ |
D | backtrace.c | 34 unsigned int *depth = data; in backtrace_address() local 71 void sh_backtrace(struct pt_regs * const regs, unsigned int depth) in sh_backtrace()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-tracepoints.c | 47 unsigned int *depth; in __trace_opal_entry() local 68 unsigned int *depth; in __trace_opal_exit() local
|
D | opal.c | 75 const char *uname, int depth, void *data) in early_init_dt_scan_opal() 124 const char *uname, int depth, void *data) in early_init_dt_scan_recoverable_ranges()
|
/linux-4.4.14/drivers/video/fbdev/via/ |
D | via_modesetting.c | 175 void via_set_primary_color_depth(u8 depth) in via_set_primary_color_depth() 205 void via_set_secondary_color_depth(u8 depth) in via_set_secondary_color_depth()
|
D | viafbdev.h | 73 u8 depth; member
|
D | viafbdev.c | 88 static void viafb_fill_var_color_info(struct fb_var_screeninfo *var, u8 depth) in viafb_fill_var_color_info() 202 int depth, refresh; in viafb_check_var() local
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 114 unsigned int depth = r_xprt->rx_ia.ri_max_frmr_depth; in __frwr_recovery_worker() local 146 unsigned int depth) in __frwr_init() 194 int depth, delta; in frwr_op_open() local 272 unsigned int depth = r_xprt->rx_ia.ri_max_frmr_depth; in frwr_op_init() local
|
/linux-4.4.14/fs/reiserfs/ |
D | lock.c | 54 int depth; in reiserfs_write_unlock_nested() local 69 void reiserfs_write_lock_nested(struct super_block *s, int depth) in reiserfs_write_lock_nested()
|
D | resize.c | 37 int depth; in reiserfs_resize() local 142 int depth; in reiserfs_resize() local
|
D | stree.c | 533 int depth = -1; in search_by_key_reada() local 654 int depth = -1; in search_by_key() local 1243 int depth; in reiserfs_delete_item() local 1450 int depth; in reiserfs_delete_solid_item() local 1644 int depth; in reiserfs_cut_from_item() local 2080 int depth; in reiserfs_paste_into_item() local 2180 int depth; in reiserfs_insert_item() local 2257 int depth = reiserfs_write_unlock_nested(inode->i_sb); in reiserfs_insert_item() local
|
D | fix_node.c | 1112 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in get_far_parent() local 2134 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in get_direct_parent() local 2162 int depth; in get_neighbors() local 2491 int depth; in wait_tb_buffers_until_unlocked() local 2583 int depth = reiserfs_write_unlock_nested(tb->tb_sb); in fix_nodes() local
|
D | journal.c | 958 int depth; in reiserfs_async_progress_wait() local 985 int depth; in flush_commit_list() local 1244 int depth; in _update_journal_header_block() local 1360 int depth; in flush_journal_list() local 2973 int depth = reiserfs_write_unlock_nested(s); in queue_log_writer() local 2993 int depth; in let_transaction_grow() local 3030 int depth; in do_journal_begin_r() local 4000 int depth; in do_journal_end() local
|
D | super.c | 252 int depth; in finish_unfinished() local 2221 int depth; in reiserfs_write_dquot() local 2244 int depth; in reiserfs_acquire_dquot() local 2303 int depth; in reiserfs_write_info() local
|
D | dir.c | 77 int depth; in reiserfs_readdir_inode() local
|
D | bitmap.c | 461 int depth = reiserfs_write_unlock_nested(s); in _reiserfs_free_block() local 1194 int depth; in blocknrs_and_prealloc_arrays_from_search_start() local 1430 int depth; in reiserfs_read_bitmap_block() local
|
D | inode.c | 70 int depth = reiserfs_write_unlock_nested(inode->i_sb); in reiserfs_evict_inode() local 1646 int depth; in reiserfs_iget() local 1942 int depth; in reiserfs_new_inode() local 2836 int depth; in __reiserfs_write_begin() local 3002 int depth; in reiserfs_commit_write() local
|
/linux-4.4.14/arch/ia64/oprofile/ |
D | backtrace.c | 28 unsigned int depth; member 112 ia64_backtrace(struct pt_regs * const regs, unsigned int depth) in ia64_backtrace()
|
/linux-4.4.14/fs/minix/ |
D | itree_common.c | 30 int depth, in get_branch() 153 int depth = block_to_path(inode, block, offsets); in get_block() local 217 int depth, in find_shared() 269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
|
/linux-4.4.14/drivers/of/ |
D | fdt.c | 188 static int depth; in unflatten_dt_node() local 541 int depth, void *data) in __fdt_scan_reserved_mem() 627 const char *uname, int depth, in of_scan_flat_dt() 633 int offset, rc = 0, depth = -1; in of_scan_flat_dt() local 696 int depth; member 861 int depth, void *data) in early_init_dt_scan_root() 897 int depth, void *data) in early_init_dt_scan_memory() 942 int depth, void *data) in early_init_dt_scan_chosen()
|
/linux-4.4.14/arch/arm/oprofile/ |
D | common.c | 64 unsigned int *depth = d; in report_trace() local 106 static void arm_backtrace(struct pt_regs * const regs, unsigned int depth) in arm_backtrace()
|
/linux-4.4.14/fs/quota/ |
D | quota_tree.c | 25 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index() 292 uint *treeblk, int depth) in do_insert_tree() 468 uint *blk, int depth) in remove_tree() 565 struct dquot *dquot, uint blk, int depth) in find_tree_dqentry()
|
/linux-4.4.14/arch/s390/kernel/ |
D | trace.c | 19 unsigned int *depth; in trace_s390_diagnose_norecursion() local
|
/linux-4.4.14/arch/xtensa/oprofile/ |
D | backtrace.c | 20 void xtensa_backtrace(struct pt_regs * const regs, unsigned int depth) in xtensa_backtrace()
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | coresight-etb10.c | 96 u32 depth = 0; in etb_get_buffer_depth() local 110 u32 depth; in etb_enable_hw() local 187 u32 read_data, depth; in etb_dump_hw() local 294 u32 depth; in etb_read() local
|
/linux-4.4.14/drivers/video/logo/ |
D | logo.c | 43 const struct linux_logo * __init_refok fb_find_logo(int depth) in fb_find_logo()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_image.c | 105 int depth, unsigned int hash, in qxl_image_init_helper() 232 int depth, int stride) in qxl_image_init()
|
D | qxl_draw.c | 167 int depth = fb_image->depth; in qxl_draw_opaque_fb() local 288 int depth = qxl_fb->base.bits_per_pixel; in qxl_draw_dirty_fb() local
|
D | qxl_fb.c | 296 int depth; in qxlfb_create_pinned_object() local 354 int depth = sizes->surface_depth; in qxlfb_create() local
|
/linux-4.4.14/fs/sysv/ |
D | itree.c | 88 int depth, in get_branch() 210 int depth = block_to_path(inode, iblock, offsets); in get_block() local 277 int depth, in find_shared() 337 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) in free_branches()
|
/linux-4.4.14/kernel/locking/ |
D | lockdep.c | 575 int i, depth = curr->lockdep_depth; in lockdep_print_held_locks() local 984 int depth = 0; in get_lock_depth() local 1092 print_circular_bug_entry(struct lock_list *target, int depth) in print_circular_bug_entry() 1159 print_circular_bug_header(struct lock_list *entry, unsigned int depth, in print_circular_bug_header() 1199 int depth; in print_circular_bug() local 1380 static void print_lock_class_header(struct lock_class *class, int depth) in print_lock_class_header() 1412 int depth; in print_shortest_lock_dependencies() local 1931 int depth = curr->lockdep_depth; in check_prevs_add() local 2300 int depth; in print_irq_inversion_bug() local 2845 unsigned int depth = curr->lockdep_depth; in separate_irq_context() local [all …]
|
D | rtmutex.c | 433 int ret = 0, depth = 0; in rt_mutex_adjust_prio_chain() local
|
/linux-4.4.14/fs/configfs/ |
D | symlink.c | 41 int depth = 0; in item_depth() local 239 int depth, size; in configfs_get_target_path() local
|
D | inode.c | 153 int depth = sd->s_depth; in configfs_set_inode_lock_class() local
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | prom.c | 49 const char *uname, int depth, void *data) in early_init_dt_scan_chosen_serial()
|
/linux-4.4.14/arch/avr32/oprofile/ |
D | backtrace.c | 55 void avr32_backtrace(struct pt_regs * const regs, unsigned int depth) in avr32_backtrace()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | epapr_paravirt.c | 37 int depth, void *data) in early_init_dt_scan_epapr()
|
D | btext.c | 119 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 174 unsigned int width, height, depth, pitch; in btext_initialize() local 281 int depth, int pitch) in btext_update_display()
|
D | prom.c | 299 const char *uname, int depth, in early_init_dt_scan_cpus() 396 int depth, void *data) in early_init_dt_scan_chosen_ppc() 523 int depth, void *data) in early_init_dt_scan_memory_ppc()
|
D | fadump.c | 56 const char *uname, int depth, void *data) in early_init_dt_scan_fw_dump()
|
D | rtas.c | 1173 const char *uname, int depth, void *data) in early_init_dt_scan_rtas()
|
/linux-4.4.14/arch/arm/mach-s5pv210/ |
D | s5pv210.c | 26 int depth, void *data) in s5pv210_fdt_map_sys()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | stacktrace.c | 34 void xtensa_backtrace_user(struct pt_regs *regs, unsigned int depth, in xtensa_backtrace_user() 128 void xtensa_backtrace_kernel(struct pt_regs *regs, unsigned int depth, in xtensa_backtrace_kernel()
|
D | setup.c | 198 int depth, void *data) in xtensa_dt_io_area() 223 int depth, void *data) in xtensa_dt_io_area()
|
/linux-4.4.14/tools/perf/ui/stdio/ |
D | hist.c | 20 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line() 38 int depth, int depth_mask, int period, in ipchain__fprintf_graph() 81 u64 total_samples, int depth, in __callchain__fprintf_graph()
|
/linux-4.4.14/arch/mips/ralink/ |
D | of.c | 59 const char *uname, int depth, void *data) in early_init_dt_find_memory()
|
/linux-4.4.14/include/xen/interface/io/ |
D | fbif.h | 63 int32_t depth; /* depth in bits */ member 116 uint8_t depth; /* depth of a pixel (in bits) */ member
|
/linux-4.4.14/kernel/trace/ |
D | trace_functions_graph.c | 49 int depth; member 120 ftrace_push_return_trace(unsigned long ret, unsigned long func, int *depth, in ftrace_push_return_trace() 901 unsigned long addr, int depth) in check_irq_entry() 947 check_irq_return(struct trace_iterator *iter, u32 flags, int depth) in check_irq_return() 1102 int depth = 0; in print_graph_comment() local 1336 int *depth = &(per_cpu_ptr(data->cpu_data, cpu)->depth); in graph_trace_open() local
|
/linux-4.4.14/arch/nios2/kernel/ |
D | prom.c | 70 const char *uname, int depth, void *data) in early_init_dt_scan_serial()
|
/linux-4.4.14/drivers/gpu/drm/r128/ |
D | r128_state.c | 884 drm_r128_depth_t *depth) in r128_cce_dispatch_write_span() 969 drm_r128_depth_t *depth) in r128_cce_dispatch_write_pixels() 1077 drm_r128_depth_t *depth) in r128_cce_dispatch_read_span() 1118 drm_r128_depth_t *depth) in r128_cce_dispatch_read_pixels() 1466 drm_r128_depth_t *depth = data; in r128_cce_depth() local
|
D | r128_ioc32.c | 114 drm_r128_depth_t __user *depth; in compat_r128_depth() local
|
/linux-4.4.14/kernel/ |
D | kmod.c | 443 void __usermodehelper_set_disable_depth(enum umh_disable_depth depth) in __usermodehelper_set_disable_depth() 457 int __usermodehelper_disable(enum umh_disable_depth depth) in __usermodehelper_disable()
|
/linux-4.4.14/fs/ufs/ |
D | inode.c | 122 static u64 ufs_frag_map(struct inode *inode, unsigned offsets[4], int depth) in ufs_frag_map() 399 int depth = ufs_block_to_path(inode, fragment >> uspi->s_fpbshift, offsets); in ufs_getfrag_block() local 961 static void free_full_branch(struct inode *inode, u64 ind_block, int depth) in free_full_branch() 994 …c void free_branch_tail(struct inode *inode, unsigned from, struct ufs_buffer_head *ubh, int depth) in free_branch_tail() 1109 int depth = ufs_block_to_path(inode, DIRECT_BLOCK, offsets); in __ufs_truncate_blocks() local
|
/linux-4.4.14/arch/parisc/kernel/ |
D | ftrace.c | 25 unsigned long func, int *depth) in push_return_trace()
|
/linux-4.4.14/arch/powerpc/oprofile/ |
D | backtrace.c | 92 void op_powerpc_backtrace(struct pt_regs * const regs, unsigned int depth) in op_powerpc_backtrace()
|
/linux-4.4.14/drivers/media/platform/exynos-gsc/ |
D | gsc-regs.c | 170 u32 i, depth = 0; in gsc_hw_set_in_image_format() local 290 u32 i, depth = 0; in gsc_hw_set_out_image_format() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_msgq.h | 72 u16 depth; /* FW Q depth is 16 bits */ member 98 u16 depth; /* FW Q depth is 16 bits */ member
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | board-v7.c | 71 int depth, void *data) in mvebu_scan_mem()
|
/linux-4.4.14/arch/sh/mm/ |
D | pmb.c | 489 static void __pmb_unmap_entry(struct pmb_entry *pmbe, int depth) in __pmb_unmap_entry() 514 static void pmb_unmap_entry(struct pmb_entry *pmbe, int depth) in pmb_unmap_entry() 659 int i = 1, depth = 0; in pmb_merge() local
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | s5p-dev-mfc.c | 64 int depth, void *data) in s5p_fdt_alloc_mfc_mem()
|
D | exynos.c | 121 int depth, void *data) in exynos_fdt_map_chipid()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | acpi.c | 65 const char *uname, int depth, in dt_scan_depth1_nodes()
|
D | topology.c | 96 static int __init parse_cluster(struct device_node *cluster, int depth) in parse_cluster()
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
D | setup-rcar-gen2.c | 140 int depth, void *data) in rcar_gen2_scan_mem()
|
/linux-4.4.14/scripts/dtc/ |
D | fdtdump.c | 59 int depth, sz, shift; in dump_blob() local
|
D | fdtget.c | 156 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | commonring.h | 23 u16 depth; member
|
D | commonring.c | 41 void brcmf_commonring_config(struct brcmf_commonring *commonring, u16 depth, in brcmf_commonring_config()
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 232 int depth, in ext2_get_branch() 630 int depth; in ext2_get_blocks() local 955 int depth, in ext2_find_shared() 1053 static void ext2_free_branches(struct inode *inode, __le32 *p, __le32 *q, int depth) in ext2_free_branches()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | hash_utils_64.c | 273 const char *uname, int depth, in htab_dt_scan_seg_sizes() 328 const char *uname, int depth, in htab_dt_scan_page_sizes() 410 const char *uname, int depth, in htab_dt_scan_hugepage_blocks() 572 const char *uname, int depth, in htab_dt_scan_pftsize()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | offb.c | 391 int width, int height, int depth, in offb_init_fb() 538 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
|
D | valkyriefb.h | 70 struct vpreg depth; member
|
D | sunxvr1000.c | 22 unsigned int depth; member
|
D | sunxvr2500.c | 26 unsigned int depth; member
|
D | pm2fb.c | 397 static void set_aperture(struct pm2fb_par *p, u32 depth) in set_aperture() 686 u32 depth = (info->var.bits_per_pixel + 7) & ~7; in pm2fb_set_par() local 969 u32 depth = (info->var.bits_per_pixel + 7) & ~7; in pm2fb_pan_display() local
|
D | uvesafb.c | 314 int xres, int yres, int depth, unsigned char flags) in uvesafb_vbe_find_mode() 1232 int i, err = 0, depth = info->var.bits_per_pixel; in uvesafb_set_par() local 1382 int depth = var->red.length + var->green.length + var->blue.length; in uvesafb_check_var() local
|
D | igafb.c | 483 int depth = prom_getintdefault(node, "depth", 8); in igafb_init() local
|
D | sunxvr500.c | 44 unsigned int depth; member
|
D | valkyriefb.c | 577 int depth = simple_strtoul(this_opt+6, NULL, 0); in valkyriefb_setup() local
|
D | platinumfb.c | 509 int depth = simple_strtoul(this_opt+6, NULL, 0); in platinumfb_setup() local
|
D | controlfb.c | 563 int depth = simple_strtoul(this_opt+6, NULL, 0); in control_setup() local
|
D | neofb.c | 150 static int neoFindMode(int xres, int yres, int depth) in neoFindMode()
|
D | atafb.c | 2814 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local 3007 int xres, yres, depth, temp; in atafb_setup_user() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | base.c | 63 nvkm_ltc_zbc_depth_get(struct nvkm_ltc *ltc, int index, const u32 depth) in nvkm_ltc_zbc_depth_get()
|
D | gm107.c | 66 gm107_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gm107_ltc_zbc_clear_depth()
|
D | gf100.c | 67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth()
|
/linux-4.4.14/tools/testing/selftests/x86/ |
D | unwind_vdso.c | 93 int depth; /* -1 until we hit the trap source */ member
|
/linux-4.4.14/lib/ |
D | fault-inject.c | 69 int depth = attr->stacktrace_depth; in fail_stacktrace() local
|
/linux-4.4.14/fs/hfs/ |
D | btree.h | 33 unsigned int depth; member 139 __be16 depth; /* (V) The number of levels in this B-tree */ member
|
/linux-4.4.14/arch/tile/kernel/ |
D | irq.c | 76 int depth = __this_cpu_inc_return(irq_depth); in tile_dev_intr() local
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 247 u32 bpp, depth; in psb_framebuffer_init() local 349 u32 bpp, depth; in psbfb_create() local
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 93 unsigned int depth, bpp; in update_scanout() local 367 unsigned int depth, bpp; in tilcdc_crtc_mode_set() local
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 636 int depth = fmt->depth; in vpdma_add_out_dtd() local 705 int depth = fmt->depth; in vpdma_add_in_dtd() local
|
D | vpdma.h | 51 u8 depth; member
|
/linux-4.4.14/scripts/ |
D | analyze_suspend.py | 185 depth = 0 variable in DeviceNode 539 def masterTopology(self, name, list, depth): argument 626 depth = 0 variable in FTraceLine 707 depth = 0 variable in FTraceCallGraph
|
/linux-4.4.14/arch/x86/boot/ |
D | video.h | 69 u16 depth; /* Bits per pixel, 0 for text mode */ member
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | exdump.c | 608 void acpi_ex_dump_operand(union acpi_operand_object *obj_desc, u32 depth) in acpi_ex_dump_operand()
|
D | dbinput.c | 470 u32 depth; in acpi_db_get_next_token() local
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_fbdev.c | 143 u32 bpp, depth; in cirrusfb_create_object() local
|
D | cirrus_main.c | 56 u32 bpp, depth; in cirrus_user_framebuffer_create() local
|
/linux-4.4.14/drivers/media/pci/tw68/ |
D | tw68.h | 99 u32 depth; member 134 int depth; member
|
/linux-4.4.14/drivers/scsi/ |
D | scsi.c | 617 int scsi_change_queue_depth(struct scsi_device *sdev, int depth) in scsi_change_queue_depth() 647 int scsi_track_queue_full(struct scsi_device *sdev, int depth) in scsi_track_queue_full()
|
D | 53c700.h | 84 __u8 depth; member 114 NCR_700_set_depth(struct scsi_device *SDp, __u8 depth) in NCR_700_set_depth()
|
D | 53c700.c | 2079 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fb.c | 105 int depth = var->bits_per_pixel; in vmw_fb_check_var() local 406 int *depth) in vmw_fb_compute_depth()
|
D | vmwgfx_scrn.c | 694 int depth = framebuffer->base.depth; in do_dmabuf_define_gmrfb() local
|
/linux-4.4.14/arch/metag/kernel/ |
D | traps.c | 268 unsigned int depth, txdefr; in head_end() local 378 unsigned int depth, txdefr; in tail_end_sys() local
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 109 int plane_id, depth = plane->zorder; in sti_mixer_set_plane_depth() local
|
D | sti_gdp.c | 404 unsigned int depth, bpp; in sti_gdp_atomic_update() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 70 int depth; member
|
/linux-4.4.14/net/bridge/ |
D | br_forward.c | 52 int depth; in br_dev_queue_push_xmit() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_fb.c | 116 u32 bpp, depth; in radeonfb_create_pinned_object() local
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | lpar.c | 703 unsigned int *depth; in __trace_hcall_entry() local 732 unsigned int *depth; in __trace_hcall_exit() local
|
D | setup.c | 738 const char *uname, int depth, in pseries_probe_fw_features()
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fbmem.c | 95 int depth = 0; in fb_get_color_depth() local 279 int depth) in fb_set_logo() 355 int depth; member 597 int depth = fb_get_color_depth(&info->var, &info->fix); in fb_prepare_logo() local
|
/linux-4.4.14/include/linux/ |
D | serio.h | 45 unsigned int depth; /* level of nesting in serio hierarchy */ member
|
D | uprobes.h | 92 unsigned int depth; member
|
D | irqdesc.h | 57 unsigned int depth; /* nested irq disables */ member
|
D | ftrace.h | 728 int depth; member 740 int depth; member
|
D | if_vlan.h | 482 int *depth) in __vlan_get_protocol()
|
/linux-4.4.14/sound/usb/caiaq/ |
D | device.c | 264 int rate, int depth, int bpp) in snd_usb_caiaq_set_audio_params()
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-memory.c | 72 static void router_recurse(klrou_t *router_a, klrou_t *router_b, int depth) in router_recurse()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | btext.c | 44 unsigned int width, height, depth, pitch; in btext_initialize() local
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_fb.c | 170 u32 bpp, depth; in astfb_create_object() local
|
/linux-4.4.14/drivers/media/platform/s5p-g2d/ |
D | g2d.h | 72 int depth; member
|
/linux-4.4.14/include/media/ |
D | exynos-fimc.h | 111 u8 depth[FIMC_MAX_PLANES]; member
|
D | saa7146_vv.h | 37 u8 depth; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_fb.c | 116 u32 bpp, depth; in amdgpufb_create_pinned_object() local
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_client.c | 184 enum xenbus_state state, int depth) in __xenbus_switch_state() 355 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal()
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
D | io_acpi_init.c | 65 sn_acpi_hubdev_init(acpi_handle handle, u32 depth, void *context, void **ret) in sn_acpi_hubdev_init()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_dpi.c | 223 unsigned int depth; in of_graph_get_remote_port_parent() local
|
/linux-4.4.14/net/ipv4/ |
D | inet_fragment.c | 405 int depth = 0; in inet_frag_find() local
|
D | tcp_metrics.c | 207 static struct tcp_metrics_block *tcp_get_encode(struct tcp_metrics_block *tm, int depth) in tcp_get_encode() 221 int depth = 0; in __tcp_get_metrics() local
|
/linux-4.4.14/drivers/mfd/ |
D | rtsx_pcr.c | 620 static inline u8 double_ssc_depth(u8 depth) in double_ssc_depth() 642 u8 depth[] = { in rtsx_pci_switch_clock() local
|
D | rtsx_usb.c | 383 static inline u8 double_ssc_depth(u8 depth) in double_ssc_depth()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | linit.c | 423 unsigned depth; in aac_slave_configure() local 469 static int aac_change_queue_depth(struct scsi_device *sdev, int depth) in aac_change_queue_depth()
|
/linux-4.4.14/sound/drivers/opl4/ |
D | opl4_synth.c | 406 int depth; in snd_opl4_update_vibrato_depth() local
|
/linux-4.4.14/include/linux/platform_data/ |
D | video-pxafb.h | 76 depth:8, member
|
/linux-4.4.14/fs/gfs2/ |
D | glops.c | 331 u16 height, depth; in gfs2_dinode_in() local
|
D | dir.c | 824 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf() 1299 int *copied, unsigned *depth, in gfs2_dir_read_leaf() 1450 unsigned depth = 0; in dir_e_read() local
|
/linux-4.4.14/net/tipc/ |
D | netlink_compat.c | 729 u32 depth; in tipc_nl_compat_name_table_dump_header() local 758 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | aty128fb.c | 427 u32 depth, bpp; member 800 static u32 depth_to_dst(u32 depth) in depth_to_dst() 1052 u32 depth, bytpp; in aty128_var_to_crtc() local 1436 u32 depth, in aty128_ddafifo()
|
D | radeonfb.h | 324 int pitch, bpp, depth; member 450 static inline u32 radeon_get_dstbpp(u16 depth) in radeon_get_dstbpp()
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 451 enum edp_color_depth depth; in edp_config_ctrl() local 830 enum edp_color_depth depth; in edp_clock_synchrous() local
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160.h | 115 int depth; member
|
/linux-4.4.14/security/selinux/ss/ |
D | policydb.c | 1224 int rc, i, j, depth; in read_cons_helper() local 1681 int depth = 0; in user_bounds_sanity_check() local 1718 int depth = 0; in role_bounds_sanity_check() local 1755 int depth = 0; in type_bounds_sanity_check() local
|
/linux-4.4.14/arch/arc/kernel/ |
D | perf_event.c | 44 int depth; member
|
/linux-4.4.14/include/uapi/drm/ |
D | virtgpu_drm.h | 77 uint32_t depth; member
|
/linux-4.4.14/drivers/char/agp/ |
D | hp-agp.c | 478 zx1_gart_probe (acpi_handle obj, u32 depth, void *context, void **ret) in zx1_gart_probe()
|
/linux-4.4.14/drivers/firmware/efi/ |
D | efi.c | 521 int depth, void *data) in fdt_find_uefi_params()
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 894 u32 w, h, depth, refresh; in setup_uga32() local 939 u32 w, h, depth, refresh; in setup_uga64() local
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 123 int depth = ei->di_filelevels; in qnx6_block_map() local
|
/linux-4.4.14/include/drm/ |
D | drm_fb_helper.h | 280 uint32_t depth) in drm_fb_helper_fill_fix()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 440 u32 min_size, halign, depth = 0; in fimc_m2m_try_crop() local
|
D | fimc-core.c | 451 u32 i, depth = 0; in fimc_prepare_dma_offset() local
|
D | fimc-capture.c | 588 u32 depth, min_w, max_w, min_h, align_h = 3; in fimc_capture_try_format() local 683 u32 depth = fimc_get_format_depth(sink->fmt); in fimc_capture_try_selection() local
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_card.c | 631 static inline u8 double_depth(u8 depth) in double_depth()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_surfacedefs.h | 192 u8 depth; member
|
/linux-4.4.14/arch/ia64/kernel/ |
D | acpi.c | 911 static acpi_status acpi_map_iosapic(acpi_handle handle, u32 depth, in acpi_map_iosapic()
|
/linux-4.4.14/include/video/ |
D | uvesafb.h | 86 u8 depth; member
|
D | vga.h | 187 __u32 depth; /* current fb depth, not important */ member
|
/linux-4.4.14/net/sched/ |
D | sch_api.c | 1070 int depth; member 1075 static int check_loop(struct Qdisc *q, struct Qdisc *p, int depth) in check_loop()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_fb_helper.c | 1110 int depth; in drm_fb_helper_check_var() local 1490 uint32_t depth) in drm_fb_helper_fill_fix()
|
D | drm_crtc.c | 2990 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() 5491 void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth, in drm_fb_get_bpp_depth() 5601 unsigned int depth; in drm_format_plane_cpp() local
|
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.h | 163 int depth; member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_auto_parser.c | 823 static void apply_fixup(struct hda_codec *codec, int id, int action, int depth) in apply_fixup()
|
/linux-4.4.14/lib/zlib_deflate/ |
D | deftree.c | 361 #define smaller(tree, n, m, depth) \ argument
|
D | defutil.h | 186 uch depth[2*L_CODES+1]; member
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 897 int sas_change_queue_depth(struct scsi_device *sdev, int depth) in sas_change_queue_depth()
|
/linux-4.4.14/fs/f2fs/ |
D | node.c | 648 int ofs, int depth) in truncate_nodes() 719 struct f2fs_inode *ri, int *offset, int depth) in truncate_partial_nodes()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ef10.c | 3064 unsigned int depth = 1; in efx_ef10_filter_insert() local 3161 unsigned int depth, i; in efx_ef10_filter_insert() local 3201 unsigned int depth, i; in efx_ef10_filter_insert() local 3482 unsigned int hash, i, depth = 1; in efx_ef10_filter_rfs_insert() local
|
/linux-4.4.14/drivers/nvme/host/ |
D | pci.c | 53 #define SQ_SIZE(depth) (depth * sizeof(struct nvme_command)) argument 54 #define CQ_SIZE(depth) (depth * sizeof(struct nvme_completion)) argument 1494 int qid, int depth) in nvme_alloc_sq_cmds() 1512 int depth) in nvme_alloc_queue()
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 713 int depth = sfmt->depth; in calculate_video_dma_grab_packed() local
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 721 u8 depth, enum wl1251_acx_low_rssi_type type) in wl1251_acx_low_rssi()
|
/linux-4.4.14/drivers/thunderbolt/ |
D | tb_regs.h | 125 u32 depth:3; member
|
/linux-4.4.14/include/uapi/linux/ |
D | tipc_config.h | 213 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ member
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 271 int depth; in libcfs_debug_vmsg2() local
|
/linux-4.4.14/net/openvswitch/ |
D | flow_netlink.c | 1832 const struct sw_flow_key *key, int depth, in validate_and_copy_sample() 2204 int depth, struct sw_flow_actions **sfa, in __ovs_nla_copy_actions()
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 301 int i, depth = fb_get_color_depth(&info->var, &info->fix); in nvidia_calc_regs() local
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_crtc.c | 514 unsigned int depth; in mdp5_crtc_cursor_set() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 277 int depth = 1UL << wq->size_log2; in cxio_create_qp() local
|
/linux-4.4.14/drivers/media/usb/stkwebcam/ |
D | stk-webcam.c | 979 int depth; in stk_setup_format() local
|
/linux-4.4.14/tools/perf/util/ |
D | probe-event.c | 1740 int depth) in __synthesize_probe_trace_arg_ref() 1766 int ret, depth = 0; in synthesize_probe_trace_arg() local
|
/linux-4.4.14/fs/hpfs/ |
D | dnode.c | 709 struct quad_buffer_head *qbh, int depth) in hpfs_remove_dirent()
|